No module named ...

gtb goodTweetieBird at hotmail.com
Tue Mar 20 18:03:28 EDT 2007


I was having trouble with the 'no module named' error message when
trying to import and noticed that other successful imports were
pulling from .py files that had the dot replaced with $ and .class
appended to the name. Actually in one case it picked up a .pyc file
then created a .class file.

How do I create a .class file from my .py file so that functions can
be imported.


Thanx,

gtb




More information about the Python-list mailing list