Import Problem on WIndows py3

jimmyli1528 at gmail.com jimmyli1528 at gmail.com
Tue Sep 4 15:49:25 EDT 2012


I have a main program and a 3rd party module. Trying to import colorama, where colorama is a folder with files in it, returns an ImportError: No module named colorama. How should I import folders?



More information about the Python-list mailing list