Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

001-robinhood.1m.py: #2004

Open
noking11 opened this issue Dec 17, 2023 · 1 comment
Open

001-robinhood.1m.py: #2004

noking11 opened this issue Dec 17, 2023 · 1 comment

Comments

@noking11
Copy link

fao @JonathanGrant -
unsure why but code isnt working when I install in terminal or idle. please advise

@sprak3000
Copy link
Sponsor Collaborator

@noking11

Could you provide more details? Are you seeing any error messages?

Some other items to check:

  1. Did you update the username and password items in the script? ~line 15 me.login(username="Your Username Here", password="Your Password Here")
  2. Is the specified python executable installed? Script uses /usr/local/bin/python. You can run which python in your terminal to see if that matches. If not, update the first line in the script to be the one reported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants