Skip to content

[noob] Failing to install via pipx in Docker #108

Answered by caksoylar
rieje asked this question in Q&A
Discussion options

You must be logged in to vote

I tried installing myself and checking things out. The issue is the stable tag of the image is still Ubuntu 20.04, so it only has Python 3.8.

If you use docker.io/zmkfirmware/zmk-build-arm:3.5-branch instead, it will use the latest zmk-docker image with Ubuntu 24.04 and that comes with Python 3.12 already with the python3 command. I don't think you should worry about using the updated image either, ZMK builds should continue to work fine with it.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@rieje
Comment options

@caksoylar
Comment options

Answer selected by rieje
@caksoylar
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants