Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

ipykernel==6.3.1 incompatible with pycharm

オープン
#764 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
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時間
マージ済み PR(30日)
9

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ipython/ipykernel のほかの issue

ipython/ipykernel の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。