[wingide-users] Problem using module in egg with different name
than module. ZCA/grok related?
Wingware Support
support at wingware.com
Fri Sep 26 12:10:46 MDT 2008
Lawson English wrote:
> Same story. The guy who crated the pyogp project setup is still on
> vacation, and while I can run tests from the command line just fine,
> when I try to run them from the debugger, I get an error:
>
> ImportError: No module named webob
>
> The egg is named WebOb-0.9.3-py2.5.egg
Do the tests require a PYTHONPATH to be set? If you display sys.path
when the exception occurs, is WebOb-0.9.3-py2.5.egg in it?
Thanks,
John
More information about the wingide-users
mailing list