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

Support Python 3.6 #35

Closed
PhilippvK opened this issue Mar 11, 2022 · 2 comments
Closed

Support Python 3.6 #35

PhilippvK opened this issue Mar 11, 2022 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@PhilippvK
Copy link
Collaborator

Currently we can not support Python 3.6 because of using features which are only implemented from version 3.7+.

Lets try to document those and decide if we can provide some workarounds to support python 3.6 systems.

@PhilippvK
Copy link
Collaborator Author

It seems like student and gpu machines at the chair default to Python 3.6. At least they also have python3.8 available however it is not always intuitive to keep this in mind, i.e. when setting up a virtual environment.

@PhilippvK PhilippvK self-assigned this Mar 11, 2022
@PhilippvK PhilippvK added the good first issue Good for newcomers label Mar 14, 2022
@PhilippvK
Copy link
Collaborator Author

Min version will stay Python 3.8. But I will open up a new issue for tracking Python 3.10 support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant