gitmylo / audio-webui

A webui for different audio related Neural Networks
MIT License
1.01k stars 94 forks source link

[BUG REPORT] Install Error in Windows 10 #69

Closed ahernandezmiro closed 1 year ago

ahernandezmiro commented 1 year ago

Describe the bug Error installing on Windows through automatic installer (run.bat)

To Reproduce

  1. Download installers
  2. Execute run.bat
  3. See error STDERR: ERROR: Could not install packages due to an OSError: [WinError 5] Acceso denegado: 'C:\\Users\\user\\dev\\audio-webui\\audio-webui\\venv\\Lib\\site-packages\\~umpy\\.libs\\libopenblas.EL2C6PLE4ZYW3ECEVIV3OXXGRN2NRFM2.gfortran-win_amd64.dll' Check the permissions.

Expected behavior Installation should have finished as expected

gitmylo commented 1 year ago

This is not a new error, it can be fixed by running again, if that doesn't work, run again after a restart or after waiting for a bit. It will install correctly then.