caught in the import web again

Denis McMahon denismfmcmahon at gmail.com
Sat Nov 15 20:11:05 EST 2014


On Sat, 15 Nov 2014 22:52:33 +0000, Charles T. Smith wrote:

> Now, I'm getting these errors:
> 
>   ImportError: cannot import name ...
> 
> and
> 
>   AttributeError: 'module' object has no attribute ...

It would be useful to know what you're actually trying to import and what 
the complete error messages are. For example, are these imports of code 
that you've written yourself, or part of the standard library modules, or 
third party modules.

-- 
Denis McMahon, denismfmcmahon at gmail.com



More information about the Python-list mailing list