AuxProc / twitter-contest

Searches for retweet contests on Twitter and retweets them - Python3.x version.
14 stars 9 forks source link

Errors when running? #17

Closed Seroria closed 8 years ago

Seroria commented 8 years ago

Hi, Sorry if I'm really bad at this as I only just started learning python. I've tried launching your app in both 2.7 and 3.5 versions and both come to different errors, here is a screenshot of me running in both python modules, hope you can help me troubleshoot this and again, apologies for being dumb and new.

I understand that you say to run it in v3 of python but I couldn't figure out why pip3 installer wasn't working to install twitterAPI and that seems to clearly be the problem. It'd be great if you could help me figure this out, especially as it seems as simple as installing TwitterAPI for v3 of python.

Thanks, Lucas

AuxProc commented 8 years ago

What is the error when trying to install TwitterAPI?

Seroria commented 8 years ago

My CMD says pip3 and python3 are not recognised commands which completely prevents me from installing it, which leads me to believe it's a problem with pip.

Seroria commented 8 years ago

A screenshot of me trying some of those commands is here and next to it showing the pip.exe's in my /Python27 Directory (I have run get-pip.py)

Seroria commented 8 years ago

@ModusVivendi sorry, forgot to tag you above