Installing GH Python Remote

For study I tried to install gh python remote, but, unfortunately, I cannot manage it to do so.
My computer says:

Could not find a version that satisfies the requirement gh-python-remote (from versions: )
No matching distribution found for gh-python-remote

I do not know how to install it on my computer. I installed python 2.7.24 and also have python 3.7, also use Anaconda, however, I cannot manage it.

Do you know what I can do?

https://www.food4rhino.com/app/gh-python-remote

you should check in your system variables, the path variable. Which version of Python path first appears if it is Python3 maybe this is causing your issue. There are many solutions just google “running different versions of Python”.

1 Like

Thank you for your response. It helped me.