-
Notifications
You must be signed in to change notification settings - Fork 86
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
Which Python version are you supporting? #84
Comments
Thank you for raising this concern. In our environment, we are currently using Python 3.10.12, and we have not encountered any issues with installing the packages listed in the If you're facing difficulties in installing the required packages, it might be helpful to provide more details about the specific errors you're encountering. |
Ok, thanks! I'll get back with a bit more details once they are collected :) |
The problem we have is that the resolution of the packages does not work: With python3/3.10.12
pip._vendor.resolvelib.resolvers.ResolutionTooDeep: 2000000
WARNING: You are using pip version 21.1; however, version 24.0 is available. it tries to resolve the packages in the Note, this is in a clean environment, on ALMA 9 with a Hopper GPU and an EPYC 9354 CPU. |
We have not met this error before. But I tried to install a new miniconda and directly executing |
Could you list a |
|
thanks, we'll have a look! |
There are issues trying to install the
requirements.txt
for 3.10 and 3.11?The text was updated successfully, but these errors were encountered: