Hi Patrick

See this link for the solution. You need a dot not a hyphen (dash) before 
1.3.1.tar.gz

https://github.com/poblabs/weewx-belchertown/discussions/885

Paul

On Tuesday, 10 October 2023 at 19:29:51 UTC+1 salinois wrote:

> hello,
>
>  so. I just installed weewx on an other RPi Version (buster)
>
> weewx is OK.
>
> test with the skin Belchertown 1.3.1
>
> result:
>
>  sudo wee_extension --install weewx-belchertown-release-1.3.1.tar.gz
> Request to install 'weewx-belchertown-release-1.3.1.tar.gz'
>
>
> Traceback (most recent call last):
>
>   File "/usr/share/weewx/wee_extension", line 92, in <module>
>     main()
>   File "/usr/share/weewx/wee_extension", line 84, in main
>     ext.install_extension(options.install)
>   File "/usr/share/weewx/weecfg/extension.py", line 139, in 
> install_extension
>     raise InstallError("Extension '%s' not found." % extension_path)
> weecfg.extension.InstallError: Extension 
> 'weewx-belchertown-release-1.3.1.tar.gz' not found.
>
> test with the skin Belchertown 1.2
>
> result:
>
> sudo wee_extension --install weewx-belchertown-release-1.2.tar.gz
> Request to install 'weewx-belchertown-release-1.2.tar.gz'
> Extracting from tar archive weewx-belchertown-release-1.2.tar.gz
> Saving installer file to /usr/share/weewx/user/installer/Belchertown
> Saved configuration dictionary. Backup copy at 
> /etc/weewx/weewx.conf.20231010195736
> Finished installing extension 'weewx-belchertown-release-1.2.tar.gz'
>
>
>  head /usr/share/weewx/wee_extension
> #!/usr/bin/env python
> #
> #    Copyright (c) 2009-2021 Tom Keffer <tke...@gmail.com> and Matthew 
> Wall
> #
> #    See the file LICENSE.txt for your rights.
> #
> """Install and remove extensions."""
> from __future__ import absolute_import
> import optparse
> import sys
>
>
> head /usr/share/weewx/weewxd
> #!/usr/bin/env python
> #
> #    Copyright (c) 2009-2021 Tom Keffer <tke...@gmail.com>
> #
> #    See the file LICENSE.txt for your rights.
> #
> """Entry point to the weewx weather system."""
> from __future__ import absolute_import
> from __future__ import print_function
>
>
> *Problem with version 1.3.1 de Belchertown*
>
>    - Station hardware: BYOWS - Raspberry Pi 
>    - Server uptime: 34185 seconds 
>    - WeeWX uptime: 163 seconds 
>    - WeeWX version: 4.10.2 
>    - Belchertown Skin Version: 1.2 
>
> bye
>
>
> Patrick
>
>
> Le 10/10/2023 à 00:27, Tom Keffer a écrit :
>
> head /usr/share/weewx/weewxd
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8fc87be5-17b6-4a8e-9f1d-acc6c0b10f91n%40googlegroups.com.

Reply via email to