Hi, Most likely a path issue. Where is weewx-wcloud-0.10.tgz located? The command you used assumes it is in the current directory, if it is not then the command will fail as you experienced. Try using the full path to weewx-wcloud-0.10.tgz:
mchwx@MCHWX:~$ sudo wee_extension --install=/path/to/weewx-wcloud-0.10.tgz Gary PS. The wee_extension 'install' command line option includes an = between 'install' and its value, it appears that it works without but I have added it anyway. -- 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]. For more options, visit https://groups.google.com/d/optout.
