Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Please do not use private module matplotlib._cntr #137

@tillea

Description

@tillea

Hi,
the Debian Med package is maintaining the Debian package of dicompyler. Debian is currently in freeze and we received a bug report of a user and we need to fix this quickly if dicompyler should become part of the next release. The problem is not as the user assumed that matplotlib is missing but dicompyler is not compatible with recent matplotlib / Python3 version. The issue is in dicompyler/baseplugins/2dview.py which contains

from matplotlib import _cntr as cntr

which is illegal. Do you see any chance to fix this in some dedicated patch?
Thanks a lot, Andreas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions