Updating the requirements and it doesn't run. #919
Unanswered
Penguin5353
asked this question in
Q&A
Replies: 1 comment
-
I resolved this issue by reinstalling the text generation web UI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the Updating the requirements section of the
'conda activate textgen'
'cd text-generation-webui'
'pip install -r requirements.txt --upgrade'
I opened a miniconda3 prompt and typed these in line by line and ran them, but after that my text generation web UI broke down with these messages.
"The image C\User\KHJ\miniconda3\envs\textgen\lib\site-packages\bitsandbytes\libbtsandbytes_cpu.so contains an error or is not able to run on Windows. Try reinstalling the program using the original installation media, or contact your system administrator or software vendor for assistance. Error status 0x000012f."
How can i fix it?
Beta Was this translation helpful? Give feedback.
All reactions