Hello all..   hopefully someone can help me!
I have a fresh raspbean install on a pi-4 and want to install the MQTT 
driver found here:
https://github.com/bellrichm/WeeWX-MQTTSubscribe

So far managed to install the Paho MQTT Python Client but then started to 
run into issues.

First,  DOWNLOAD_DIR = /tmp   gave me a "bad command error so I adjusted 
and ran:

/tmp $ wget https://github.com/bellrichm/WeeWX- 
MQTTSubscribe/archive/refs/tags/v2.3.1.tar.gz

and managed to get "v2.3.1.tar.gz into the /tmp directory

now it seems no matter what I try I cant install from here..

frank@pi4:/tmp $ BIN_DIR/wee_extension --install=v2.3.1.tar.gz
bash: BIN_DIR/wee_extension: No such file or directory
also tried 
frank@pi4:/tmp $ BIN_DIR/wee_extension --install v2.3.1.tar.gz
bash: BIN_DIR/wee_extension: No such file or directory

I am sure its something minor but I have no hair left to pull! 



-- 
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/2a997691-e207-4bb2-abef-15ae2707cb7an%40googlegroups.com.

Reply via email to