Closed
Description
Describe the bug
Gdbgui is not compatible with Python 3.11 because it requires greenlet==1.1.2
.
See python-greenlet/greenlet#295 (comment) and python-greenlet/greenlet#280.
To Reproduce
Steps to reproduce the behavior:
python3.11 -m pip install gdbgui
Please complete the following information:
- OS: Archlinux
- gdbgui version (
gdbgui -v
): 0.15.1.0 - gdb version (
gdb -v
): - browser [e.g. chrome, safari]:
- python packages (
pip freeze
):
Additional context
Metadata
Metadata
Assignees
Labels
No labels