I’m getting the following:
Magrathea:weewx$ wee_extension --install ~/weewx-forecast-master.tgz
Request to install '/Users/katherinebarto/weewx-forecast-master.tgz'
Extracting from tar archive /Users/katherinebarto/weewx-forecast-master.tgz
Traceback (most recent call last):
File "/Users/Shared/weewx/bin/wee_extension", line 82, in <module>
main()
File "/Users/Shared/weewx/bin/wee_extension", line 74, in main
ext.install_extension(options.install)
File "/Users/Shared/weewx/bin/weecfg/extension.py", line 114, in
install_extension
raise InstallError("Unable to install from '%s': no common path (the
extension archive contains more than a single root directory)" % extension_path)
weecfg.extension.InstallError: Unable to install from
'/Users/katherinebarto/weewx-forecast-master.tgz': no common path (the
extension archive contains more than a single root directory)
I don’t have any extension_path configured in my weewx.conf file and a search
of the discussion archive says that the above command should work.
What, again, am I doing incorrectly?
David
--
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/E4050DCE-5EBD-40AA-B4B6-4C99082F39E0%40kdbarto.org.