Skip to content

Upgrade to Python 3.10 - #149

Open
simonw wants to merge 3 commits into
mainfrom
upgrade-python
Open

simonw wants to merge 3 commits into
mainfrom
upgrade-python

Conversation

@simonw

@simonw simonw commented Aug 3, 2022

Copy link
Copy Markdown
Owner

@simonw

simonw commented Aug 3, 2022

Copy link
Copy Markdown
Owner Author

Biggest thing to figure out here is what will happen if this version is installed on a computer that already has a ~/.datasett-app/venv virtual environment created using Python 3.9 by a previous install.

@simonw

simonw commented Aug 3, 2022

Copy link
Copy Markdown
Owner Author

Also need to fix this:

"entitlementsInherit": "build/entitlements.mac.plist",
"binaries": [
"./dist/mac/Datasette.app/Contents/Resources/python/bin/python3.9",
"./dist/mac/Datasette.app/Contents/Resources/python/lib/python3.9/lib-dynload/xxlimited.cpython-39-darwin.so",
"./dist/mac/Datasette.app/Contents/Resources/python/lib/python3.9/lib-dynload/_testcapi.cpython-39-darwin.so"
]

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.

1 participant