Hi,
On Sat, Mar 17, 2012 at 2:10 AM, Ralf Gommers
wrote:
>
>
> On Sat, Mar 17, 2012 at 9:24 AM, Matthew Brett
> wrote:
>>
>> Hi,
>>
>> As of commit 72c6fbd, I am getting the appended build error on OSX
>> 10.6.8. I couldn't immediately see what might have caused the
>> problem.
>
>
> I can't re
On Sat, Mar 17, 2012 at 9:24 AM, Matthew Brett wrote:
> Hi,
>
> As of commit 72c6fbd, I am getting the appended build error on OSX
> 10.6.8. I couldn't immediately see what might have caused the
> problem.
>
I can't reproduce it, but it should be fixed by
https://github.com/rgommers/numpy/commit
Hi,
As of commit 72c6fbd, I am getting the appended build error on OSX
10.6.8. I couldn't immediately see what might have caused the
problem.
Cheers,
Matthew
...
creating build/temp.macosx-10.3-fat-2.6/numpy/core/blasdot
compile options: '-DNO_ATLAS_INFO=3 -Inumpy/core/blasdot
-Inumpy/core/inc
The 'm' seems to be the math library on Linux, removing it breaks the build
for me. I've put this patch, minus removing the 'm', in a pull request along
with hopefully a fix for http://projects.scipy.org/numpy/ticket/1909.
https://github.com/numpy/numpy/pull/118
-Mark
On Tue, Jul 19, 2011 at 3:1
On Sun, Jul 17, 2011 at 11:55 PM, Chris Barker wrote:
> On 7/14/2011 8:04 PM, Christoph Gohlke wrote:
>
>> A patch for the build issues is attached. Remove the build directory
>> before rebuilding.
>>
>> Christoph,
>
> I had other issues (I think in one case, a *.c file was not getting
> re-built
On 7/14/2011 8:04 PM, Christoph Gohlke wrote:
A patch for the build issues is attached. Remove the build directory
before rebuilding.
Christoph,
I had other issues (I think in one case, a *.c file was not getting
re-built from the *.c.src file. But anyway, at the end the patch appears
to wor
On 7/14/2011 6:56 PM, Chris Barker wrote:
Hi folks,
I'm trying to build numpy HEAD on Windows in preparation for the SciPy
sprints tomorrow. I've never built numpy on Windows, and I'm new to git,
so I could be doing any number of things wrong.
I think I have the latest code:
C:\Documents and
Hi folks,
I'm trying to build numpy HEAD on Windows in preparation for the SciPy
sprints tomorrow. I've never built numpy on Windows, and I'm new to git,
so I could be doing any number of things wrong.
I think I have the latest code:
C:\Documents and Settings\Chris\My Documents\SciPy\numpy_git
Thanks Josef, that worked!
I was confused because I was thinking of site.cfg as some sort of bash
script :)
Jose
On Thu, Mar 17, 2011 at 12:40 AM, wrote:
> On Thu, Mar 17, 2011 at 12:23 AM, Jose Borreguero
> wrote:
> > Dear Numpy/SciPy users,
> >
> > I have a build error with Numpy:
> >
> >
On Thu, Mar 17, 2011 at 12:23 AM, Jose Borreguero wrote:
> Dear Numpy/SciPy users,
>
> I have a build error with Numpy:
>
> $ /usr/local/bin/python2.7 setup.py build
>
> File "/usr/local/lib/python2.7/ConfigParser.py", line 504, in _read
> raise MissingSectionHeaderError(fpname, lineno
Dear Numpy/SciPy users,
I have a build error with Numpy:
$ /usr/local/bin/python2.7 setup.py build
File "/usr/local/lib/python2.7/ConfigParser.py", line 504, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
ConfigParser.MissingSectionHeaderError: File contains no section
On Tue, Dec 08, 2009 at 09:25:22AM +0100, Gael Varoquaux wrote:
> I just did an SVN up, and I am getting a build error:
Please ignore this. Brain fart. I should refrain from doing anything
before coffee.
Gaël
___
NumPy-Discussion mailing list
NumPy-Disc
I just did an SVN up, and I am getting a build error:
$ python setup.py build_ext --inplace
...
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand"
13 matches
Mail list logo