Overlay Module #237
Replies: 3 comments 4 replies
-
i have try to Install new version of allsky with the same result, but install error show:
ERROR: _updateParams failed on line 98 - /lib/arm-linux-gnueabihf/libc.so.6: version
|
Beta Was this translation helpful? Give feedback.
-
Can you provide some more detail son what device and operating system you are using? Also is this a clean install of the os? |
Beta Was this translation helpful? Give feedback.
-
Oki, i test it tomorrow and reply…thanksVon meinem iPhone gesendetDiese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.---This e-mail may contain confidential and/or privileged information.If you are not the intended recipient, please notify the sender immediately and delete this mail.Any unauthorized copying, disclosure or distribution of this email is prohibited.🌱 Please consider the environment before printing this e-mail. Am 02.02.2025 um 21:02 schrieb Alex ***@***.***>:
Ignore my last message !!!
You could try removing lgpio to see if it helps
pip uninstall lgpio
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Complete Overlay is gone ???
legacy works, but modules not...nothing
STARTING EXPOSURE at: 2025-02-02 20:15:28 @ 60,0 sec
![2image](https://private-user-images.githubusercontent.com/104731314/408892532-5ccd5e0c-0ace-44a2-b7cf-7b7f1086af97.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTgzMDMsIm5iZiI6MTczOTY5ODAwMywicGF0aCI6Ii8xMDQ3MzEzMTQvNDA4ODkyNTMyLTVjY2Q1ZTBjLTBhY2UtNDRhMi1iN2NmLTdiN2YxMDg2YWY5Ny5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNlQwOTI2NDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wMzU4MmNiNzdmYzEwNWEzNTQzNjE1MzM5MzE4YzZlOWJkNzM5OTQxMTY4ZDBhNmY2ZWQ4ZjBhY2FiY2IyZmRmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.27hcHa5FMS5JqOkXqU5ssJOpm8UIjDXaEkA8lOu_JjI)
Feb 2 20:15:28 Allsky allsky[7493]: > Running: libcamera-still --thumb none --output '/home/pi/allsky/tmp/image-20250202201528.jpg' --timeout 1 --nopreview --width 4056 --height 3040 --shutter 60000000 --analoggain 11.8378 --awbgains 2.5,2 --sharpness 0 --quality 100
Feb 2 20:15:30 Allsky allsky[8604]: Traceback (most recent call last):
Feb 2 20:15:30 Allsky allsky[8604]: File "/home/pi/allsky/scripts/flow-runner.py", line 60, in
Feb 2 20:15:30 Allsky allsky[8604]: import allsky_shared as shared
Feb 2 20:15:30 Allsky allsky[8604]: File "/home/pi/allsky/scripts/modules/allsky_shared.py", line 21, in
Feb 2 20:15:30 Allsky allsky[8604]: import board
Feb 2 20:15:30 Allsky allsky[8604]: File "/home/pi/.local/lib/python3.9/site-packages/board.py", line 45, in
Feb 2 20:15:30 Allsky allsky[8604]: from adafruit_blinka.board.raspberrypi.raspi_4b import *
Feb 2 20:15:30 Allsky allsky[8604]: File "/home/pi/.local/lib/python3.9/site-packages/adafruit_blinka/board/raspberrypi/raspi_4b.py", line 6, in
Feb 2 20:15:30 Allsky allsky[8604]: from adafruit_blinka.microcontroller.bcm2711 import pin
Feb 2 20:15:30 Allsky allsky[8604]: File "/home/pi/.local/lib/python3.9/site-packages/adafruit_blinka/microcontroller/bcm2711/pin.py", line 5, in
Feb 2 20:15:30 Allsky allsky[8604]: from RPi import GPIO
Feb 2 20:15:30 Allsky allsky[8604]: File "/home/pi/.local/lib/python3.9/site-packages/RPi/GPIO/init.py", line 14, in
Feb 2 20:15:30 Allsky allsky[8604]: import lgpio
Feb 2 20:15:30 Allsky allsky[8604]: File "/home/pi/.local/lib/python3.9/site-packages/lgpio.py", line 186, in
Feb 2 20:15:30 Allsky allsky[8604]: import _lgpio
Feb 2 20:15:30 Allsky allsky[8604]: ImportError: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.33' not found (required by /home/pi/.local/lib/python3.9/site-packages/_lgpio.cpython-39-arm-linux-gnueabihf.so)
Beta Was this translation helpful? Give feedback.
All reactions