Skip to content

Make pymunk excludable during os packaging #2454

@eruvanos

Description

@eruvanos

Enhancement request:

Building a game to distribute it, allows to exclude unused packages.
While Pymunk might not be used in the game, the occurring import errors make it unable to be excluded.

What should be added/changed?

  • catch import errors in arcade.init
  • Use "MissingImportAlgo" within hitbox if pymunk is not available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions