-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I deleted everything from test.py and left only this line : "from Snapchat import Snapchat"
When I try to run it I'm getting this error :
Traceback (most recent call last):
File "C:\Users\Flabi\Desktop\snapchatAPI-master\test.py", line 1, in
from Snapchat import Snapchat
File "C:\Users\Flabi\Desktop\snapchatAPI-master\Snapchat.py", line 3, in
import requests
ImportError: No module named requests
Metadata
Metadata
Assignees
Labels
No labels