-
Notifications
You must be signed in to change notification settings - Fork 191
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]: unable to find a Visual Studio installation; try running Clang from a developer command prompt [-Wmsvc-not-found] #539
Comments
Downgrade to Python 3.11. There are some dependencies that do not provide wheels for Python 3.12. |
Ok it worked but now I get the same issue I've seen in other posts where it just can't load models and/or generate properly for some reason. Could this be an issue of it trying to use my integrated graphics for models even though everything else on my PC is set up to use my dedicated GPU? |
need console logs. |
Ok well I booted everything up today, and actually managed to get the model loaded but with the "failed to create model quickly" and it actually started generating, but ended with a CUDA out of memory error. |
Try again after pulling the latest commits. It will show which device is used in console log. |
Remove --skip-torch-cuda-test from your webui-user.bat and then delete the venv folder and relaunch. |
Sorry for the wait, I was testing out other options, like ComfyUI-Zluda (which worked with less issues, surprisingly)
I did that now, and have HIP SDK with ROCm 6.1 (temporarily switched to 5.7 for ComfyUI-Zluda) https://pastebin.com/vj74pH3A |
If I could still get some advice on what else to try that'd be nice, I'd still love to use this webui. |
You have the wrong Python Version installed. Let me know if it works or what the cmd log then shows if any error appear. |
Sorry I forgot to get back to you. It's working a lot better after doing these steps. I think my issue was I think I tried following one of your guides before, where it said to make a C:\ZLUDA folder but I must've messed up somewhere lol |
Checklist
What happened?
I did a clean install to just try and get it working, I've tried several times but nothing is different. I've done "pip cache purge" between runs, deleted the venv folder and tried to run the bat file again, nothing.
And then the thing is the sysinfo .json file just mentions something about pytorch_lightning.
Steps to reproduce the problem
What should have happened?
WebUI should've started fine
What browsers do you use to access the UI ?
Other
Sysinfo
sysinfo-2024-09-24-00-24.json
Console logs
Additional information
Browser used: Opera GX, but that never played a role since i didn't get that far.
COMMANDLINE_ARGS=--skip-torch-cuda-test --medvram --use-zluda
The text was updated successfully, but these errors were encountered: