Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Python to 3.10 #232

Closed
SashaWeinstein opened this issue Oct 11, 2022 · 1 comment · Fixed by #257
Closed

Python to 3.10 #232

SashaWeinstein opened this issue Oct 11, 2022 · 1 comment · Fixed by #257
Assignees
Labels
maintenance Related to regular maintenance

Comments

@SashaWeinstein
Copy link
Contributor

Because streamlit doesn't like python 3.9.7, I tried upgrading my python to version 3.10 (instructions here).
This lead me down a rabbit hole I wanted to briefly document in case it's helpful for other.
My next error had to do with poetry, and it resolved it by following these instructions to uninstall poetry 1.1 and then re-installed poetry based on the website's instructions

@SashaWeinstein
Copy link
Contributor Author

I also had to follow the instructions on the last comment of this blog post

@damonmcc damonmcc removed the wontfix label Apr 3, 2023
@damonmcc damonmcc added the maintenance Related to regular maintenance label Apr 18, 2023
@damonmcc damonmcc self-assigned this Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Related to regular maintenance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants