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
Anaconda Distribution (formerly Anaconda Individual Edition)
Miniconda
Anaconda.org
What happened?
Conda can only create environments 3.8 and below. 3.9, 3.10, 3.11, 3.12 will build errors.
conda create -n test39 python=3.9
The error message is as follows
Expected behavior or outcome
Striving for a Creating Environment
Conda info
No response
Conda config
No response
Conda list
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Checklist
Impacted product
What happened?
Conda can only create environments 3.8 and below. 3.9, 3.10, 3.11, 3.12 will build errors.
conda create -n test39 python=3.9
The error message is as follows
Expected behavior or outcome
Striving for a Creating Environment
Conda info
No response
Conda config
No response
Conda list
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: