Skip to content
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

pi-timolo exits due to error #129

Closed
GWAM opened this issue Apr 20, 2022 · 4 comments
Closed

pi-timolo exits due to error #129

GWAM opened this issue Apr 20, 2022 · 4 comments

Comments

@GWAM
Copy link

GWAM commented Apr 20, 2022

Hi,
This has been working well for me, but stopped today, not sure why.
When I run ./pi-timolo I get:

-------------------------------------------------------
pi-timolo.py ver 12.52  written by Claude Pageau
-------------------------------------------------------
Loading Wait ....
2022-04-20 13:58:10 ERROR    <module>   Pi Camera Module Not Found supported=1 detected=1, libcamera interfaces=0
2022-04-20 13:58:10 ERROR    <module>   if supported=0 Enable Camera using command sudo raspi-config
2022-04-20 13:58:10 ERROR    <module>   if detected=0 Check Pi Camera Module is Installed Correctly
2022-04-20 13:58:10 ERROR    <module>   Exiting pi-timolo.py Due to Error

However, the camera is installed properly, and when I run
sudo raspistill -o test.jpg

An image is captured correctly with no problem, the camera responds
Earlier today I got for the first time the following error:

WARN  : Could Not Import pyexiv2. Required for Saving Image EXIF meta data
        If Running under python3 then Install pyexiv2 library for python3 per
        cd ~/pi-timolo
        ./install-py3exiv2.sh

So installed py3exiv2 and now only left with the error about the camera

Any ideas?
Steps I've taken so far - I reinstalled raspibian from scratch, then reinstalled pi-timolo but not solved
p.s I just installed the picamera-motion project to see if this works, and worked like a charm, no issues....

Thanks!

@GWAM GWAM changed the title pi-timolo exists due to error pi-timolo exits due to error Apr 20, 2022
@pageauc
Copy link
Owner

pageauc commented Apr 20, 2022 via email

@GWAM
Copy link
Author

GWAM commented Apr 21, 2022

Good Morning Claude and thank you so much for the quick response, not taken for granted, I know you do this for fun so truly appreciate!
I verified and you are right, I am running bullseye, I will try to downgrade back to a buster image and re-install pi-timolo and see what happens, I'll report back here soon.

Thanks

@pageauc
Copy link
Owner

pageauc commented Apr 21, 2022 via email

@GWAM
Copy link
Author

GWAM commented Apr 21, 2022

Issue closed.
As Claude mentioned, my upgrade to bullseye made picam not supported anymore, I downgraded back to buster, re-installed pi-timolo and now everything is back in order working, thanks!

@GWAM GWAM closed this as completed Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants