caught in the import web again

Charles T. Smith cts.private.yahoo at gmail.com
Sat Nov 15 17:52:33 EST 2014


Now, I'm getting these errors:

  ImportError: cannot import name ...

and

  AttributeError: 'module' object has no attribute ...

(what is 'module'?)

Is there a way to resolve this without having to restructure my code 
every couple of days?

I thought using imports of the form:

  from module import symbol

was the "right way" to avoid these hassles...

TIA
cts

www.creative-telcom-solutions.de



More information about the Python-list mailing list