Control: severity -1 serious Control: tags -1 upstream Control: forwarded -1 https://github.com/bastula/dicompyler/issues/137
Hi, thanks a lot for this bug report. On Thu, Mar 25, 2021 at 03:09:56PM +0100, Cédric wrote: > raise DistributionNotFound(req, requirers) > pkg_resources.DistributionNotFound: The 'matplotlib<2.2,>=1.3.0' distribution > was not found and is required by dicompyler This is a bit misleading error output. The problem is that the code might work with some former matplotlib versions / Python3 versions but it is using a private module of matplotlib[1] which is simply forbidden. I have reported this issue upstream (see above). Since this makes dicompyler unusable I have bumped the bug severity to serious ... which will possibly mean that dicompyler will not be distributed with the next Debian release if upstream does not come up with some solution in the next 2-3 weeks. Kind regards, Andreas. [1] https://github.com/matplotlib/matplotlib/issues/10709 -- http://fam-tille.de