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

Windows installer version of DisplayCAL seems lacking pyglet #442

Open
Headcrabed opened this issue Oct 20, 2024 · 0 comments
Open

Windows installer version of DisplayCAL seems lacking pyglet #442

Headcrabed opened this issue Oct 20, 2024 · 0 comments

Comments

@Headcrabed
Copy link

When exiting installer version of DisplayCAL 3.9.14, an error window popped:
图片

log here:

NoneType: None
NoneType: None
NoneType: None
NoneType: None
NoneType: None
NoneType: None
Exception ignored in atexit callback: <function _delete_audio_driver at 0x0000019C120153A0>
Traceback (most recent call last):
  File "pyglet\media\drivers\__init__.pyc", line 79, in _delete_audio_driver
  File "pyglet\media\__init__.pyc", line 48, in <module>
  File "pyglet\media\player.pyc", line 11, in <module>
ModuleNotFoundError: No module named 'pyglet.gl'
NoneType: None
NoneType: None
NoneType: None
NoneType: None
Exception ignored in atexit callback: <function _delete_audio_driver at 0x00000270FEA4D300>
Traceback (most recent call last):
  File "pyglet\media\drivers\__init__.pyc", line 79, in _delete_audio_driver
  File "pyglet\media\__init__.pyc", line 48, in <module>
  File "pyglet\media\player.pyc", line 11, in <module>
ModuleNotFoundError: No module named 'pyglet.gl'
Exception ignored in atexit callback: <function _delete_audio_driver at 0x00000278F9985300>
Traceback (most recent call last):
  File "pyglet\media\drivers\__init__.pyc", line 79, in _delete_audio_driver
  File "pyglet\media\__init__.pyc", line 48, in <module>
  File "pyglet\media\player.pyc", line 11, in <module>
ModuleNotFoundError: No module named 'pyglet.gl'
Exception ignored in atexit callback: <function _delete_audio_driver at 0x0000019D7E545300>
Traceback (most recent call last):
  File "pyglet\media\drivers\__init__.pyc", line 79, in _delete_audio_driver
  File "pyglet\media\__init__.pyc", line 48, in <module>
  File "pyglet\media\player.pyc", line 11, in <module>
ModuleNotFoundError: No module named 'pyglet.gl'
NoneType: None

@Headcrabed Headcrabed changed the title Windows installer version of DisplayCAL lacks pyglet pack Windows installer version of DisplayCAL seems lacking pyglet Oct 20, 2024
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