Open mikheys opened 11 months ago
Same here.
Yes, I have this same exact issue
Same with both 0.2.16 from Arch AUR and 1.0.15 AppImage, although it must have worked at some point (because I got FaceFusion installed) but trying to get Dreamtalk installed now and got stuck in this loop as well.
There might be a workaround to get stuff installed, assuming cuda is getting installed and works properly (haven't got that far yet to know), if you edit the install.js
file and delete the GPU section in the requires
array it won't check that cuda is installed
Does anyone know the solution to this problem yet? I can't find anywhere how to solve it.
Same here.
After installing pinokio, try to install first the model you want. If it is not working, just delete bin folder inside pinokio installation directory. It work both on windows and linux (Tested on ubuntu 24.04)
I managed to solve it by manually installing all the components via terminal that were not installed automatically in the C:/pinokio/bin
folder. Then I restarted the pinokio program, pinokio saw that there were changes in additional components, so pinokio tried to install them, but it didn't work. As a result, the problem was in libmamba-solver. So you need to open a terminal in the C:/pinokio/bin
folder with Administrator rights and remove the libmamba-solver library using the conda remove conda-libmamba-solver
command. Finally, you need to close the pinokio program completely, open it, and when you click download again selected script, the problem with cuda is solved.
P.S. command for install cuda in C:/pinokio/bin
folder:
conda install -c conda-forge cudatoolkit
conda install -c conda-forge cudnn
Can't install facefusion with cuda. At first it shows that cuda is not installed, I click install, it installs, I click Ok, but the installer writes that cuda is not installed anyway. I tried reinstalling pinokio completely, deleted all directories. So far, nothing helps. Can you tell me how to fix it? In other applications installed not through pinokio cuda works. Nvidia 1080Ti,