python3-pip required to use pip3
This commit is contained in:
parent
63b6db557d
commit
5ec372e7ed
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ This will create playlist.mp4
|
|||
|
||||
- install dependencies
|
||||
|
||||
sudo apt install python3 git ffmpeg
|
||||
sudo apt install python3 python3-pip git ffmpeg
|
||||
sudo pip3 install ox
|
||||
|
||||
- install pandora_render
|
||||
|
|
Loading…
Reference in a new issue