ipykernel==6.3.1 incompatible with pycharm
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
Hello, just found a problem with the last version...
I'm using pycharm and I'm not able to debug.
Traceback (most recent call last):
```
File "C:\Program Files\JetBrains\PyCharm 2021.1.3\plugins\python\helpers-pro\jupyter_debug\pydev_jupyter_utils.py", line 64, in attach_to_debugger
debugger.prepare_to_run(enable_tracing_from_start=False)
TypeError: prepare_to_run() got an unexpected keyword argument 'enable_tracing_from_start'
Failed to connect to target debugger.
```
Please have a look there for more details.
https://youtrack.jetbrains.com/issue/PY-50575
Someone suggested moving to version 5.5.5 which solves this issue.
I have the same problem with two different pc.
Thanks! :)
Contributor guide
Assessment
This issue has not been assessed yet.