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

ImportError: DLL load failed while importing KTransformersOps: The specified module was not found. #94

Open
SCP12rs opened this issue Sep 21, 2024 · 7 comments

Comments

@SCP12rs
Copy link

SCP12rs commented Sep 21, 2024

Error during model run
image

@SCP12rs
Copy link
Author

SCP12rs commented Sep 21, 2024

image

image

Everything seems to be in place, but the error won't go away.

I use ktransformers-0.1.1+cu125torch24avx2-cp311-cp311-win_amd64.whl

@SCP12rs
Copy link
Author

SCP12rs commented Sep 21, 2024

image
Tried to build the project via .bat
An error occurred.

@UnicornChan
Copy link
Contributor

Do you have CUDA installed and set in the environment variables?
I see the final compilation error is due to failing to get the CUDA version.

@SCP12rs
Copy link
Author

SCP12rs commented Sep 23, 2024

image
image
Maybe I didn't patch it correctly?

@SCP12rs
Copy link
Author

SCP12rs commented Sep 23, 2024

image

Update

@UnicornChan
Copy link
Contributor

I'm very sorry about it. The Windows server I previously used for testing was tested with CUDA 12.5, but not with CUDA 12.6. The script failure might be due to the version update. I will upgrade my Windows server and re-test to verify this issue.

@SCP12rs
Copy link
Author

SCP12rs commented Sep 26, 2024

Thank you. I will keep an eye on your project. Very high hopes.

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

2 participants