logo       

Bug in 0.9.1 setup.py?: msg#00055

python.pyrex

Subject: Bug in 0.9.1 setup.py?

When I run

python setup.py build

on the new unpacked Pyrex-0.9.1.tar.gz I get:

creating build\scripts-2.3
error: file 'pyrexc' does not exist

A quick diddle to the setup.py to change:

scripts=['pyrexc'],

to

scripts=['pyrexc.py'],

seems to fix it.

gb


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise