mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-05-06 20:09:06 +08:00
Add python3.11-venv
package to Ubuntu instructions (#16533)
This commit is contained in:
parent
3064b21e23
commit
6d664438ba
@ -133,7 +133,7 @@ If your system is very new, you need to install python3.11 or python3.10:
|
|||||||
# Ubuntu 24.04
|
# Ubuntu 24.04
|
||||||
sudo add-apt-repository ppa:deadsnakes/ppa
|
sudo add-apt-repository ppa:deadsnakes/ppa
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install python3.11
|
sudo apt install python3.11 python3.11-venv
|
||||||
|
|
||||||
# Manjaro/Arch
|
# Manjaro/Arch
|
||||||
sudo pacman -S yay
|
sudo pacman -S yay
|
||||||
|
Loading…
x
Reference in New Issue
Block a user