Gary

First I made backups of all files including my steelgauges directory. I 
then downloaded steelseries-2.6.3.tar.gz to my Raspberry Pi. I can only 
download files into the /home/pi directory. I then logged in using Putty 
and ran the following command:

/home/weewx/bin/wee_extension --install /home/pi steelseries-2.6.3.tar.gz

I then get the following error:

Traceback (most recent call last):
  File "/home/weewx/bin/wee_extension", line 83, in <module>
    main()
  File "/home/weewx/bin/wee_extension", line 62, in main
    config_path, config_dict = weecfg.read_config(options.config, _args)
  File "/home/weewx/bin/weecfg/__init__.py", line 221, in read_config
    locations=locations, file_name=file_name)
  File "/home/weewx/bin/weecfg/__init__.py", line 196, in find_file
    raise IOError("%s is not a file" % file_path)
IOError: steelseries-2.6.3.tar.gz is not a file

Is it possible that the download was corrupted, or is my syntax wrong 
(again)? 

Steve  (and sorry for being such a PIA)

-- 
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.

Reply via email to