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.

_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to