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

Two minor issues #9

Open
shamiv opened this issue Jul 31, 2020 · 0 comments
Open

Two minor issues #9

shamiv opened this issue Jul 31, 2020 · 0 comments

Comments

@shamiv
Copy link

shamiv commented Jul 31, 2020

I am new to programming, so maybe I am missing some fundamental points, but for me to get the "from python" version working I had to make two small changes in the __init__.py:

  1. On line 38 I added print(r) (or return(r)) so that I can see the output when I run the python script I wrote.
  2. On line 25 I changed api_version to 1.2 (because some http commands require higher api versions).

Anyway, thanks for the cool stuff!

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

No branches or pull requests

1 participant