[wingide-users] Oddness using WingIDE with custom virtualenv
project
Lawson English
lenglish5 at cox.net
Wed Sep 10 15:25:02 MDT 2008
Wingware Support wrote:
> Lawson English wrote:
>>> What do you have your python executable set to? It's set in project
>>> properties.
>>
>> The default, which is /Library/Framework/Python
>> Framework/Versions/Current/bin/python
>
> The example python file you attached is using
> /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
> so you probably want to use that as the python executable setting.
>
> Cheers,
>
> John
>
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
More information about the wingide-users
mailing list