Skip to content

Black screen when importing pymunk #152

@wtkzq

Description

@wtkzq

When I import pymunk in my game, it showed the black screen, and this is the traceback:

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/pymunk/_chipmunk_cffi.py", line 3, in <module>
    import _cffi_backend  # type: ignore # for PyInstaller, py2exe and other bundlers
    ^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_cffi_backend'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions