briansrls / Robinhood-for-Google-Finance

Python script to export Robinhood trades to a CSV file
MIT License
111 stars 38 forks source link

Dateutils / instruments.db.dat errors #18

Open sauulgood opened 5 years ago

sauulgood commented 5 years ago

The second attached image is a continuation of the first.. I have tried everything and cannot move past this.. any help is greatly appreciated!

-Saul

dateutils_error error
briansrls commented 5 years ago

I see you are using python 3.7. I suggest trying python 2.7 if you cannot get python 3.X to work, please let me know if you need help doing this.

to add on- I don't test with python 3.X often so I usually recommend using 2.X as you'll have a much easier time with packages.

sauulgood commented 5 years ago

Brian, thanks for the response! I will try this when I get back from the gym and update.. thanks again

sauulgood commented 5 years ago

Hey, so I removed 3.7 and installed 2.7.13, and I got enum and dateutils errors, both of which I've fixed. Now I am not getting any errors- it's certainly logged into the account, but it doesn't create the file.. here's what it looks like:

C:\Windows\Robinhood-for-Google-Finance-master>python gf-export.py Username: myemail@gmail.com Password: 63 order fetched

C:\Windows\Robinhood-for-Google-Finance-master>