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, denismfmcma...@gmail.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to