First download Python Twitter Master from GitHub.
Then,
Extract the downloaded file and put it in a desktop (that makes you easy to navigate from command prompt)
Go to command prompt.
Type cd desktop command and press Enter
Type cd python-twitter-master command and press Enter (the folder name that you just extracted)
Type python setup.py install command and press Enter.
Then you're done.
All about Computer Science | Linux: OpenSUSE, Red Hat, CentOS, Fedora| RPM Package Manager (RPM) (Red Hat Package Manager)| Programming Concepts | Java | Python | Life Hacks | Microsoft Windows | Tutorials...
Wednesday, June 24, 2015
How to Install Tweepy Python
First download Tweepy from GitHub.
Then,
Extract the downloaded file and put it in a desktop (that makes you easy to navigate from command prompt)
Go to command prompt.
Type cd desktop command and press Enter
Type cd tweepy-master command and press Enter (the folder name that you just extracted)
Type python setup.py install command and press Enter.
Then you're done.
You'll see the following screen when you press the above command.
Then,
Extract the downloaded file and put it in a desktop (that makes you easy to navigate from command prompt)
Go to command prompt.
Type cd desktop command and press Enter
Type cd tweepy-master command and press Enter (the folder name that you just extracted)
Type python setup.py install command and press Enter.
Then you're done.
You'll see the following screen when you press the above command.
Installation of Tweepy Python |
Subscribe to:
Posts (Atom)