sstjohn / x6100-wspr

WSPR tools for the Xiegu X6100
GNU General Public License v3.0
16 stars 2 forks source link

python timezone warning #1

Open djbr1 opened 2 years ago

djbr1 commented 2 years ago

Hi Saul

Please check python code, if possible suppress error message:

/usr/local/lib/python3.10/site-packages/apscheduler/util.py:436: PytzUsageWarning: The localize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html return tzinfo.localize(dt)

sstjohn commented 2 years ago

Sorry, I didn't have issue notifications turned on, just saw this. Please try the newest release, APScheduler and the timezone cruft are all on different versions now.

djbr1 commented 2 years ago

thanks, will be difficult to verify as I made other tweaks with "timezone", additionally Xiegu moved to ver 1.1.5 while I am still on 1.1.4

sstjohn commented 2 years ago

Alright, I've moved on to the 1.1.5 firmware as a base along with different versions of the timezone-y packages and I haven't noticed that warning, I think it's been dealt with. If you've got a microsd card, you could drop the 0.7.1 rootfs release on it and test it out without modifying the emmc in your radio?