[Tutor] smtplib help required
Alan Gauld
alan.gauld at btinternet.com
Sat Apr 24 01:51:35 CEST 2010
"James Chapman" <james at uplinkzero.com> wrote
> import smtplib
> and when I run it, I get this:
> import email.utils
> ImportError: No module named utils
> And I can also confirm that email.utils exists
Definitely looks like a fault in the install/configure setup.
Is there an __init__.py file in the emails folder?
But I'd definitely try a delete and reinstall.
Alan G
More information about the Tutor
mailing list