You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
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?
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)
The text was updated successfully, but these errors were encountered: