weewx mqtt

102 views
Skip to first unread message

kufuu

unread,
Jun 13, 2023, 8:38:24 AM6/13/23
to weewx-user
Trying to install mqtt subscribe in ubuntu and on a rpi zero-w and get the same issue

wee_extension --install=/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz
Request to install '/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz'
Traceback (most recent call last):
File "/usr/share/weewx/wee_extension", line 92, in
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 '/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz' not found.

What am i doing wrong ?

vince

unread,
Jun 13, 2023, 12:09:33 PM6/13/23
to weewx-user
You are trying to install a file /usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz that is not found.    You likely downloaded it to a different directory.

kufuu

unread,
Jun 13, 2023, 2:55:52 PM6/13/23
to weewx-user
That is what happened,  Thanks very much
Reply all
Reply to author
Forward
0 new messages