brkirch / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
195 stars 10 forks source link

[Bug]: "ERROR: python3-venv is not installed" when installing on external drive #15

Closed marcomastri closed 11 months ago

marcomastri commented 1 year ago

Is there an existing issue for this?

What happened?

I get this error both when installing on an external hard drive, and when installing on the Macbook then moving the directory the external drive.

Steps to reproduce the problem

  1. Run the installer
  2. Choose an external drive as the install location
  3. Run the "Launch Web UI" app

What should have happened?

I have no problem running vanilla stable-diffusion-webui from an external HD.

Commit where the problem happens

20230416

What platforms do you use to access the UI ?

MacOS

What browsers do you use to access the UI ?

No response

Command Line Arguments

No

List of extensions

No

Console logs

################################################################
                          **WARNING**
  This is a test build of stable-diffusion-webui and PyTorch!
Crashes and bugs are expected, do not assume it will be stable!
   DO NOT report issues to the web UI or PyTorch developers!
Report issues to github.com/brkirch/stable-diffusion-webui/issues
################################################################

################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye)
################################################################

################################################################
Running on ****** user
################################################################

################################################################
Repo already cloned, using it as install directory
################################################################

################################################################
ERROR: python3-venv is not installed, aborting...
################################################################
logout

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Processo completato]

Additional information

No response

semse commented 1 year ago

same issue. Anyone know how to resolve?

a-starry-night commented 1 year ago

same issue here, tried several tipps from here but those didn't resolve it for me https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1120 am yet to try it but this could be interesting https://discuss.python.org/t/venv-not-function-properly-in-macos-within-an-exfat-disk/26145 ok i'm running into another problem now but this one is solvable with the linked method

brkirch commented 11 months ago

This should be fixed in 20230913_experimental, please let me know if there are any further issues.

a-starry-night commented 11 months ago

didnt try the fixes above again but on its own, it still throws the same error (tested with linked version, installer)