forked from forkanization/Proxmox-arm64
[Bazaar & Deluge] Fix pip issues
This commit is contained in:
@@ -50,10 +50,10 @@ Any applications not in ported or unsupported need to be tested for whether they
|
||||
| APT Cacher NG | ☑️ ||
|
||||
| Audiobookshelf | ❌ | Broken right now, working on fixing. |
|
||||
| Autobrr | ☑️ ||
|
||||
| Bazarr | ❌ | Broken right now, working on fixing. |
|
||||
| Bazarr | ☑️ ||
|
||||
| Blocky | ☑️ ||
|
||||
| CasaOS | ☑️ ||
|
||||
| ChangeDetection | ❌ | Broken right now, working on fixing. |
|
||||
| ChangeDetection | ☑️ ||
|
||||
| Channels | ☑️ ||
|
||||
| Cloudflared | ☑️ ||
|
||||
| Commafeed | ☑️ ||
|
||||
@@ -61,7 +61,7 @@ Any applications not in ported or unsupported need to be tested for whether they
|
||||
| Dashy | ☑️ ||
|
||||
| deConz | ☑️ ||
|
||||
| DaemonSync | ❌ | Built for x64 only. |
|
||||
| Deluge | ❌ | Broken right now, working on fixing. |
|
||||
| Deluge | ☑️ ||
|
||||
| Docker | ☑️ ||
|
||||
| Dockge | ☑️ ||
|
||||
| Emby | ⭕ ||
|
||||
|
||||
@@ -25,6 +25,7 @@ $STD apt-get install -y \
|
||||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Bazarr"
|
||||
|
||||
@@ -25,6 +25,7 @@ $STD apt-get install -y \
|
||||
python3 \
|
||||
python3-dev \
|
||||
python3-pip
|
||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
msg_ok "Updated Python3"
|
||||
|
||||
msg_info "Installing Deluge"
|
||||
|
||||
Reference in New Issue
Block a user