Hi every one!
I failed installing weewx-skyfield-almanac by following the "roe-dl" Github repository (
https://github.com/roe-dl/weewx-skyfield-almanac).
python3-pandas install is ok, python3-numpy install is ok, but the python3-skyfield install failed with the following messages:
pi@raspberrypi:~ $ sudo apt-get install python3-skyfield
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Aucune version du paquet python3-skyfield n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source
E: Le paquet « python3-skyfield » n'a pas de version susceptible d'être installée
English translation:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
No version of the package python3-skyfield is available, but it exists in the database. This usually means that the package is missing, has become obsolete, or is only available from another source.
E: The package "python3-skyfield" has no installable version.
My setup : Raspberry Pi4 2Go - Raspbian Bullseye Python 3.9 (same behavior with a Pi3B+).
I nevertheless pursued by downloading and installing weewx-skyfield-almanac and weewx-skymap-almanac without any problem but, python3-skyfield beeing missing, weewx failed to start.
Attached the syslog (debug = 1) and the extension part of weewx.conf.
Any clue to help solving this problem ?
Thanks a lot
Pierre-Yves