Thanks. Have tried that: sherwood@sherwood-IdeaCentre-A730:~$ sudo apt install -f [sudo] password for sherwood: Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. sherwood@sherwood-IdeaCentre-A730:~$
On Sunday, May 10, 2020 at 2:23:35 AM UTC-4, Greg from Oz wrote: > > You could try: > sudo apt install -f > > and it might be able to fix itself? > > On Sunday, 10 May 2020 16:13:36 UTC+10, Kenneth Sherwood wrote: >> >> I'm trying to install Weewx under Mint 19.2 >> >> I've attempted to follow both the Deb package install instructions and >> the setup.py process. In both cases, I get hung up with an unmet >> dependency: >> >> sudo apt-get install weewx >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> Some packages could not be installed. This may mean that you have >> requested an impossible situation or if you are using the unstable >> distribution that some required packages have not yet been created >> or been moved out of Incoming. >> The following information may help to resolve the situation: >> >> The following packages have unmet dependencies: >> weewx : Depends: python3-cheetah but it is not installable >> E: Unable to correct problems, you have held broken packages. >> >> Attempt to install python3-cheetah also fails: >> sudo apt-get install python3-cheetah >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> Package python3-cheetah is not available, but is referred to by another >> package. >> This may mean that the package is missing, has been obsoleted, or >> is only available from another source >> >> --- >> Any advice? >> >> Thanks >> > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/e21153c8-e3d3-4e47-97c3-559eea5afc5b%40googlegroups.com.
