jy
unread,Feb 3, 2012, 5:54:37 PM2/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to numexpr
something may have changed with the latest numpy (1.6.1)? All of my
searches on "setup as old_setup" pull up really old discussions...
This is with python 2.7.2 (32bit), numpy 1.6.1, on windows 7 (64bit)
$ python setup.py --help
Traceback (most recent call last):
File "setup.py", line 155, in <module>
setup_package()
File "setup.py", line 127, in setup_package
from numpy.distutils.core import setup
File "r:\python2.7\lib\site-packages\numpy\distutils\c
ore.py", line 7, in <module>
from setuptools import setup as old_setup
ImportError: cannot import name setup