cannot import veryfi email :'(
Nanumiric123 opened this issue · 1 comments
Nanumiric123 commented
Traceback (most recent call last):
File "<pyshell#8>", line 1, in
from emailahoy import query_mx
File "emailahoy.py", line 2, in
from emailahoy import VerifyEmail
ImportError: cannot import name VerifyEmail
un33k commented
You must have emailahoy on you Python path.
Please install as per instruction in read me file.
Val
Sent from my mobile device.
On Jun 9, 2014, at 11:19 PM, Nanumiric123 notifications@github.com wrote:
Traceback (most recent call last):
File "", line 1, in
from emailahoy import query_mx
File "emailahoy.py", line 2, in
from emailahoy import VerifyEmail
ImportError: cannot import name VerifyEmail—
Reply to this email directly or view it on GitHub.