wget -O weewx-sdr.zip 
https://github.com/matthewwall/weewx-sdr/archive/master.zip


pi@meteo:~ $ sudo wee_extension --install weewx-sdr.zip
Request to install 'weewx-sdr.zip'
Extracting from zip archive weewx-sdr.zip
Traceback (most recent call last):
  File "/usr/bin/wee_extension", line 83, in <module>
    main()
  File "/usr/bin/wee_extension", line 75, in main
    ext.install_extension(options.install)
  File "/usr/share/weewx/weecfg/extension.py", line 107, in install_extension
    self.tmpdir, self.logger)
  File "/usr/share/weewx/weecfg/__init__.py", line 1212, in extract_zip
    zip_archive = zipfile.ZipFile(open(filename, mode='r'))
  File "/usr/lib/python2.7/zipfile.py", line 770, in __init__
    self._RealGetContents()
  File "/usr/lib/python2.7/zipfile.py", line 811, in _RealGetContents
    raise BadZipfile, "File is not a zip file"
zipfile.BadZipfile: File is not a zip file




Hello, I am installing rtl-sdr on weewx and when I try to install the driver, I 
have an error, it reports that the zip file is bad. can you help me, thanks.

-- 
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/5e8cef1e-e4c1-4135-b33d-29e73de0f7fa%40googlegroups.com.

Reply via email to