Error after running "pip3 install odrive", OSX

I have completed all the steps listed in the getting started guide to install the odrive tool, for OSX, up to “pip3 install odrive” without errors. But after running that command it returns:

Collecting odrive
Could not find a version that satisfies the requirement odrive (from versions: )
No matching distribution found for odrive

If anyone has any idea where I could ask for help that would be nice too

Hm that’s odd, I haven’t seen that before. Is that all of the error print, there was nothing else?

Yeah that is all it says

Okay I reinstalled Python 3.7 from the website and now it works.

1 Like