Hi. I'm using the tweepy library, for twitter auth. I import it after
adding its site-packages folder to the sys.path. Last week, I had to
install tweepy to my python2.6. Now it doesnt work anymore. It says
'ImportError: No module named tweepy'. What to I do??

Ps: I'm also getting an '_sqlite3' error import when I use
'python2.6 ./web2py.py' instead of './web2py.py'.

Reply via email to