pyvista / pyvista-gui

A Graphical User Interface built atop PyVista
MIT License
14 stars 1 forks source link

"qdarkstyle" missing #7

Closed jgd10 closed 2 years ago

jgd10 commented 3 years ago

I recently installed pyvista-gui and when I tried to run it, I was told

ModuleNotFoundError: No module named 'qdarkstyle'

pip installing it separately fixed this.

I am running python 3.8. Is this related to this fact or is this something else?

akaszynski commented 2 years ago

qdarkstyle is required now in setup.py