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

Upgrade to Python 3.10 #149

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Upgrade to Python 3.10 #149

wants to merge 3 commits into from

Conversation

simonw
Copy link
Owner

@simonw simonw commented Aug 3, 2022

@simonw
Copy link
Owner Author

simonw commented Aug 3, 2022

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
Copy link
Owner Author

simonw commented Aug 3, 2022

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.

None yet

1 participant