Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unable to import matplotlib on Windows 10 v1903 #14303

Closed
@jonascj

Description

@jonascj

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions