Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails with package conflict #111

Open
jitclub opened this issue Apr 14, 2024 · 1 comment
Open

Installation fails with package conflict #111

jitclub opened this issue Apr 14, 2024 · 1 comment

Comments

@jitclub
Copy link

jitclub commented Apr 14, 2024

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

@bluppfisk
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants