You're not the first to have this problem. Solved with
*sudo apt install python3-pip* Then try again. On Fri, May 1, 2020 at 3:32 PM Devonian <[email protected]> wrote: > Trying to upgrade from weewx-3.9.2 to weewx-4.0.0 on Debian Buster on > intel 64bit system using setup.py and get... > > nigel@debian10:~/weewx-4.0.0$ python3 ./setup.py build > Traceback (most recent call last): > File "./setup.py", line 25, in <module> > from distutils import log > ImportError: cannot import name 'log' from 'distutils' > (/usr/lib/python3.7/distutils/__init__.py) > > nigel@debian10:~/weewx-4.0.0$ python3 -V > Python 3.7.3 > > What's wrong? > > Nigel > > -- > 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/52b4783a-aa20-4fee-9594-f9332e4e3085%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/52b4783a-aa20-4fee-9594-f9332e4e3085%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/CAPq0zEBz8qg8B8zvycj5zyRWtDsmYV2KtnRwaXhAZR%2BkuP0tGw%40mail.gmail.com.
