Running the entry points works fine using uv run example-app. I can see that uv gets the foo dependency from our private index. However, when I try to install the package example-app as a tool with uv ...
I did a fresh installation and received this warning. It continued to the gradio webui and works as normal. Both pynvml and nvidia-ml-py modules are installed in my Wan2GP. Both myself and faust_dude ...