Quantcast
Viewing all articles
Browse latest Browse all 40

Pyboard D-series • Re: Overflow in time.localtime()

Hello

I have get exatcly the same issue on NUCLEO-WB55 :

CODE:

MicroPython v1.22.2 on 2024-02-22; NUCLEO-WB55 with STM32WB55RGV6Type "help()" for more information.>>> from time import localtime>>> localtime(2208988800)Traceback (most recent call last):  File "<stdin>", line 1, in <module>OverflowError: overflow converting long int to machine word>>>
Best regards

Yannick

Statistics: Posted by Yannick — Thu May 09, 2024 7:33 pm



Viewing all articles
Browse latest Browse all 40

Trending Articles