jsaddiction / TrailerTech

Download Trailers for you movies
MIT License
13 stars 4 forks source link

"No module named pip" error in hotio's Radarr container #27

Closed bozrdang closed 3 years ago

bozrdang commented 3 years ago

I am running hotio's Radarr Docker container and when running Install_TrailerTech.sh I get the following error:

Failed to install dependencies. ERROR: /usr/bin/python3: No module named pip

jsaddiction commented 3 years ago

It seems this issue is caused by the install script. Hotio's docker image uses Debian as a base image.