You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
I followed these steps:
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](https://private-user-images.githubusercontent.com/80126839/287238399-6678c7a8-988b-40f6-aa7b-bcb60057bd39.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTEyNDcsIm5iZiI6MTczOTM5MDk0NywicGF0aCI6Ii84MDEyNjgzOS8yODcyMzgzOTktNjY3OGM3YTgtOTg4Yi00MGY2LWFhN2ItYmNiNjAwNTdiZDM5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIwMDkwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0ZDQzNzk0MjBmZjJhYThkNjkwNGFhZmYzNTUyZTI0Yjc5NWE2ZTBkYTczMTI4OTY3ZWI3MTY4NjVhY2M4NGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.D8XvcAvIILVJGnNXw-EdMLW6VIUPfOe8kDQPku6ZKsM)
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](https://private-user-images.githubusercontent.com/80126839/287238667-c5a25075-3491-4eea-9b68-7feef6024ab5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTEyNDcsIm5iZiI6MTczOTM5MDk0NywicGF0aCI6Ii84MDEyNjgzOS8yODcyMzg2NjctYzVhMjUwNzUtMzQ5MS00ZWVhLTliNjgtN2ZlZWY2MDI0YWI1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIwMDkwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM2NDUyYWM5MjEwNGU3ZTA3YTlkYzNjZjZmMTA4YWI3MzMwMDJkOTJlMDc4MWMyZmYxNDEzYTQ0MjVkNTc0NWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.I7mbpjZuHPBVxa0SPQBOw-_yhMfAGhAalylUlPvb8l0)
The text was updated successfully, but these errors were encountered: