You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had trouble getting the python bot.py command to work. When I run it i receive the following error: Traceback (most recent call last): File "bot.py", line 8, in <module> import requests ImportError: No module named requests (hhsmartmirror) Davids-Mac-mini:AI-Smart-Mirror davidshaw$ python bot.py Traceback (most recent call last): File "bot.py", line 8, in <module> import requests ImportError: No module named requests
Can someone please advise on what to do to resolve this issue.
The text was updated successfully, but these errors were encountered:
Hello all,
I have had trouble getting the
python bot.py
command to work. When I run it i receive the following error:Traceback (most recent call last): File "bot.py", line 8, in <module> import requests ImportError: No module named requests (hhsmartmirror) Davids-Mac-mini:AI-Smart-Mirror davidshaw$ python bot.py Traceback (most recent call last): File "bot.py", line 8, in <module> import requests ImportError: No module named requests
Can someone please advise on what to do to resolve this issue.
The text was updated successfully, but these errors were encountered: