ipykernel==6.3.1 incompatible with pycharm

未关闭
#764 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
jupyter-notebook, python
领域
devtools

调研方向

从 PyCharm's plugins/python/helpers-pro/jupyter_debug/pydev_jupyter_utils.py:64 中的 traceback 开始,并查看链接的 JetBrains issue:PY-50575。使用 ipykernel 6.3.1 重现调试,并将其与报告的 5.5.5 workaround 进行比较。当 PyCharm 调试能够成功连接且不需要 downgrade 时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

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! :)

主要语言
Python
星标
734
派生
411
平均合并
1 天 2 小时
30 天内合并 PR
9

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

ipython/ipykernel 的其他 Issue

查看 ipython/ipykernel 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。