What am I supposed to do with an egg?!

johnzenger at gmail.com johnzenger at gmail.com
Tue Dec 19 16:05:34 EST 2006


Type "sudo easy_install myeggfile.egg."

If that gives you an error, then you don't have easy_install installed.
 Install it this way:

sudo apt-get install python-setuptools

On Dec 19, 3:44 pm, Morpheus <morph... at spam.no> wrote:
> On Windows I'm used to install packages by setup.py install. So did I with
> Fibranet nanothreads - a few seconds and it was installed.
>
> On Linux (ubuntu 6.06) all I could get at is an egg file. I found out that
> I have to exec easy_install, which didn't much help here (seems to me, at
> least - sorry, Linux newbie).
> 
> So, what am I supposed to do here now?
> 
> Kind regards
> Morpheus




More information about the Python-list mailing list