-
Notifications
You must be signed in to change notification settings - Fork 25
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
couldn't create the rtp env #7
Comments
Here is more details that I am trying from the Anaconda cloud.
|
|
I met this problem, too. Have you already solve this problem? Thank you. |
you need to specify a later version of python in the dependencies:
- python=3.9 |
changes to 3.9 works for me. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Keeps getting the error message:
ERROR: Could not find a version that satisfies the requirement numpy<3.0.0,>=2.0.
It couldn't finish setting up the rtp.
Tried it on my local laptop and Anaconda cloud. Same errors.
The text was updated successfully, but these errors were encountered: