comice-control-center icon indicating copy to clipboard operation
comice-control-center copied to clipboard

Does not work

Open RaptaG opened this issue 2 years ago • 1 comments

I'm not on comiceOS, I'm on EndeavourOS, I got all the depedancies installed but I get this:

Traceback (most recent call last):
  File "/home/username/.local/bin/comice-control-center", line 8, in <module>
    from comicecontrolcenter.widgets.connection_box import ConnectionsBox
ModuleNotFoundError: No module named 'comicecontrolcenter'

Any help (please?)

RaptaG avatar Jul 15 '22 17:07 RaptaG

I'm not on comiceOS, I'm on EndeavourOS, I got all the depedancies installed but I get this:

Traceback (most recent call last):
  File "/home/username/.local/bin/comice-control-center", line 8, in <module>
    from comicecontrolcenter.widgets.connection_box import ConnectionsBox
ModuleNotFoundError: No module named 'comicecontrolcenter'

Any help (please?)

Can you download the new changes and follow the instructions in the README.md file and confirm if the issue persist? Remember, the python version must be 3.x

libredeb avatar Mar 22 '23 03:03 libredeb