[Numpy-discussion] Installation info

Peter Creasey p.e.creasey.00 at googlemail.com
Fri May 30 07:29:07 EDT 2008


Is numpy v1.1 going to come out in egg format?

I ask because I only see the superpack installers on the sourceforge
page, and we have users who we are delivering to via egg - requires.

thanks,
Peter




2008/5/23  <numpy-discussion-request at scipy.org>:
> Send Numpy-discussion mailing list submissions to
>        numpy-discussion at scipy.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://projects.scipy.org/mailman/listinfo/numpy-discussion
> or, via email, send a message with subject or body 'help' to
>        numpy-discussion-request at scipy.org
>
> You can reach the person managing the list at
>        numpy-discussion-owner at scipy.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Numpy-discussion digest..."
>
>
> Today's Topics:
>
>   1. Re: f2py errors: any help interpreting? (Mark Miller)
>   2. Re: f2py errors: any help interpreting? (Robert Kern)
>   3. Re: f2py errors: any help interpreting? (Mark Miller)
>   4. Re: f2py errors: any help interpreting? (Robert Kern)
>   5. Re: f2py errors: any help interpreting? (Mark Miller)
>   6. Re: f2py errors: any help interpreting? (Mark Miller)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 23 May 2008 14:48:47 -0700
> From: "Mark Miller" <markperrymiller at gmail.com>
> Subject: Re: [Numpy-discussion] f2py errors: any help interpreting?
> To: "Discussion of Numerical Python" <numpy-discussion at scipy.org>
> Message-ID:
>        <d1eaff10805231448i69fe8589v18062ef0f737f85 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Super...I'll give it a try.  Or should I just wait for the numpy 1.1
> release?
>
> thanks,
>
> -Mark
>
> On Fri, May 23, 2008 at 2:45 PM, Robert Kern <robert.kern at gmail.com> wrote:
>
>> On Fri, May 23, 2008 at 4:00 PM, Mark Miller <mark.miller at usu.edu> wrote:
>>
>> >   File "C:\Python25\lib\site-packages\numpy\f2py\rules.py", line 1222, in
>> > buildmodule
>> >     for l in '\n\n'.join(funcwrappers2)+'\n'.split('\n'):
>> > TypeError: cannot concatenate 'str' and 'list' objects
>> >
>> >
>> > Any thoughts? Please let me know if more information is needed to
>> > troubleshoot.
>>
>> This is a bug that was fixed in SVN r4335.
>>
>> http://projects.scipy.org/scipy/numpy/changeset/4335
>>
>> --
>> Robert Kern
>>
>> "I have come to believe that the whole world is an enigma, a harmless
>> enigma that is made terrible by our own mad attempt to interpret it as
>> though it had an underlying truth."
>>  -- Umberto Eco
>> _______________________________________________
>> Numpy-discussion mailing list
>> Numpy-discussion at scipy.org
>> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080523/750a2e8e/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Fri, 23 May 2008 17:01:04 -0500
> From: "Robert Kern" <robert.kern at gmail.com>
> Subject: Re: [Numpy-discussion] f2py errors: any help interpreting?
> To: "Discussion of Numerical Python" <numpy-discussion at scipy.org>
> Message-ID:
>        <3d375d730805231501h564d030eod7e7b886f20c517b at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Fri, May 23, 2008 at 4:48 PM, Mark Miller <markperrymiller at gmail.com> wrote:
>> Super...I'll give it a try.  Or should I just wait for the numpy 1.1
>> release?
>
> Probably. You can get a binary installer for the release candidate here:
>
> http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy-1.1.0rc1-win32-superpack-python2.5.exe
>
> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless
> enigma that is made terrible by our own mad attempt to interpret it as
> though it had an underlying truth."
>  -- Umberto Eco
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 23 May 2008 15:48:02 -0700
> From: "Mark Miller" <markperrymiller at gmail.com>
> Subject: Re: [Numpy-discussion] f2py errors: any help interpreting?
> To: "Discussion of Numerical Python" <numpy-discussion at scipy.org>
> Message-ID:
>        <d1eaff10805231548k340b4e77s9a65762156e662da at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thank you...getting much closer now.
>
> My current issue is this message:
>
> running build_ext
> error:  don't know how to compile C/C++ code on platform 'nt' with 'g95'
> compiler.
>
> Any help?
>
> Again, sorry to pester.  I'm just pretty unfamiliar with these things.  Once
> I get environmental variables set up, I rarely need to fiddle with them
> again.  So I don't have a specific feel for what might be happening here.
>
> thanks,
>
> -Mark
>
>
>
>
> On Fri, May 23, 2008 at 3:01 PM, Robert Kern <robert.kern at gmail.com> wrote:
>
>> On Fri, May 23, 2008 at 4:48 PM, Mark Miller <markperrymiller at gmail.com>
>> wrote:
>> > Super...I'll give it a try.  Or should I just wait for the numpy 1.1
>> > release?
>>
>> Probably. You can get a binary installer for the release candidate here:
>>
>>
>> http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy-1.1.0rc1-win32-superpack-python2.5.exe
>>
>> --
>> Robert Kern
>>
>> "I have come to believe that the whole world is an enigma, a harmless
>> enigma that is made terrible by our own mad attempt to interpret it as
>> though it had an underlying truth."
>>  -- Umberto Eco
>> _______________________________________________
>> Numpy-discussion mailing list
>> Numpy-discussion at scipy.org
>> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080523/7db92558/attachment-0001.html
>
> ------------------------------
>
> Message: 4
> Date: Fri, 23 May 2008 17:50:28 -0500
> From: "Robert Kern" <robert.kern at gmail.com>
> Subject: Re: [Numpy-discussion] f2py errors: any help interpreting?
> To: "Discussion of Numerical Python" <numpy-discussion at scipy.org>
> Message-ID:
>        <3d375d730805231550l49d1682dj6e0378f10c33c5e5 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Fri, May 23, 2008 at 5:48 PM, Mark Miller <markperrymiller at gmail.com> wrote:
>> Thank you...getting much closer now.
>>
>> My current issue is this message:
>>
>> running build_ext
>> error:  don't know how to compile C/C++ code on platform 'nt' with 'g95'
>> compiler.
>>
>> Any help?
>
> What command line are you using? Do you have a setup.cfg or
> pydistutils.cfg file that you are using? Can you show us the full
> output?
>
> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless
> enigma that is made terrible by our own mad attempt to interpret it as
> though it had an underlying truth."
>  -- Umberto Eco
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 23 May 2008 15:51:22 -0700
> From: "Mark Miller" <markperrymiller at gmail.com>
> Subject: Re: [Numpy-discussion] f2py errors: any help interpreting?
> To: "Discussion of Numerical Python" <numpy-discussion at scipy.org>
> Message-ID:
>        <d1eaff10805231551s50e7d5feie3110c855217f870 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Ignore last message:  I seem to have figured out the next environmental
> variable that needed to be set.  Still some lingering issues, but I'll work
> on them some more before pestering here again.
>
> thanks,
>
> -Mark
>
> On Fri, May 23, 2008 at 3:48 PM, Mark Miller <markperrymiller at gmail.com>
> wrote:
>
>> Thank you...getting much closer now.
>>
>> My current issue is this message:
>>
>> running build_ext
>> error:  don't know how to compile C/C++ code on platform 'nt' with 'g95'
>> compiler.
>>
>> Any help?
>>
>> Again, sorry to pester.  I'm just pretty unfamiliar with these things.
>> Once I get environmental variables set up, I rarely need to fiddle with them
>> again.  So I don't have a specific feel for what might be happening here.
>>
>> thanks,
>>
>> -Mark
>>
>>
>>
>>
>>
>> On Fri, May 23, 2008 at 3:01 PM, Robert Kern <robert.kern at gmail.com>
>> wrote:
>>
>>> On Fri, May 23, 2008 at 4:48 PM, Mark Miller <markperrymiller at gmail.com>
>>> wrote:
>>> > Super...I'll give it a try.  Or should I just wait for the numpy 1.1
>>> > release?
>>>
>>> Probably. You can get a binary installer for the release candidate here:
>>>
>>>
>>> http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy-1.1.0rc1-win32-superpack-python2.5.exe
>>>
>>> --
>>> Robert Kern
>>>
>>> "I have come to believe that the whole world is an enigma, a harmless
>>> enigma that is made terrible by our own mad attempt to interpret it as
>>> though it had an underlying truth."
>>>  -- Umberto Eco
>>> _______________________________________________
>>> Numpy-discussion mailing list
>>> Numpy-discussion at scipy.org
>>> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>>>
>>
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080523/f9b4dccd/attachment-0001.html
>
> ------------------------------
>
> Message: 6
> Date: Fri, 23 May 2008 15:59:43 -0700
> From: "Mark Miller" <markperrymiller at gmail.com>
> Subject: Re: [Numpy-discussion] f2py errors: any help interpreting?
> To: "Discussion of Numerical Python" <numpy-discussion at scipy.org>
> Message-ID:
>        <d1eaff10805231559x1750aa89j57b9981951afe047 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> In this case, I am just using the Windows command prompt.  I do not have a
> setup.cfg or pydistutils.cfg file.  I did create a file in
> Python25\Lib\distutils called distutils.cfg containing 2 lines:
>
> [build]
> compiler = mingw32
>
> That took care of the previous message.  I am currently getting a 'failed
> with exit status 1' message, that for the life of me I can't remember what
> causes it.
>
> I have attached the full (albeit tedius) output from an attempt, if someone
> is willing to wade through it.
>
> -Mark
>
>
>
> On Fri, May 23, 2008 at 3:50 PM, Robert Kern <robert.kern at gmail.com> wrote:
>
>> On Fri, May 23, 2008 at 5:48 PM, Mark Miller <markperrymiller at gmail.com>
>> wrote:
>> > Thank you...getting much closer now.
>> >
>> > My current issue is this message:
>> >
>> > running build_ext
>> > error:  don't know how to compile C/C++ code on platform 'nt' with 'g95'
>> > compiler.
>> >
>> > Any help?
>>
>> What command line are you using? Do you have a setup.cfg or
>> pydistutils.cfg file that you are using? Can you show us the full
>> output?
>>
>> --
>> Robert Kern
>>
>> "I have come to believe that the whole world is an enigma, a harmless
>> enigma that is made terrible by our own mad attempt to interpret it as
>> though it had an underlying truth."
>>  -- Umberto Eco
>> _______________________________________________
>> Numpy-discussion mailing list
>> Numpy-discussion at scipy.org
>> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080523/01dfe7d6/attachment.html
> -------------- next part --------------
> An embedded and charset-unspecified text was scrubbed...
> Name: error message.txt
> Url: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080523/01dfe7d6/attachment.txt
>
> ------------------------------
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
>
> End of Numpy-discussion Digest, Vol 20, Issue 122
> *************************************************
>



More information about the NumPy-Discussion mailing list