reefor
reefor
> pip install gradio==3.26.0 可能有用 Thanks, this is the easiest fix to a problem with installing RVC I've run into yet. You're awesome
Thanks Hakem91 When running the 2nd command I got this error. (I'm running Comfyui Portable on a Windows machine) Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error × Preparing metadata (pyproject.toml)...
This was the whole error message D:\pinokio\api\rvc.pinokio.git\app\env\lib\site-packages\gradio_client\documentation.py:106: UserWarning: Could not get documentation group for : No known documentation group for mo dule 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}:...
Update: I figured out a part of it. I went to where the requirements.txt file is (D:\pinokio\api\rvc.pinokio.git\app), opened a cmd prompt and ran the command to install it (pip install...
Update, found the solution in another thread. I have pip 24.2, I had to downgrade to pip 24.0. So I tried it and it worked with no errors. Warning, someone...
For those that might think this question is too stupid to answer. C:\Users\Paul\Desktop\Comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-N-Nodes\py\gptcpp_node.py points to the file that's requesting llama, not where it's looking for llama. I'm a noob but...
OK, so I ran the pip install for llama and it told me all requirements are already satisfied. Still getting the can't find llama error. Someone else told me that...
> Hi, sorry but this is a messy time for me! The problem is that the repository I use to install llama_cpp_python supports python up to version 3.11 If you...