You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an inconsistency in the Python versions specified for creating a conda virtual environment in the official documentation:
In the Installation section, the recommended Python version is python==3.12.
In the Quickstart section, the recommended Python version is python==3.10.
This inconsistency may confuse users and could potentially cause compatibility issues when following the instructions.
Thank you for the contributions to the open-source community!
Suggest a potential alternative/fix
No response
Before submitting a new issue...
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.