On Wed, 11 Jul 2007, Eric Brunson wrote:

> Add the full path of the egg to a .pth file in a directory in your 
> python path.

Cool, thanks.

To Shawn:

So all I did was create a text file called "myeggs.pth" in my 
site-packages directory, with the following content:

>cat c:\Python25\Lib\site-packages\myeggs.pth
C:\Documents and Settings\tcarroll\My 
Documents\Installs\Storm\storm-0.9-py2.5.egg

And it worked.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to