You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to install a remove background node into Comfyui portable version. on each attempt I am getting the following error:
PS K:\ComfyUI_windows_portable> K:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --index-url https://pypi.ngc.nvidia.com cvcuda
Looking in indexes: https://pypi.ngc.nvidia.com, https://pypi.ngc.nvidia.com
ERROR: Could not find a version that satisfies the requirement cvcuda (from versions: none)
ERROR: No matching distribution found for cvcuda
I am using Windows 11 and Python 3.11.9 . I used ChatGpt to assist in installing cvcuda but the end result was that the correct version couldn't be found.
Describe the bug
A clear and concise description of the bug.
I am attempting to install a remove background node into Comfyui portable version. on each attempt I am getting the following error:
PS K:\ComfyUI_windows_portable> K:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --index-url https://pypi.ngc.nvidia.com cvcuda
Looking in indexes: https://pypi.ngc.nvidia.com, https://pypi.ngc.nvidia.com
ERROR: Could not find a version that satisfies the requirement cvcuda (from versions: none)
ERROR: No matching distribution found for cvcuda
I am using Windows 11 and Python 3.11.9 . I used ChatGpt to assist in installing cvcuda but the end result was that the correct version couldn't be found.
Describe the bug
A clear and concise description of the bug.
Steps/Code to reproduce bug
Follow this guide
http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports to craft a
minimal bug report. This helps us reproduce the issue you're having and resolve
the issue more quickly.
Expected behavior
A clear and concise description of what you expected to happen.
Environment overview (please complete the following information)
docker pull
&docker run
commands usedEnvironment details
Please run and paste the output of the
cvcuda/print_env.sh
script here, to gather any other relevant environment detailsAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: