mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2152] server install.sh dependency missing python3.11-venv #3279
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @davemc50 on GitHub (Feb 24, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2152
OS: Debian 12
RMM Version v0.20.1
Standard install.sh
Debian 12 clean install, nor the 3.11.8 download include python venv
Install script fails
`
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt install python3.11-venv
./install.sh: line 599: python: command not found
`
Python is installed by manual specific version download
Resolution amend after line 366 to add python3.11-venv
@wh1te909 commented on GitHub (Feb 24, 2025):
which debian ISO did you use?
@wh1te909 commented on GitHub (Feb 25, 2025):
closing as LXC not supported
@davemc50 commented on GitHub (Feb 25, 2025):
Proxmox 8.2 using containers, template image debian-12-standard-12.7-1_amd64.tar.zst upgraded to 12.9