intellij-micropython icon indicating copy to clipboard operation
intellij-micropython copied to clipboard

MicroPython REPL doesn't work with newest Pycharm

Open MATTYGILO opened this issue 1 year ago • 6 comments

Version 2023.3 https://www.jetbrains.com/pycharm/download/other.html

MATTYGILO avatar Dec 24 '23 17:12 MATTYGILO

Can confirm it also doesn't work with the patch version 2023.3.2.

ianc1215 avatar Jan 20 '24 22:01 ianc1215

@ianc1215 please see this for a workaround until there's a fix

asdaraujo avatar Jan 20 '24 22:01 asdaraujo

How about for Windows 11? This solution appears to be for Linux.

From: Andre Araujo @.> Sent: Saturday, January 20, 2024 17:16 To: JetBrains/intellij-micropython @.> Cc: Ian Campbell @.>; Mention @.> Subject: Re: [JetBrains/intellij-micropython] MicroPython REPL doesn't work with newest Pycharm (Issue #275)

@ianc1215 https://github.com/ianc1215 please see this https://github.com/JetBrains/intellij-micropython/issues/274#issuecomment-1877979780 for a workaround until there's a fix

— Reply to this email directly, view it on GitHub https://github.com/JetBrains/intellij-micropython/issues/275#issuecomment-1902277610 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2UFVYXXAAEQFTDVE7JZNDYPQ6YFAVCNFSM6AAAAABBBVJRZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSGI3TONRRGA . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AA2UFV2LL77U6JUSMNIXISDYPQ6YFA5CNFSM6AAAAABBBVJRZ6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTRMJZ6U.gif Message ID: @.*** @.***> >

ianc1215 avatar Jan 20 '24 22:01 ianc1215

Bump Can confirm VSCode and Thonny work perfectly as does mpremote. Still not working in PyCharm.

britesc avatar Mar 29 '24 18:03 britesc

@ianc1215 Instead of dev/tty/... simply use the windows com port of your device

python .\.repl\microrepl.py com11

albertogomcas avatar May 14 '24 06:05 albertogomcas

It's now 2024.1,and my REPL still doesn't work.

walker2398 avatar May 15 '24 07:05 walker2398