Reputation: 77
I write down
pip install tweepy
but I got an Error such as
File "<stdin>", line 1
C:\>pip install tweepy
^
SyntaxError: invalid syntax
Before I wrote this code, I install pip, but why can't I install tweepy????
Upvotes: 0
Views: 1947