ljmerza / ha-email-sensor

Email Sensor for collecting tracking numbers from over 40 providers.
MIT License
87 stars 22 forks source link

Error: Platform error sensor.email - No module named 'imapclient' #29

Closed MisterTFM closed 3 years ago

MisterTFM commented 3 years ago

First time trying in install this ha-email-sensor.

Ran this from command line: pip install beautifulsoup4==4.7.1 imapclient==2.1.0 mail-parser==3.9.3

Craeted email folder: config/custom_components/email

Checked configuration and got this error: Platform error sensor.email - No module named 'imapclient'

Configuration

MisterTFM commented 3 years ago

Reloaded, working now.