Skip to content

Some Issues #242

Answered by bradcar
Darkauu asked this question in Q&A
Jul 31, 2023 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

I had the same problem using Pycharm with my Raspberry Pi. Pico, then I found this site: https://micropython-stubs.readthedocs.io/en/main/packages.html#mp-packages

In the terminal in Pycharm I did the pip install of the latest, which on 25-October-2024 is:
pip install -U micropython-rp2-stubs==1.23.0.*
and
pip install -U micropython-rp2-rpi_pico-stubs==1.23.0.*

...then the unresolved warnings went away. ...sorry if I misunderstood your issue.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@johnp22
Comment options

@elmot
Comment options

elmot Nov 11, 2024
Collaborator

Comment options

You must be logged in to vote
1 reply
@elmot
Comment options

elmot Nov 11, 2024
Collaborator

Comment options

You must be logged in to vote
0 replies
Answer selected by elmot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants