We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
This library requires Python 3.10 or newer, is there any reason you can't upgrade to 3.10?
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: