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,252
  • 3
  • 15
  • 29

1 Answers1

2

Try

sudo pip install imapclient