>>> import pkg_resources >>> pkg_resources <module 'pkg_resources' from '/home/support/EDA_Binaries/python/2.6.5/ lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/ pkg_resources.py'>
On Jul 11, 1:13 pm, GODJonez <godjo...@gmail.com> wrote: > You could start a Python shell, write "import pkg_resources" there to > import it, then write just "pkg_resources" to see the module info such as > where it was loaded from. > > > I have no idea where pkg_resources is installed. If I run python -c > > "import pkg_resources", I get nothing on the stdout. So I guess it can > > find it. > > I only have the problem when running mod_wsgi. > > Thx for your help Graham. > > > Eric -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to modw...@googlegroups.com. To unsubscribe from this group, send email to modwsgi+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.