geerlingguy / internet-pi

Raspberry Pi config for all things Internet.
MIT License
4.15k stars 440 forks source link

TypeError: run_command() got an unexpected keyword argument 'ignore_invalid_cwd' #589

Open niernejun2001 opened 3 months ago

niernejun2001 commented 3 months ago

Help me how to solve this error Unable to load docker-compose. Try pip install docker-compose. Error: ImportError: No module named compose

niernejun2001 commented 3 months ago

TypeError: run_command() got an unexpected keyword argument 'ignore_invalid_cwd' Help me how to solve this error

martinbrose commented 2 months ago

Hi @niernejun2001

Would you mind sharing more information?

Which platform do you want to install this on? At which step do you encounter the problem?

Have you checked the closed issues related to docker-compose?

https://github.com/geerlingguy/internet-pi/issues?q=is%3Aissue+is%3Aclosed+docker-compose+

Cheers