Ah, it looks as if perhaps I got the wrong repository/version. This <https://github.com/gjr80/weewx-steelseries/releases/tag/v2.7.4> seems to be the correct one. Will try again.
On Monday, April 6, 2020 at 2:05:03 PM UTC-4, weather list 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/09e86a4f-9a97-4e00-8b4e-36867c10663a%40googlegroups.com.
