I used sudo ./bin/wee_extension --install /home pi/Downloads/steelseries.2.7.4.tar.gz That worked for me. Phil
On Mon, 6 Apr 2020, 19:05 weather list, <[email protected]> wrote: > Using the downloaded master from here, > <https://github.com/gjr80/weewx-steelseries> I ran the standard install: > > $ sudo bin/wee_extension --install /home/pi/Downloads/weewx-steelseries- > master.zip --config=weewx.conf > Request to install '/home/pi/Downloads/weewx-steelseries-master.zip' > Extracting from zip archive /home/pi/Downloads/weewx-steelseries-master. > zip > Traceback (most recent call last): > File "bin/wee_extension", line 82, in <module> > main() > File "bin/wee_extension", line 74, in main > ext.install_extension(options.install) > File "/home/weewx/bin/weecfg/extension.py", line 116, in > install_extension > self.install_from_dir(extension_dir) > File "/home/weewx/bin/weecfg/extension.py", line 174, in > install_from_dir > shutil.copy(source_path, destination_path) > File "/usr/lib/python2.7/shutil.py", line 139, in copy > copyfile(src, dst) > File "/usr/lib/python2.7/shutil.py", line 96, in copyfile > with open(src, 'rb') as fsrc: > IOError: [Errno 2] No such file or directory: > '/var/tmp/weewx-steelseries-master/skins/ss/gauge-data.txt.tmpl' > Can someone tell where I have this wrong? > > Raspbian Desktop running in a virtual machine. > > All other extensions have installed normally. > > WeeWx installed using setup.py, version 3.9.2, Python 2.7x > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/131dc366-fd77-48d5-a589-c84d53483e6f%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/131dc366-fd77-48d5-a589-c84d53483e6f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CALTQ7pPgyBMQhJinRQ-HF1cJkNXogyeZtt8qovS6a2%3DwMuGoQQ%40mail.gmail.com.
