mercredi 26 mars 2014

Import Tweepy Error


Vote count:

0




I am new to Python, APIs, and Tweepy.


I was given a pre-written python program to work with which imports tweepy at the beginning of the program.


The program is located in a directory along with a .yaml file containing the required keys, tokens, and secret.


When I run the program in Powershell (I am working on Windows), I get the following error:



Traceback <most recent call last>:
File ".tweepy_streaming.py", line 8, in <module>
import tweepy
ImportError: No module named tweepy


Line 8 is the first line of my program, I have 7 lines of comments before it.


How do I do I go about installing tweepy? I can only find "eggs" online, and dont know how to use them (If I am even supposed to use them).



asked 35 secs ago






Aucun commentaire:

Enregistrer un commentaire