You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide more details? Are you seeing any error messages?
Some other items to check:
Did you update the username and password items in the script? ~line 15 me.login(username="Your Username Here", password="Your Password Here")
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.
fao @JonathanGrant -
unsure why but code isnt working when I install in terminal or idle. please advise
The text was updated successfully, but these errors were encountered: