Pyrex 0.9.1.1 compile problem

P

Peter

Kernel 2.6.5
Slackware 9.1
Python -V: 2.3.1

running python setup.py install yields the following error:

peter@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@peter:/mnt/src/rox/Pyrex-0.9.1.1$

What am I missing?

Thx
 
S

Stephen Boulet

Same error on my linux intallation.
Kernel 2.6.5
Slackware 9.1
Python -V: 2.3.1

running python setup.py install yields the following error:

peter@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@peter:/mnt/src/rox/Pyrex-0.9.1.1$

What am I missing?

Thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top