Skip to content

Conversation

@danlessa
Copy link

@danlessa danlessa commented Nov 11, 2025

As of today, Conda supports Python versions from 3.10 to 3.13. Trying to pass python=3.7 gives an error message.

Some packages won't allow installing if Py>=3.13, therefore I chose the oldest Py version that would install everything successfully.

… 3.7

As of today, Conda supports Python versions from 3.10 to 3.13. Trying to pass `python=3.7` gives an error message.

Some packages won't allow installing if Py>=3.13, therefore I chose the latest Py version that would install everything successfully.
@danlessa danlessa changed the title Update README.md for suggesting a Python 3.12 environment rather than 3.7 Update README.md for suggesting a Python 3.10 environment rather than 3.7 Nov 11, 2025
@doc78
Copy link
Collaborator

doc78 commented Nov 13, 2025

Thank you for our suggestion. We are working on a new release (currently in the development branch) and we will evaluate which one among the new versions of python will fit better considering the compatibility of other packages.
Can I ask you to please change the PR destination branch from "master" to "development"?

@danlessa danlessa changed the base branch from master to development November 13, 2025 15:35
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

Successfully merging this pull request may close these issues.

2 participants