Yea Gary I figured it out. I was a sudo issue and I had to simplify the path with a rename of the file and it loaded. Thanks. Now create a twitter app to be able to post to twitter ;)
On Saturday, July 1, 2017 at 1:29:22 PM UTC-5, gjr80 wrote: > > 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.
