QuantConnect / Documentation

QuantConnect Wiki Style Documentation Behind QuantConnect
https://www.quantconnect.com/docs/v2/
Apache License 2.0
171 stars 135 forks source link

PyCharm IDE Debugging Troubleshooting #1411

Open Martin-Molinero opened 1 year ago

Martin-Molinero commented 1 year ago

Expected Behavior

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

Actual Behavior

N/A

Checklist

DerekMelchin commented 1 year ago

Update Python and PyCharm with the additional steps for setting up autocomplete

jaredbroad commented 4 months ago

@jhonabreul Was this supported anymore? I recall some mention of python debugging challenges?