1

I have installed all Library as given here Email Notifier StackExchange

Still I am getting error as:

"File "mail.py", 
line 1,in, import imapclient 
ImportError : No module named imapclient"

Please help I am new to Rpi.

Chetan Bhargava
1,2523 gold badges15 silver badges29 bronze badges
asked Apr 15, 2016 at 17:48
0

1 Answer 1

2

Try

sudo pip install imapclient
answered Jun 26, 2016 at 8:10

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.