ipython / ipython/ipykernel

cannot import ipykernel debugger in Pycharm debug mode

Open
#983 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
734
Forks
412
Avg merge
1d 5h
Merged PRs (30d)
8

Description

when execute
```
import debugpy
from ipykernel.debugger import Debugger
```
in **pycharm debug mode**, result in `ImportError: cannot import name 'pydevd_defaults' from '_pydevd_bundle'`

and an more specfic notice is :

`/Users/suoyi/miniforge3/envs/aicoder/lib/python3.9/site-packages/debugpy/_vendored/force_pydevd.py:20: UserWarning: incompatible copy of pydevd already imported`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.