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

[BUG] - DXCamera problem #52

Open
Rastafaraaj opened this issue Mar 2, 2023 · 6 comments
Open

[BUG] - DXCamera problem #52

Rastafaraaj opened this issue Mar 2, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@Rastafaraaj
Copy link

Exception in thread DXCamera:
Traceback (most recent call last):
File "c:\users\pc\appdata\local\programs\python\python39\lib\threading.py", line 980, in _bootstrap_inner
self.run()
File "c:\users\pc\appdata\local\programs\python\python39\lib\threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\PC\AppData\Local\pypoetry\Cache\virtualenvs\pytibia-Cxjxipsr-py3.9\lib\site-packages\dxcam\dxcam.py", line 161, in __capture
self.__timer_handle = create_high_resolution_timer()
File "C:\Users\PC\AppData\Local\pypoetry\Cache\virtualenvs\pytibia-Cxjxipsr-py3.9\lib\site-packages\dxcam\util\timer.py", line 20, in create_high_resolution_timer
raise ctypes.WinError()
OSError: [WinError 87] The parameter is incorrect.

I'm running on bit oldie hardware, and my graphic card doesn't have CUDA, maybe that's why but i cannot be sure.

@Rastafaraaj Rastafaraaj added the bug Something isn't working label Mar 2, 2023
@lucasmonstrox
Copy link
Owner

Can you give me your hardware specs?

@Rastafaraaj
Copy link
Author

Rastafaraaj commented Apr 23, 2023 via email

@Rastafaraaj
Copy link
Author

Rastafaraaj commented Apr 23, 2023 via email

@lucasmonstrox
Copy link
Owner

Looks like a dxcam issue. Can you try to open issue in dxcam project?

@lucasmonstrox
Copy link
Owner

Have news?

@lucasmonstrox
Copy link
Owner

Can you try again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants