You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I'm trying to create a Python 3.11 addon with the Github workflow, but the process fails.
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?
The text was updated successfully, but these errors were encountered: