-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux support? #20
Comments
There are no plans to add Linux support at this point. |
I modified requirements.txt to match Linux packages to install CaptureCam. Unfortunately it doesn't work and I get the error message: hopefully someone with more knowledge can help with this? |
it does work on ubuntu, you need to instead of executing the setup.bat simply
on ComfyUI/custom_nodes/ComfyUI_toyxyz_test_nodes/CaptureCam/ but i get an error (even if it does work) Error occurred when executing CaptureWebcam: object of type 'NoneType' has no len() File "/home/zorin/code/ComfyUI/execution.py", line 152, in recursive_execute |
You're asking about Linux support because you need to use Linux due to your AMD GPU. You don't need the webcam functionality I created, but you want to enable real-time pose recognition similar to Blender or 3D pose.
The text was updated successfully, but these errors were encountered: