Skip to content

matplotlib assumes wx is not installed when just wxversion is missing #885

Closed
@mbauman

Description

@mbauman

The module wxversion is not required for a valid installation of wx. If the flag INSTALL_MULTIVERSION is set to 0 when running setup.py for wx, then wxversion will neither be built or installed.

Matplotlib checks for wx by simply trying to load wxversion. Reporting that wx is missing when only wxversion is missing is incorrect.

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