-
-
Notifications
You must be signed in to change notification settings - Fork 299
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
[numpy 1.x.x - fix not working] RuntimeError: Unsupported image type, must be 8bit gray or RGB image. #946
Comments
my system is complaining I should downgrade numpy, but I don't know python, especially not on Fedora. I installed via https://itsfoss.com/face-unlock-ubuntu/ and according to this issue, downgrading does not work, so I will wait... this is the backtrace I am getting
|
Is there any progress on this issue? |
Nope, sadly not. But I also didn't try to use Howdy again since reinstalling on a new SSD. |
I'm also running into this issue and my workaround is: |
2024/9/4 update: P.S. make sure the python environment where you try to debug is the one used by your Linux system. E.g. if you manipulate |
I get the same error message on my Surface Laptop 4 (AMD). |
Hi, funnily enough, It solved itself. Which means that sadly, I don't have a solution. Although... I did one single thing different: I entered the /dev/v4l/by-id of my device into the Howdy config instead of whatever I did the last time. I hope this might help - I should have followed the Arch wiki hehe |
Heyho, I am getting an Error when trying to set up Howdy on my Thinkpad T490:
The Snapshot command is working but the output is not readable.
Let's trace it back: I set up Howdy with my camera working but a dark image. I fixed that using linux-enable-ir-emitter. Ever since then howdy is borged and producing the above error (Preview opened for about half a frame before).
Steps I took trying to fix it:
Also here is my output of v4l2-ctl --list-formats -d /dev/video2:
I've searched for similar issues already, a similar issue has been reported but isn't fixing my problem.
Linux distribution: Endeavor OS
Howdy version: Same on 2.6.1 and 3.0 BETA
The text was updated successfully, but these errors were encountered: