toyxyz / ComfyUI_toyxyz_test_nodes

Custom node and script for sending webcam to ComfyUI
GNU General Public License v3.0
460 stars 29 forks source link

Where is WebcamApp ? #7

Closed tetsuoo-online closed 7 months ago

tetsuoo-online commented 7 months ago

run.bat starts a console but nothing happens. I tried to run manually doing cmd>python cam.py but all I got was this error message : Traceback (most recent call last): File "X:\Stable Diffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_toyxyz_test_nodes\CaptureCam\cam.py", line 11, in import win32clipboard ModuleNotFoundError: No module named 'win32clipboard'

toyxyz commented 7 months ago

After running setup.bat, do you have a venv folder in that path?

tetsuoo-online commented 7 months ago

I don't know why but after updating everything using the Manager now it works ! Did you change something ? ^^ (now my house look uglier and I'm using an invisible mouse xD ) image