I tried that but received an error so I thought perhaps that was incorrect.
I just tried again. Any suggestions?
clay@weather:~$ sudo wee_extension
--install=/usr/share/weewx/extensions/xstats
[sudo] password for clay:
Request to install '/usr/share/weewx/extensions/xstats'
Traceback (most recent call last):
File "/usr/bin/wee_extension", line 83, in <module>
main()
File "/usr/bin/wee_extension", line 75, in main
ext.install_extension(options.install)
File "/usr/share/weewx/weecfg/extension.py", line 122, in
install_extension
self.install_from_dir(extension_path)
File "/usr/share/weewx/weecfg/extension.py", line 173, in install_from_dir
shutil.copy(source_path, destination_path)
File "/usr/lib/python2.7/shutil.py", line 119, in copy
copyfile(src, dst)
File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory:
'/usr/share/weewx/extensions/xstats/skins/xstats/index.html.tmpl'
--
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.