[Distutils] setuptools "install" writes to build directory

Andreas Klöckner lists at informa.tiker.net
Thu Apr 24 20:10:02 CEST 2008


On Donnerstag 24 April 2008, Phillip J. Eby wrote:
> If you're not using the distutils-compatible mode, then do this:
>
>    python setup.py bdist_egg
>    sudo python setup.py easy_install dist/projectname-version-whatever.egg
>
> To separate the build and install steps.

Thank you! :)

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080424/6e217095/attachment.pgp>


More information about the Distutils-SIG mailing list