Follow up:
As a work-around, the following seems to get things to work again (not
tested in-depth though):


Change line /usr/lib/python3/dist-packages/hgdemandimport/demandimportpy3.py:32 
from 

    _deactivated = True

to

    _deactivated = False


This allows at least to hg command to be called, but I am not sure about
any further implications.

Attachment: signature.asc
Description: signature

Reply via email to