I installed Weewx as " WeeWX: Installation on Debian-based systems "
My linux RPI is
lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Weewx with skin works fine.
/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
I go to try to follow the advice of Vince.
But I seem to have already done them.
I come back to you and I say you.
Patrick.
On Monday, October 9, 2023 at 10:26:47 PM UTC+2 Tom Keffer wrote:
> He may have used a package installer (not setup.py or pip).
>
> Patrick, how did you install weewx? If you used a package installer, it
> should have installed configobj for you.
>
> Also, what do you get for
>
> *head /usr/share/weewx/wee_extension*
>
> -tk
>
>
> On Mon, Oct 9, 2023 at 1:12 PM vince <[email protected]> wrote:
>
>> If you are on a debian-based operating system and using python3....
>>
>> sudo pip3 install configobj
>>
>> If you run into more missing modules see
>> https://www.weewx.com/docs/4.10/setup.htm
>>
>> On Monday, October 9, 2023 at 11:41:06 AM UTC-7 [email protected] wrote:
>>
>>> hello,
>>>
>>> now the skin "Season" is OK, I want to install the skin" Belchertown"
>>> but I have this Error:
>>>
>>> sudo /usr/share/weewx/wee_extension --install
>>> weewx-belchertown-release-1.3.1.tar.gz
>>> 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
>>>
>>> I had already this error but I don't remenber that I done to resolve.
>>>
>>> Patrick
>>>
>> --
>> 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/f9cdb923-7226-48e0-9005-2559cbcb25fdn%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/weewx-user/f9cdb923-7226-48e0-9005-2559cbcb25fdn%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/8efbdbe2-10a0-4a70-8dbb-b7599303177bn%40googlegroups.com.