On 05/22/2011 04:17 AM, Ralf Gommers wrote:
>
>
> On Thu, May 19, 2011 at 8:28 PM, Branimir Sesar
> mailto:bse...@astro.caltech.edu>> wrote:
>
> Dear Numpy users,
>
> I've encountered an AttributeError in numpy.distutils
>
>File
>
&g
Dear Numpy users,
I've encountered an AttributeError in numpy.distutils
File
"/home/bsesar/usr/pydebug/lib/python2.7/site-packages/numpy/distutils/command/build_src.py",
line 646, in swig_sources
extension.swig_opts.remove('-c++')
AttributeError: 'str' object has no attribute 'remove'
Dear Numpy users,
I've been trying to compile Scikits ANN
(http://projects.scipy.org/scikits/wiki/AnnWrapper) with Python 2.7.1,
numpy 1.6.0, and SWIG 2.0.3 but the compilation breaks down down with
this error:
running install
running bdist_egg
running egg_info
running build_src
build_src
buil