Skip to content

Module not found: qdarktheme #9

@eikob

Description

@eikob

Followed the instructions how to install and run, but I get the following error:

% pipenv run bin/acid-chess   

Traceback (most recent call last):
  File "/Users/user/Desktop/acid-chess/bin/acid-chess", line 7, in <module>
    from acid.app import start  # isort:skip
    ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/user/Desktop/acid-chess/bin/../acid/app.py", line 13, in <module>
    import qdarktheme

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions