[Eric] pylint ties to load project instead of module?
Dmitrey
dmitrey15 at ukr.net
Sun Feb 8 19:48:52 GMT 2009
Hi all,
this is typical pylint output for my project:
************* Module OpenOpt
F: 1: <class 'logilab.astng._exceptions.ASTNGBuildingException'>: Unable
to load module OpenOpt (No module named OpenOpt)
OpenOpt is name of my Eric project, while name of module is lower-case
"openopt" (i.e. in python I type "from openopt import ...")
So, does anyone know how could I fix it?
Thank you in advance, D.
More information about the Eric
mailing list