my version of pip3 pip3 --version pip 20.3.4 from /usr/lib/python3/dist-packages/pip (python 3.9)
On Monday, October 9, 2023 at 11:35:21 PM UTC+2 [email protected] wrote: > $ /usr/share/weewx/wee_extension > Traceback (most recent call last): > File "/usr/share/weewx/wee_extension", line 13, in <module> > import weecfg.extension > File "/usr/share/weewx/weecfg/__init__.py", line 23, in <module> > import configobj > ImportError: No module named configobj > > On Monday, October 9, 2023 at 11:20:31 PM UTC+2 [email protected] wrote: > >> after the command: >> >> sudo apt update # >> sudo apt install python3-configobj >> sudo apt install python3-pil >> sudo apt install python3-serial >> sudo apt install python3-usb >> sudo apt install python3-pip >> >> Des erreurs ont été rencontrées pendant l'exécution : >> python3 >> python3-wheel >> python3-serial >> python3-six >> python3-pil:armhf >> python3-configobj >> python3-dev >> python3-pip >> python3-lib2to3 >> python3-pkg-resources >> python3-distutils >> python3-setuptools >> python3-usb >> python3-olefile >> E: Sub-process /usr/bin/dpkg returned an error code (1) >> >> On Monday, October 9, 2023 at 11:08:17 PM UTC+2 Tom Keffer wrote: >> >>> How about.. >>> >>> >>>> Also, what do you get for >>>>> >>>>> *head /usr/share/weewx/wee_extension* >>>>> >>>> >>> >>> >> -- 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/cd2aff43-38c9-44be-b840-c42b920e68ebn%40googlegroups.com.
