Control: severity -1 grave

On Thu, Mar 25, 2021 at 08:41:08PM +0100, Andreas Tille 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.
(not really misleading, it says the installed matplotlib version is not
suitable for it)

> 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.
See also https://github.com/bastula/dicompyler/issues/122 (it mentions
using skimage.measure.find_contours instead but you'll probably need to
write a patch yourself).

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to