Current install methodolgy eggs?
Xavier Ho
contact at xavierho.com
Sun Sep 12 19:03:46 EDT 2010
On 13 September 2010 08:40, Ben Finney
<ben+python at benfinney.id.au<ben%2Bpython at benfinney.id.au>
> wrote:
> Paul Watson <paul.hermeneutic at gmail.com> writes:
>
> > What is the currently favored installation process for Python
> > applications?
>
> ‘python ./setup.py install’, using the standard library's Distutils
> library.
>
I thought it was
python setup.py install
or
./setup.py install
if you had the permissions set correctly.
What distro are you using?
Cheers,
Xav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100913/a01c24c6/attachment-0001.html>
More information about the Python-list
mailing list