projecthorus / radiosonde_auto_rx

Automatically Track Radiosonde Launches using RTLSDR
GNU General Public License v3.0
477 stars 124 forks source link

Error #426

Closed Piter-NS closed 3 years ago

Piter-NS commented 3 years ago

After installing version 1.5.1 Beta 1, when decoding data from the probe, the following message appears:

2021-04-02 13: 33: 18,156 ERROR: Decoder # 00000022 RS41 400.600 - Failed to run telemetry filter - 'module' object has no attribute 'timezone'

What could be causing this?

darksidelemm commented 3 years ago

Which version of Python are you running? If you're still on Python 2.7, things are going to start to break badly from now on.

darksidelemm commented 3 years ago

This looks very much like a python version issue... so closing this. let me know if this is still an issue.