-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
name: General Issue
about: Report bugs, request features, or ask questions
title: ''
labels: ''
assignees: ''
Issue Type
- Bug Report
- Feature Request
- Installation Issue
- Question/Help
- Documentation
- Other
Description
Clear description of your issue, feature request, or question.
When I try to run the QUS GUI I get this error:
"ERROR: Could not find a version that satisfies the requirement qdarktheme (from versions: none)
ERROR: No matching distribution found for qdarktheme"
When I try to install the qdarktheme package, it is unsuccessful. Yuanshan had the same error.
Environment (for bugs/installation issues)
- OS: Sequoia 15.5 (24F74)
- Python Version: python 3.11
- Package Version: Version: 2.2.6
- Installation Method:
Steps to Reproduce (for bugs)
- running this line "python qus_gui.py"
Expected vs Actual Behavior (for bugs)
Expected: GUI opens
Actual: Error message
Error Messages/Logs (if applicable)
Paste error messages here
``` "ERROR: Could not find a version that satisfies the requirement qdarktheme (from versions: none)
ERROR: No matching distribution found for qdarktheme"
## Additional Context
Screenshots, code samples, or any other relevant information.