Impossible to install. #266
Replies: 3 comments 2 replies
-
What happen if you just run |
Beta Was this translation helpful? Give feedback.
-
I'll try and let you know.
…On Mon, May 12, 2025 at 9:38 PM yownas ***@***.***> wrote:
What happen if you just run run.bat in the small 7z-file, without any
extra things installed?
—
Reply to this email directly, view it on GitHub
<#266 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BQQQKFKC34RYUDH4SC62QHT26DTAVAVCNFSM6AAAAAB46TWGV2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMJSGE4TGMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi masters! For some reason it also doesnt wish to work for me too.. The OS is Windows 11, with all updates if that matter. First I download the small pack and start the installation. It complained that RuinedFooocus folder > python_embeded > Scripts must be added to PATH. And I add it!
What I found in file: launch.py - line 126 was that I have to add /nexaai/ to each line like this:
Because all WHL files been moved. Anyway, that list been renamed, I try again and this time the errors are as follow:
If I try manually like that: E:\RuinedFooocusAI\python_embeded>set CMAKE_ARGS="-DGGML_CUDA=ON" & pip install nexaai --prefer-binary --index-url https://github.nexa.ai/whl/cu124/nexaai/ --extra-index-url https://pypi.org/simple --no-cache-dir It come again with the same error:
Also try out to install manually in Windows that Nexaai but despite it add some path variable did no any good in my case.. In some of the GitHub comments for totaly different software was mentioned that Python 3.13 is not compatable with that Nexaai. Any tip of what change have to be done to make it run? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried many different ways to install RuinedFooocus but it's impossible. I tried the way on the main page, it wanted GRadio 5. I tried the GRadio 5 one did not work. I tried the downloading the small package and use the embedded python version from huggingface https://github.com/runew0lf/RuinedFooocus/releases/download/Release-2.0.0/RuinedFooocus_main_2.0.0.win64.7z and https://huggingface.co/mirek190/RuinedFooocus/blob/main/RuinedFooocus_2.0-python_embeded.7z and got the following error:
`
D:\RuinedFooocus>.\python_embeded\python.exe -s RuinedFooocus\entry_with_update.py
Updating Files
Update succeeded!!
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec 6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)]
RuinedFooocus version: 25.04.27
Check pip
Check pre-requirements
Torch platform: Windows: cu128
Traceback (most recent call last):
File "D:\RuinedFooocus\RuinedFooocus\entry_with_update.py", line 49, in
print(str(e))
File "D:\RuinedFooocus\RuinedFooocus\launch.py", line 196, in
download_models()
File "D:\RuinedFooocus\RuinedFooocus\launch.py", line 163, in download_models
load_file_from_url(
File "D:\RuinedFooocus\RuinedFooocus\modules\util.py", line 192, in load_file_from_url
from torch.hub import download_url_to_file
File "D:\RuinedFooocus\python_embeded\lib\site-packages\torch_init_.py", line 262, in
load_dll_libraries()
File "D:\RuinedFooocus\python_embeded\lib\site-packages\torch_init.py", line 245, in _load_dll_libraries
raise err
OSError: [WinError 127] The specified procedure could not be found. Error loading "D:\RuinedFooocus\python_embeded\lib\site-packages\torch\lib\nvfuser_codegen.dll" or one of its dependencies.
D:\RuinedFooocus>pause
Press any key to continue . . .`
I liked your webui but since I tried to reinstall it, it keeps having errors....
Beta Was this translation helpful? Give feedback.
All reactions