Robbie Barrat

Results 44 comments of Robbie Barrat
trafficstars

yes it's finished - you need keras, tensorflow, numpy, and matplotlib. for visualization i used mayavi.mlab. just look at the different packages each script is importing at the top could...

How are you trying to run it? you should be using `python twitterbot.py` from the command line... is that the full error message?

don't worry about it man - are you on windows or on linux? if you're on linux you can just open up a new terminal in the directory of wherever...

install python from python.org - and then use this guide (it's a very good guide) http://effbot.org/pyfaq/how-do-i-run-a-python-program-under-windows.htm if you have any more questions just post them here - i'll try to...

yeah you're supposed to put all of your keys in - can you paste the full error?? does it point to a line or anything? are you running it on...

paste those lines here, please? like the lines where you put the keys in

oh crap yeah that's right - you probably shouldn't paste that here; i forgot the keys were private... can you make sure that you have quotes on either side of...

alright, i can't help you very much with the provided info but check these: 1. there are quotes on each side of each key and they are the same type...

have you installed tweepy with `pip install tweepy`?

can you please paste in the error you get when you try to run the program, you can replace your keys with `key` but just let me see the entirety...