Open sauulgood opened 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.
Brian, thanks for the response! I will try this when I get back from the gym and update.. thanks again
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>
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