On Sunday, 13 May 2018 13:14:53 UTC+10, Steve2Q wrote: > > Gary..my version of RTGD.py is 0.2.13 >
Definitely worth upgrading, big change is ability to display WU forecast text in the scroller > I assume (maybe incorrectly) that to start fresh with forecasting I should > uninstall the extension. I first ran wee-extension --list which says that I > have > > forecast 3.2.14 installed. > > I then ran wee-extension --uninstall forecast and I get the following: > > File "/home/weewx/bin/wee_extension", line 83, in <module> > main() > File "/home/weewx/bin/wee_extension", line 78, in main > ext.uninstall_extension(options.uninstall) > File "/home/weewx/bin/weecfg/extension.py", line 352, in > uninstall_extension > shutil.rmtree(extension_installer_dir) > File "/usr/lib/python2.7/shutil.py", line 252, in rmtree > onerror(os.remove, fullname, sys.exc_info()) > File "/usr/lib/python2.7/shutil.py", line 250, in rmtree > os.remove(fullname) > OSError: [Errno 13] Permission denied: > '/home/weewx/bin/user/installer/forecast/install.py > > I stopped weewx before trying the uninstall. > > Looks like your user account doesn't have sufficient privileges, try adding sudo before wee_extension. Gary -- 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.
