Python Forum
Setup.py not openning
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setup.py not openning
#1
Hi all,
I just install tweepy on my windows OS but setup.py is not openning; it will open for a few seconds and then close. Pls help with any suggestion.
Thanks
Reply
#2
try
pip install tweepy
Recommended Tutorials:
Reply
#3
(Dec-20-2017, 06:30 PM)metulburr Wrote: try
pip install tweepy

I install it and I think is successful because the last line of command says " sucessfully installed certifi-2017.11.5 chardet-3.0.4 idna-2.6 .............. And so on.
 
What am I suppose to do next because I can find the installed version anywhere on my system.
Thanks

(Dec-20-2017, 06:30 PM)metulburr Wrote: try
pip install tweepy

I install it and I think is successful because the last line of command says " sucessfully installed certifi-2017.11.5 chardet-3.0.4 idna-2.6 .............. And so on.
 
What am I suppose to do next because I cant find the installed version anywhere on my system.
Thanks
Reply
#4
http://docs.tweepy.org/en/v3.5.0/getting_started.html

https://www.pythoncentral.io/introductio...or-python/
Reply
#5
(Dec-20-2017, 06:30 PM)metulburr Wrote: try
pip install tweepy


Thanks it all worked out

(Dec-29-2017, 07:27 PM)buran Wrote: http://docs.tweepy.org/en/v3.5.0/getting_started.html https://www.pythoncentral.io/introductio...or-python/


Thanks buran, am now all set up
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020