distutils linux script installation broken?

Cory Davis cdavisNOSP at NOSPstaffmail.ed.ac.uk
Wed Jan 12 05:09:03 EST 2005


Hi all,
I have been successfully deploying my own python package with distutils 
for some time now, but lately, with Python 2.4, the build_scripts 
command has been behaving badly.  In the part where it is supposed to 
adjust the first line of the script it now produces

#!None

instead of

#!/whereverpythonis/python

Has anyone else encountered this?

Cheers,
Cory.




More information about the Python-list mailing list