--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/86773a15-9890-4183-9ec7-7d81bf03902b%40googlegroups.com.
Package python3-cheetah is not available, but is referred to by another package.
Any advice?
Still having trouble. Somehow I think Cheetah is installed but not being recognized:sherwood@sherwood-IdeaCentre-A730:~$ python3 -m pip install cheetah3Collecting cheetah3Downloading https://files.pythonhosted.org/packages/dc/48/e81a2cfd8ee730ae37b2e2a2ef9bfd1f20d2b5c617567e36e72c8d583c09/Cheetah3-3.2.4-cp36-cp36m-manylinux1_x86_64.whl (671kB)100% |████████████████████████████████| 675kB 1.8MB/sInstalling collected packages: cheetah3Successfully installed cheetah3-3.2.4
sherwood@sherwood-IdeaCentre-A730:~$ sudo apt-get install weewxReading package lists... DoneBuilding dependency treeReading state information... Done
The following packages have unmet dependencies:weewx : Depends: python3-cheetah but it is not installableE: Unable to correct problems, you have held broken packages.
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/e4a2f5c4-0243-4ae6-ad1b-6052b3113d74%40googlegroups.com.
-f, --fix-broken
Fix; attempt to correct a system with broken dependencies in place. This option, when
used with install/remove, can omit any packages to permit APT to deduce a likely
solution. If packages are specified, these have to completely correct the problem. The
option is sometimes necessary when running APT for the first time; APT itself does not
allow broken package dependencies to exist on a system. It is possible that a system's
dependency structure can be so corrupt as to require manual intervention (which
usually means using dpkg --remove to eliminate some of the offending packages). Use of
this option together with -m may produce an error in some situations. Configuration
Item: APT::Get::Fix-Broken.I'm trying to install Weewx under Mint 19.2