Skip to content

Gdbgui is not compatible with Python 3.11 #447

Closed
@dobairoland

Description

@dobairoland

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions