Hi Vince, When I do pip list and later pip3 list, I see Cheetah3 3.2.6 and Pillow 9.4.0 listed both times.
OS is Debian 11. pi@ubuntu:~ $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" Thanks, Kevin On Sun, Jan 8, 2023 at 2:10 PM vince <[email protected]> wrote: > You didn't say which os/version you are on, but it might be a "pip" (v2) > versus "pip3" (v3) issue. > > Do 'pip list' and 'pip3 list' and compare the two. I suspect only one has > the modules you're looking for. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/uIMSw10r9JI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/5e117d3e-02e9-485e-bada-a5396b5dd80en%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/5e117d3e-02e9-485e-bada-a5396b5dd80en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAK3LaRoLBuO92QymU-Lwj_%2BLKwt_1gkmV1%3DA%2BJmCm_N3KT4PkQ%40mail.gmail.com.
