oura-ring icon indicating copy to clipboard operation
oura-ring copied to clipboard

Python Versioning Install Error

Open emarde opened this issue 1 year ago • 1 comments

I have Python 3.7 installed, but when I go to pip install oura-ring, I receive the error:

ERROR: Could not find a version that satisfies the requirement oura-ring (from versions: none) ERROR: No matching distribution found for oura-ring

I also tried installing via zip, but the following error came:

ERROR: Package 'oura-ring' requires a different Python: 3.7.12 not in '<4.0,>=3.10' Note: you may need to restart the kernel to use updated packages.

Can you please let me know what I can do to fix this?

emarde avatar Mar 30 '23 00:03 emarde