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

module 'ctypes' has no attribute 'windll' #8

Open
NicTanghe opened this issue Jun 27, 2024 · 2 comments
Open

module 'ctypes' has no attribute 'windll' #8

NicTanghe opened this issue Jun 27, 2024 · 2 comments

Comments

@NicTanghe
Copy link

❯ Exception in thread Thread-7 (run_rvm_core):
Traceback (most recent call last):
File "/home/tanghe/tools/Nuke15.0v4/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/home/tanghe/tools/Nuke15.0v4/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "", line 51, in run_rvm_core
AttributeError: module 'ctypes' has no attribute 'windll'

@NicTanghe
Copy link
Author

ah, OK it seems that that is because the function is windows specific, and I am on Linux.
Weird that a library would not be platform-agnostic.

@NicTanghe
Copy link
Author

NicTanghe commented Jun 27, 2024

This doesn’t happen when I render smaller frame ranges.
Also, pressing Open DIR doesn't do anything.

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