Closed
Description
Bug report
import matplotlib
fails with ImportError: DLL load failed
as shown here: https://i.imgur.com/e3UyE1h.png
In the end it turns out to be module kiwisolver which does not import properly.
This is on a fresh installation of Windows 10 (see version below), fresh install of Python 3.7.3, tried several times over.
Matplotlib version
- Operating system: Windows 10 version 1903 (May 2019) 64bit
- Matplotlib version: 3.1.0
- Matplotlib backend (
print(matplotlib.get_backend())
): Not able to import - Python version: 3.7.3 (32bit)
- Other libraries: pip 19.0.3, kiwisolver 1.1.0.
Python installed from Windows-installer from python.org. Matplot lib installed via pip install matplotlib
.
Metadata
Metadata
Assignees
Labels
No labels