[wingide-users] Oddness using WingIDE with custom virtualenv
project
Lawson English
lenglish5 at cox.net
Wed Sep 10 15:36:31 MDT 2008
Wingware Support wrote:
> Lawson English wrote:
>> Thanks, now its giving me an error for a different import in the next
>> file...
>>
>> import error: No module named pyogp.lib.base.credentials
>>
>>
>> the line is:
>>
>> from pyogp.lib.base.credentials import PlainPasswordCredential
>
> Is PYTHONPATH or another environment variable set in the shell?
> Doesn't virtualenv have its own python script / executable that sets
> up the environment correctly?
>
> Thanks,
>
> John
>
Yeah, problem is.. that wx requires teh official Framework pythyon,
while the path setup by virtualenv is more liberal.
Sigh.
I may have ot forgo the virtual env completely and see if that helps
Thanks
L.
More information about the wingide-users
mailing list