Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5044

MicroPython • Re: Second Core Not Recognizing Library imported in main program

$
0
0
No idea. It works for me with references to 'myservo' and the 'import SERVO' removed because I don't have that package.

My guess would be that you perhaps have an older version of MicroPython firmware which contains some bugs, or there are still bugs to be fixed. Using '_thread' has always been iffy on a Pico.

What does this report ... ?

Code:

import os; print(os.uname())

Statistics: Posted by hippy — Wed Mar 13, 2024 3:34 pm



Viewing all articles
Browse latest Browse all 5044

Trending Articles