On Wed, May 18, 2011 at 11:40 PM, Bruce Southey wrote:
> On 05/18/2011 03:28 PM, Ralf Gommers wrote:
>
>
>
> On Wed, May 18, 2011 at 8:42 PM, Wieland Brendel
> wrote:
>
>> I succeeded now in installing the latest Numpy version. There was some
>> problem in mingw32ccompiler.py. I had to change t
> Glad you solved it. Can you tell us the details of your setup (gcc
> version, Cygwin version)?
I used the latest mingw 20110316. I can't find out how to get the gcc and cygwin version number though... what are the commands in windows?
Cheers
Wieland
___
On 05/18/2011 03:28 PM, Ralf Gommers wrote:
On Wed, May 18, 2011 at 8:42 PM, Wieland Brendel
mailto:wielandbren...@gmx.net>> wrote:
I succeeded now in installing the latest Numpy version. There was some
problem in mingw32ccompiler.py. I had to change the lines
elif
On Wed, May 18, 2011 at 8:42 PM, Wieland Brendel wrote:
> I succeeded now in installing the latest Numpy version. There was some
> problem in mingw32ccompiler.py. I had to change the lines
>
> elif self.gcc_version < "4.":
> self.set_executables(compiler='gcc -mno-cyg
I succeeded now in installing the latest Numpy version. There was some
problem in mingw32ccompiler.py. I had to change the lines
elif self.gcc_version < "4.":
self.set_executables(compiler='gcc -mno-cygwin -O2 -Wall',
compiler
Hi Wieland:
I see you have troubles isnide windows... mmm I don't enjoy to work with
that OS but perhaps you should clean the Registry before reinstall your
packages. I suggest you tu download and install the last version of
Ccleaner, clean your PC and your Registry before try again. I hope it hel
I have deinstalled scipy, numpy and Python(x,y), reinstalled a newer
version of Python (x,y) and run the python install again - same result.
However, maybe the build cache was still not cleaned?
I used the build command
>
python setup.py config --compiler=mingw32 build --compiler=mingw32 inst
On Wed, May 18, 2011 at 11:50 AM, Ralf Gommers
wrote:
>
>
> On Wed, May 18, 2011 at 7:38 PM, Wieland Brendel
> wrote:
>
>> Dear Ralf,
>> thanks for you suggestion - the SVN was of course only the numpy master
>> branch. I switched to the latest 1.6.x branch but the compilation stops
>> with
>>
>>
On Wed, May 18, 2011 at 7:38 PM, Wieland Brendel wrote:
> Dear Ralf,
> thanks for you suggestion - the SVN was of course only the numpy master
> branch. I switched to the latest 1.6.x branch but the compilation stops
> with
>
> > ValueError: invalid version number '4.'
>
You have a time machine!
Dear Ralf,
thanks for you suggestion - the SVN was of course only the numpy master
branch. I switched to the latest 1.6.x branch but the compilation stops with
> ValueError: invalid version number '4.'
in line 107, C:\Python26\lib\distutils\version.py
(before was line 40, self.parse(vstring)).
On Wed, May 18, 2011 at 7:17 PM, Wieland Brendel wrote:
> Hello,
> I am glad Mark was able to resolve the bug in einsum very fast since I
> am heavily relying on this function. I am working on a Windows 7 64 bit
> system with latest Python 2.6. I tried to build numpy from SVN following
> along
>
>
Hello,
I am glad Mark was able to resolve the bug in einsum very fast since I
am heavily relying on this function. I am working on a Windows 7 64 bit
system with latest Python 2.6. I tried to build numpy from SVN following
along
http://www.scipy.org/Build_for_Windows
After installing numpy I r
12 matches
Mail list logo