Just for grins, try installing a different skin. I'm wondering if the zip
file you have downloaded is missing something internally.
On Thursday, May 11, 2023 at 9:05:09 AM UTC-7 corey wrote:
> I am running into an error running *wee_extension. *I'm relatively
> certain this was working for me last night trying to install a different
> extension, but I'm stumped for why it would have changed in the last 12
> hours.
>
> I've tried running from the /usr/share/weewx directory as well as from my
> home directory. Also tried re-installing weewx this morning, but no
> improvements. Any ideas what I might do to fix this?
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *~/ sudo wee_extension --install weewx-owm-master.zipRequest to install
> 'weewx-owm-master.zip'Extracting from zip archive
> weewx-owm-master.zipTraceback (most recent call last): File
> "/usr/share/weewx/weecfg/__init__.py", line 1897, in
> get_extension_installer __import__('install')ModuleNotFoundError: No
> module named 'install'During handling of the above exception, another
> exception occurred: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 130, in install_extension
> self.install_from_dir(extension_dir) File
> "/usr/share/weewx/weecfg/extension.py", line 150, in install_from_dir
> installer_path, installer = weecfg.get_extension_installer(extension_dir)
> File "/usr/share/weewx/weecfg/__init__.py", line 1899, in
> get_extension_installer raise ExtensionError("Cannot find 'install'
> module in %s" % extension_installer_dir)weecfg.ExtensionError: Cannot find
> 'install' module in /var/tmp/weewx-master/*
>
--
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/d355df8e-f056-4412-a28c-e817f3292073n%40googlegroups.com.