Derto42

Results 6 comments of Derto42

the only steps that I had to skip are the "cp" steps as that is primarily meant for windows from my understanding. I ended up just installing bitsandbytes. Does that...

To be 100% clear. These are the steps I skipped: cp .\bitsandbytes_windows\*.dll .\venv\Lib\site-packages\bitsandbytes\ cp .\bitsandbytes_windows\cextension.py .\venv\Lib\site-packages\bitsandbytes\cextension.py cp .\bitsandbytes_windows\main.py .\venv\Lib\site-packages\bitsandbytes\cuda_setup\main.py

> Im not sure what this means, I have tried many different configurations with 1, 2 and 3 quotations, none of them worked

Also I have tried the following: pip freeze > uninstall.txt pip uninstall -r uninstall.txt