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

application crashes on startup with an error message, #438

Open
CainsLee opened this issue Oct 18, 2024 · 2 comments
Open

application crashes on startup with an error message, #438

CainsLee opened this issue Oct 18, 2024 · 2 comments

Comments

@CainsLee
Copy link

Describe the bug
The application crashes on startup with an error message, regardless of whether it's installed via installer or pip.

To Reproduce
Screenshot 2024-10-18 203657
Screenshot 2024-10-18 203637
Screenshot 2024-10-18 185043

Steps to reproduce the behavior:

  1. Install DisplayCAL using either the installer or pip
  2. Launch DisplayCAL
  3. Observe the error message on startup

Expected behavior
DisplayCAL should start normally without any error messages.

Screenshots
[You mentioned there's an image showing the error, but it wasn't provided in your question. Please add the screenshot here when submitting the issue.]

Versions (please complete the following information):

  • OS: Windows 10
  • Python Version: 3.10 and 3.11 (both tried)
  • ArgyllCMS Version: 3.3
  • DisplayCAL Version: 3.9.14
@arition
Copy link

arition commented Oct 18, 2024

Can confirm the same issue

@VgerTest
Copy link

Try to run requrements:

pip uninstall displaycal
pip install -r requirements.txt -r requirements-dev.txt
python -m build

Then intall the wheel or freeze.

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

3 participants