Closed Ivcannons00420 closed 1 year ago
I have the same issue exactly. Anyone can help please?
If I try to run the installer again it now just says "Conda environment is empty." no choice to do anything else.
Me too. Glad other people are having the problem as well so hopefully there's a solution
same issue. Tried manual installation but no luck either
I had that issue when installing.
It appeared in my case to be due to the path being too long in Windows.
Extract the zipfile again to a new directory, but give the directory a much shorter name. For example I extracted to c:\downloads\ow instead of c:\downloads\oobabooga-windows and then running the install.bat worked perfectly.
I had that issue when installing.
It appeared in my case to be due to the path being too long in Windows.
Extract the zipfile again to a new directory, but give the directory a much shorter name. For example I extracted to c:\downloads\ow instead of c:\downloads\oobabooga-windows and then running the install.bat worked perfectly.
This fixed it! Thanks.
Doesn't seem to do it for me, are you deleted all the predownloaded files? I'm now getting: nvidia/label/cuda-11.7.0/win-64 No change
Conda environment creation failed. Press any key to continue . . .
and I put it in an insanely short directory - G:\OB\
Glad it helped!
Now I'm stuck trying to start the webui:
RuntimeError: [enforce fail at C:\cb\pytorch_1000000000000\work\c10\core\impl\alloc_cpu.cpp:72] data. DefaultCPUAllocator: not enough memory: you tried to allocate 52428800 bytes.
But I've got 32Gb Ram, 12Gb VRAM and I don't have a directory C:\cb ...
Doesn't seem to do it for me, are you deleted all the predownloaded files? I'm now getting: nvidia/label/cuda-11.7.0/win-64 No change
Conda environment creation failed. Press any key to continue . . .
and I put it in an insanely short directory - G:\OB\
Extract the ZIP file again to a new (short named) empty directory and run the install.bat from in there. If it finds a partial install, it won't run properly.
all i did was made a shorter path and it worked
Starting the web UI...
CUDA SETUP: CUDA runtime path found: C:\Users\SupremePokemonKid\oobabooga\oobabooga\installer_files\env\bin\cudart64_110.dll CUDA SETUP: Highest compute capability among GPUs detected: 7.5 CUDA SETUP: Detected CUDA version 117 CUDA SETUP: Loading binary C:\Users\SupremePokemonKid\oobabooga\oobabooga\installer_files\env\lib\site-packages\bitsandbytes\libbitsandbytes_cuda117.dll... The following models are available:
Which one do you want to load? 1-2
2
Loading vicuna-13b-GPTQ-4bit-128g...
Loading model ...
C:\Users\SupremePokemonKid\oobabooga\oobabooga\installer_files\env\lib\site-packages\safetensors\torch.py:99: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
with safe_open(filename, framework="pt", device=device) as f:
C:\Users\SupremePokemonKid\oobabooga\oobabooga\installer_files\env\lib\site-packages\torch_utils.py:776: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
return self.fget.get(instance, owner)()
C:\Users\SupremePokemonKid\oobabooga\oobabooga\installer_files\env\lib\site-packages\torch\storage.py:899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
storage = cls(wrap_storage=untyped_storage)
Done.
Traceback (most recent call last):
File "C:\Users\SupremePokemonKid\oobabooga\oobabooga\text-generation-webui\server.py", line 302, in
@johnswan alright tried clean install on a short path, same error.. :\ Linking git-2.40.0-h57928b3_1 warning libmamba Could not check existence: The parameter is incorrect. (Library/LICENSE.txt) warning libmamba Invalid package cache, file 'G:\OB\installer_files\mamba\pkgs\git-2.40.0-h57928b3_1\Library\LICENSE.txt' is missing error libmamba Cannot find a valid extracted directory cache for 'git-2.40.0-h57928b3_1.conda' critical libmamba Package cache error.
Conda environment creation failed.
ok update from my end - its not only a short directory that's needed, it also needed to be on C: (previously I put it on G which is a drive I have much more space on).
Putting it on C: seems to allow the installation to continue.
ok update from my end - its not only a short directory that's needed, it also needed to be on C: (previously I put it on G which is a drive I have much more space on).
Putting it on C: seems to allow the installation to continue.
I've put it on C drive, made it short (C:\AI\ob) and it worked Thx :D
This issue has been closed due to inactivity for 30 days. If you believe it is still relevant, please leave a comment below.
Describe the bug
Linking cuda-nvvp-11.7.50-0 warning libmamba Invalid package cache, file 'C:\Program Files\oobabooga\oobabooga-windows (1)\oobabooga-windows\instagerror libmamba Cannot find a valid extracted directory cache for 'cuda-nvvp-11.7.50-0.tar.bz2' critical libmamba Package cache error.
Is there an existing issue for this?
Reproduction
install.bat file
Screenshot
Logs
System Info