Closed
Description
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
Labels
No labels