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

Density doesn't work for PyQt5 #104

Open
CosmeValera opened this issue Dec 1, 2023 · 1 comment
Open

Density doesn't work for PyQt5 #104

CosmeValera opened this issue Dec 1, 2023 · 1 comment

Comments

@CosmeValera
Copy link

I followed these steps:

git clone https://github.com/UN-GCPDS/qt-material.git
cd qt-material
python setup.py install
cd examples/full_features
python main.py --pyqt5

Those are the same steps as in the documentation. The only difference is that in the last step I used --pyqt5 as argument instead of --pyside6. But then the console said that density doesn't exist in qt_material library.
image

I'm using version 2.7 of qt_material, becase my pip won't let me upgrade to 2.8 or further. I'm using Windows.
image

@CosmeValera
Copy link
Author

It's the same issue as-> #105

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

1 participant