Installing the Steel Series Gauges

71 views
Skip to first unread message

Dan Hinckley

unread,
Oct 18, 2023, 9:58:20 PM10/18/23
to weewx...@googlegroups.com
Perhaps that github page 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

gjr80

unread,
Oct 18, 2023, 11:03:54 PM10/18/23
to weewx-user
Perhaps you should try the instructions in the readme?

Gary

Reply all
Reply to author
Forward
0 new messages