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

Creating a toolchain for Python 3.11 #57

Open
flatsiedatsie opened this issue Feb 3, 2023 · 1 comment
Open

Creating a toolchain for Python 3.11 #57

flatsiedatsie opened this issue Feb 3, 2023 · 1 comment

Comments

@flatsiedatsie
Copy link

flatsiedatsie commented Feb 3, 2023

I'm trying to create a Python 3.11 addon with the Github workflow, but the process fails.

Unable to find image 'webthingsio/toolchain-linux-arm64-python-3.11:latest' locally
docker: Error response from daemon: pull access denied for webthingsio/toolchain-linux-arm64-python-3.11, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

I assume that there simply is no toolchain for Python 3.11 yet. My question:

Would you be willing to generate one?
If not, could you point me in the right direction to try building it myself?

@flatsiedatsie
Copy link
Author

I've created a pull request that:

  • adds Node 16 and 18
  • updates python 3.9
  • adds Python 3.10 and 3.11
  • changes Buster to Bullseye

#58

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

No branches or pull requests

1 participant