[Dep/install bug] debugpy 1.6.5 breaks poetry installation
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
Crosspost from https://github.com/microsoft/debugpy/issues/1187
Poetry is a python package manager. `debugpy` release 1.6.5 a couple days ago, and recently `ipykernel` made `debugpy` a dependency in 2021. Unfortunately `debugpy` 1.6.5 does not have wheels for many Mac laptops (see link above).
I suggest pinning `debugpy` to 1.6.4 or kindly asking them to build more wheels :).
Big thanks!
Contributor guide
Assessment
This issue has not been assessed yet.