HackerShackOfficial / Smart-Mirror

Raspberry powered mirror which can display news, weather, calendar events
MIT License
911 stars 384 forks source link

requirements.txt error #81

Open runaway1722 opened 7 years ago

runaway1722 commented 7 years ago

hi , i keep getting this error when trying to sudo requirements..... i need help asap 2016-09-19-215724_1824x984_scrot

runaway1722 commented 7 years ago

i have even tried installing feedparser but the same error still occurs

ghost commented 7 years ago

I have the same error! Only i can't even install the requirements.

See my issue: https://github.com/HackerHouseYT/Smart-Mirror/issues/82

ty-fleming commented 6 years ago

I ran this command and it fixed it for me.

pip install -r requirements.txt --user