% 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
Followed the instructions how to install and run, but I get the following error: