[Python-modules-team] Bug#764787: Bug#764787: 'cssselect' not found

W. Martin Borgert debacle at debian.org
Sat Oct 11 11:17:35 UTC 2014


reassign 764787 mwc
thanks

On 2014-10-11 07:24, Jörg Frings-Fürst wrote:
> I get with installed phyton-cssselect::
>
> $ mwc
> Traceback (most recent call last):
>   File "/usr/bin/mwc", line 9, in <module>
>     from cssselect import GenericTranslator
> ImportError: No module named 'cssselect'
> $

This is because mwc uses Python 3, but python-csselect is still
a Python 2 only module. There is already bug #755031 about it.
Either mwc must work with Python 2, or #755031 must be solved
and mwc must depend on python3-cssselect. In any case, mwc must
be adjusted, I assume.



More information about the Python-modules-team mailing list