-
Notifications
You must be signed in to change notification settings - Fork 26
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
upgrade to python 3.8 #260
Comments
We should make sure to have packages for Python 3.9, 3.10 and 3.11 |
As I mentioned in KLayout/klayout#1263, installing klayout gives python version conflict with other tools using python 3.8. |
Duplicate with #72. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
python 3.7 is EOL'ed next year, and colab has recently updated to 3.8:
https://twitter.com/GoogleColab/status/1598059818769870849
The colab fallback Python 3.7 runtime will only available until mid-December, see https://medium.com/google-colab/colab-updated-to-python-3-8-4922f9970a72
So until then we should make sure to have 3.8 versions of the packages available.
The text was updated successfully, but these errors were encountered: