Perhaps that github page <https://github.com/gjr80/weewx-steelseries> isn't up 
to date, but the standard install here fails as shown. I used setup.py for my 
WeeWx install. Why is it looking in /var/temp?

/home/weewx$ sudo bin/wee_extension --install 
/home/house/Downloads/WeeWx/Extensions/weewx-steelseries-master.zip
Request to install 
'/home/house/Downloads/WeeWx/Extensions/weewx-steelseries-master.zip'
Extracting from zip archive 
/home/house/Downloads/WeeWx/Extensions/weewx-steelseries-master.zip
Traceback (most recent call last):
  File "bin/wee_extension", line 92, in <module>
    main()
  File "bin/wee_extension", line 84, in main
    ext.install_extension(options.install)
  File "/home/weewx/bin/weecfg/extension.py", line 130, in install_extension
    self.install_from_dir(extension_dir)
  File "/home/weewx/bin/weecfg/extension.py", line 183, in install_from_dir
    shutil.copy(source_path, destination_path)
  File "/usr/lib/python3.8/shutil.py", line 418, in copy
    copyfile(src, dst, follow_symlinks=follow_symlinks)
  File "/usr/lib/python3.8/shutil.py", line 264, in copyfile
    with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: 
'/var/tmp/weewx-steelseries-master/skins/ss/gauge-data.txt.tmpl'

WeeWx version = 4.10.2
Ubuntu 20.x
NUC server

-- 
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/8AC53D52-66C5-4182-A8A3-DFAFF324399A%40suiattle.org.

Reply via email to