Skip to content
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

[Issue #14] Recommend explicit mentioning of Python version for creating virtual environment #16

Closed
wants to merge 1 commit into from

Conversation

rezashahnazar
Copy link

Clarified in README.md that Python version 3.11 is recommended for creating the virtual environment using venv. This ensures compatibility with the current version and allows for future flexibility.

Clarified in README.md that Python version 3.11 is recommended for creating the virtual environment using venv. This ensures compatibility with the current version and allows for future flexibility.
@rezashahnazar rezashahnazar changed the title [Issue #123] Recommend explicit mentioning of Python version for creating virtual environment [Issue #14] Recommend explicit mentioning of Python version for creating virtual environment Apr 28, 2024
@mohammad7t
Copy link
Collaborator

Thank you very much for your contribution, @rezashahnazar .

Currently, we can confirm that CoreNet can be installed on python-3.9, as specified in https://github.com/apple/corenet/blob/main/tox.ini. Apparently, there is an issue with python-3.12 that is reported on #14.

We prefer to make CoreNet installable on all python versions >=3.9, including 3.12, if possible. Thus, I'm closing this PR but will keep #14 open and please feel free to open a PR that fixes the issue with all 3.9+ versions including 3.12.

@mohammad7t mohammad7t closed this May 3, 2024
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.

None yet

3 participants