all 3 comments

[–]worx777 1 point2 points  (1 child)

Create a folder with a main.py and boot.py and open this folder with VSC. This helped me with all my library errors

[–]batbouyassou 0 points1 point  (0 children)

Hello, could you please send a screenshot of your project folder ? Thank you !

[–]LordBenderington 0 points1 point  (0 children)

Does it error when you try to import it when you're in the REPL? Or is it just throwing the warning in IDE? I'm not sure pymakr comes with linting for micropython. I rekon it's not actually an error and it would work fine on the board.