[LazyLibrarian] Fix pip issues

This commit is contained in:
Sam Heinz
2024-04-12 20:03:53 +10:00
parent 12f4aab0a8
commit 4eb9c5ffc2

View File

@@ -25,6 +25,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing Python3 Dependencies"
$STD apt-get install -y pip
$STD apt-get install -y python3-irc
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD pip install jaraco.stream
$STD pip install python-Levenshtein
$STD pip install soupsieve