I made the following changes to support PyCharm Pro 2024.3.2 and compiled the MicroPython plugin for 243.* but when I try to use the Flash command in PyCharm Pro it gives this error:
platformVersion=243-EAP-SNAPSHOT
pythonPlugin=PythonCore:243.23654.177
<idea-version since-build="243" until-build="243.*"/>
....venv\Scripts\python.exe: can't find 'main' module in '...\AppData\Roaming\JetBrains\PyCharm2024.3\plugins\intellij-micropython-1.4.7-2024.3-base.jar/scripts/microupload.py'
I don't know Kotlin. Can someone point me to a fix?
I made the following changes to support PyCharm Pro 2024.3.2 and compiled the MicroPython plugin for 243.* but when I try to use the Flash command in PyCharm Pro it gives this error:
....venv\Scripts\python.exe: can't find 'main' module in '...\AppData\Roaming\JetBrains\PyCharm2024.3\plugins\intellij-micropython-1.4.7-2024.3-base.jar/scripts/microupload.py'
I don't know Kotlin. Can someone point me to a fix?