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.