bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Problem with imported Python module.


From: Bob Harley
Subject: [Bug-gnubg] Problem with imported Python module.
Date: Fri, 16 Apr 2010 20:58:44 +0200

Hi,

I am working on a couple of functions that I want to add to my gnubg.py and am using some imports. When I start my python interpreter my import statement works fine, but adding the same import statement to gnubg.py or using it after having dropped to python using ">" when running GnuBG I get an import error: "ImportError: No module named MyModule", where MyModule is a module that is installed and wich I can Import when just running ">python" in a console.

Suggestions ?

Storm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]