-
Notifications
You must be signed in to change notification settings - Fork 516
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
ravinsinghd, stsewd, lightspeedbriefs, guyru, kongjun18 and 5 moreantmak, kumekay and Chaz6GeffDev and eMPee584
Metadata
Metadata
Assignees
Labels
No labels