Installation fails with package conflict
I am trying to install coindicator on my Debian 11.0 with following error message:
ERROR: Cannot install coindicator==2.0.2, coindicator==2.1.9, coindicator==2.2.0 and coindicator==2.2.1 because these package versions have conflicting dependencies.
The conflict is caused by: coindicator 2.2.1 depends on PyGObject~=3.44.1 coindicator 2.2.0 depends on PyGObject~=3.44.1 coindicator 2.1.9 depends on PyGObject~=3.42.2 coindicator 2.0.2 depends on PyGObject~=3.42.2
Is there a way to resolve this, i really need a crypto price ticker and this seems to be a nice one.
Thanks in advance
Andrew
hello
I'm fairly sure you can use whatever pygobject you have on your system. Can you try from source while commenting out the Pygobject version pin?