You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error/warning might be seen for example when using 2022.3
Waiting for process connection…
Connected to pydev debugger (build 231.9225.15)
Warning: wrong debugger version. Use pycharm-debugger.egg from PyCharm installation folder
Or execute: 'pip install pydevd-pycharm~=%223.8836.43'
SUCCESS: Connected to docker container
Running lean library add "My Python Project" pydevd-pycharm --version 223.8836.43 is a work around for this
Actual Behavior
N/A
Checklist
I have completely filled out this template
I have confirmed that this issue exists on the current master branch
I have confirmed that this is not a duplicate issue by searching issues
The text was updated successfully, but these errors were encountered:
Expected Behavior
lean library add "My Python Project" pydevd-pycharm --version 223.8836.43
is a work around for thisActual Behavior
N/A
Checklist
master
branchThe text was updated successfully, but these errors were encountered: