Pyrex 0.9.1.1 compile problem
Peter
nospam at dontreply.com
Sat May 1 08:29:33 EDT 2004
Kernel 2.6.5
Slackware 9.1
Python -V: 2.3.1
running python setup.py install yields the following error:
peter at peter:/mnt/src/rox/Pyrex-0.9.1.1$ python setup.py install
Traceback (most recent call last):
File "setup.py", line 8, in ?
if sys.platform in ("unix", "darwin"):
NameError: name 'sys' is not defined
peter at peter:/mnt/src/rox/Pyrex-0.9.1.1$
What am I missing?
Thx
More information about the Python-list
mailing list