Did you try sudo apt-get update? You can install the aptitude package. This has a user interface to search the package database, in case there is some typo.
Pierre-Yves schrieb am Dienstag, 30. Dezember 2025 um 14:37:53 UTC+1: > 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 > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/fe92ffa8-ed19-4b19-9407-ce23adb61a72n%40googlegroups.com.
