[SOLVED] ImportError: cannot import name RTC - Using PyTrack
-
Re: Status of RTC support on LoPy?
Hi,
Similar to the above post, I am having an issue when I try build one of the example PyTrack Apps (https://github.com/pycom/pycom-libraries/tree/master/pytrack)
When I run the example code above, I get the following:
Traceback (most recent call last): File "<stdin>", line 8, in <module> ImportError: cannot import name RTC
Thanks
-
Hi,
I just updated the firmware on the LoPy and PySense, following this guide:
https://docs.pycom.io/chapter/gettingstarted/installation/firmwaretool.html
Thanks
-
I have the same issue with my LoPy connected to a PyTrack board...
What do you mean by "Just required latest software on there!"?
Did you made an update of the microcode in the LoPy module?
If yes, have you made it with Pymakr or by another way using the COM PORT?
-
All Fixed - Just required latest software on there!