[PEAK] environment empty after scanning path

P.J. Eby pje at telecommunity.com
Thu Apr 29 11:50:09 EDT 2010


At 11:23 AM 4/29/2010 +0200, Markus Beyer wrote:
>Hi,
>
>i have a little problem with pkg_resources.
>I would like to load eggs from a path, but once i add the path to 
>the environment, it is empty. The code looks like this:
>
>import pkg_resources
>
>PATH = "/path/to/my/egg-folder"

What's actually in this directory (i.e., the list of filenames), and 
what Python version + platform are you running it with?



More information about the PEAK mailing list