Skip to content

Install Docker Compose using Pip fails - RPI4 32Bit OS Bullseye Architecture: armv7l #482

Answered by geoscoutCJ
Distant-One asked this question in Q&A
Discussion options

You must be logged in to vote

Not sure if it will work for your use case, but when I was getting this error on my build, this answer fixed it for me.

teslamate-org/teslamate#2881 (comment)

Basically, manually installing docker-compose with apt using sudo apt install docker-compose. There is something not working with Pip to install docker-compose and by pre-installing it, you bypass the problem.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Distant-One
Comment options

Answer selected by Distant-One
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