WebThingsIO / gateway

WebThings Gateway
http://webthings.io/gateway
Mozilla Public License 2.0
2.61k stars 336 forks source link

Creating a toolchain for Python 3.11 #3070

Closed flatsiedatsie closed 1 year ago

flatsiedatsie commented 1 year ago

I'm not sure where to post this issue (did a search), so I hope it's ok to post it here.

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:

flatsiedatsie commented 1 year ago

Issue moved to correct repository: https://github.com/WebThingsIO/addon-builder/issues/57