Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG REPORT] #197

Open
toonyman2020 opened this issue Dec 31, 2023 · 6 comments
Open

[BUG REPORT] #197

toonyman2020 opened this issue Dec 31, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@toonyman2020
Copy link

Install failed!
STDOUT:
Looking in indexes: https://download.pytorch.org/whl/cu117
Requirement already satisfied: torch in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (2.1.0)
Requirement already satisfied: torchvision in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (0.15.2+cu
117)
Requirement already satisfied: torchaudio in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (2.1.0)
Requirement already satisfied: jinja2 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from torch) (3
.1.2)
Requirement already satisfied: filelock in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from torch)
(3.13.1)
Requirement already satisfied: networkx in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from torch)
(2.8.8)
Requirement already satisfied: fsspec in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from torch) (2
023.12.2)
Requirement already satisfied: typing-extensions in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (fro
m torch) (4.9.0)
Requirement already satisfied: sympy in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from torch) (1.
12)
Collecting torch
Using cached https://download.pytorch.org/whl/cu117/torch-2.0.1%2Bcu117-cp310-cp310-win_amd64.whl (2343.6 MB)
Requirement already satisfied: requests in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from torchvi
sion) (2.31.0)
Requirement already satisfied: numpy in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from torchvisio
n) (1.23.5)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages
(from torchvision) (10.1.0)
Collecting torchaudio
Using cached https://download.pytorch.org/whl/cu117/torchaudio-2.0.2%2Bcu117-cp310-cp310-win_amd64.whl (2.5 MB)
Requirement already satisfied: MarkupSafe>=2.0 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from
jinja2->torch) (2.1.3)
Requirement already satisfied: idna<4,>=2.5 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from req
uests->torchvision) (3.6)
Requirement already satisfied: charset-normalizer<4,>=2 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packag
es (from requests->torchvision) (3.3.2)
Requirement already satisfied: urllib3<3,>=1.21.1 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (fr
om requests->torchvision) (2.0.7)
Requirement already satisfied: certifi>=2017.4.17 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (fr
om requests->torchvision) (2023.11.17)
Requirement already satisfied: mpmath>=0.19 in a:\pinokio\api\audio-webui.pinokio.git\audio-webui\venv\lib\site-packages (from sym
py->torch) (1.3.0)
Installing collected packages: torch, torchaudio
Attempting uninstall: torch
Found existing installation: torch 2.1.0
Uninstalling torch-2.1.0:
Successfully uninstalled torch-2.1.0

STDERR:
ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'A:\Pinokio\api\audio-webui.pinokio.git\au
dio-webui\venv\Lib\site-packages\~orch\lib\asmjit.dll'
Check the permissions.

[notice] A new release of pip is available: 23.0.1 -> 23.3.2
[notice] To update, run: python.exe -m pip install --upgrade pip

Please read the error above carefully.
If you are unsure, please create an issue at https://github.com/gitmylo/audio-webui/issues.
When creating an issue, please include your full autodebug message.
Exit code: 1

@toonyman2020 toonyman2020 added the bug Something isn't working label Dec 31, 2023
@gitmylo
Copy link
Owner

gitmylo commented Dec 31, 2023

Try re-running. If that doesn't work, it might work after restarting windows.

@etruscanmuffin909
Copy link

Try re-running. If that doesn't work, it might work after restarting windows.

My error looked similar to this at the end also

[notice] A new release of pip is available: 23.0.1 -> 23.3.2
[notice] To update, run: python.exe -m pip install --upgrade pip

Please read the error above carefully.
If you are unsure, please create an issue at https://github.com/gitmylo/audio-webui/issues.
When creating an issue, please include your full autodebug message.
Exit code: 1

I reran it, I tried changing directories and permissions, I restarted, I tried installing from both the installer and github and kept winding up with this.

@gitmylo
Copy link
Owner

gitmylo commented Jan 19, 2024

Have you tried re-running the installer after you got the error? Without deleting files before that.

@etruscanmuffin909
Copy link

Have you tried re-running the installer after you got the error? Without deleting files before that.

Unfortunately, yes:

OSError: [WinError 127] The specified procedure could not be found

@CRCODE22
Copy link

Have you tried re-running the installer after you got the error? Without deleting files before that.

Just fix your install script(s) rather than assuming the problem is with the users.
It should be clear by now that the problem is related to Pytorch\Pytorch Audio.

@CRCODE22
Copy link

Try re-running. If that doesn't work, it might work after restarting windows.

My error looked similar to this at the end also

[notice] A new release of pip is available: 23.0.1 -> 23.3.2
[notice] To update, run: python.exe -m pip install --upgrade pip
Please read the error above carefully.
If you are unsure, please create an issue at https://github.com/gitmylo/audio-webui/issues.
When creating an issue, please include your full autodebug message.
Exit code: 1

I reran it, I tried changing directories and permissions, I restarted, I tried installing from both the installer and github and kept winding up with this.

Audio-W

Try re-running. If that doesn't work, it might work after restarting windows.

Or just check for the possibility your install script is the problem there is too many users creating issues related to the same problem. It goes wrong around Pytorch a good start to look I would say. If you do not have the time or desire to fix your install script(s) just tell people rather than blaming it on the user doing things wrong when all they do is just run your install script(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants