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

Python Versioning Install Error #1

Open
emarde opened this issue Mar 30, 2023 · 1 comment
Open

Python Versioning Install Error #1

emarde opened this issue Mar 30, 2023 · 1 comment

Comments

@emarde
Copy link

emarde commented Mar 30, 2023

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?

@kalifg
Copy link
Contributor

kalifg commented Jan 16, 2024

This library requires Python 3.10 or newer, is there any reason you can't upgrade to 3.10?

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

2 participants