You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
administrator@Pi-Hole:~/slm$ sudo ./slm.sh install
WARNING: Installing will overwrite any existing installation and user files.
Do you wish to continue? (Y/N): y
Beginning installation...
Process slm is not running.
Downloading Streaming Library Manager files...
Extracting Streaming Library Manager files...
Building Streaming Library Manager executable...
error: externally-managed-environment
Apparently this is due to a recent change to Ubuntu, any easy way to get around it? Already running pi-hole, plex, along with cdvr on this machine.
The text was updated successfully, but these errors were encountered:
Sounds like pip is being blocked by your external package manager. My first recommendation is get Docker installed and go down that route so you won't have any issues. But if you want to continue down the Linux path, here's some ideas where to start:
administrator@Pi-Hole:~/slm$ sudo ./slm.sh install
WARNING: Installing will overwrite any existing installation and user files.
Do you wish to continue? (Y/N): y
Beginning installation...
Process slm is not running.
Downloading Streaming Library Manager files...
Extracting Streaming Library Manager files...
Building Streaming Library Manager executable...
error: externally-managed-environment
Apparently this is due to a recent change to Ubuntu, any easy way to get around it? Already running pi-hole, plex, along with cdvr on this machine.
The text was updated successfully, but these errors were encountered: