depoultry
Members
-
Joined
-
Last visited
Solutions
-
depoultry's post in Help removing Python was marked as the answerFor anyone that encounters this issue in the future, this is how I fixed it.
1. Install the un-get plugin. For more information, see: https://www.reddit.com/r/unRAID/comments/wy9nft/unget_a_simple_command_line_tool_to_install/
2. Ran 'un-get install python3 python-pip'
This installed Python with the needed libraries and allowed me to install the docker package.