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

DLL load failed on Windows via pip #14

Open
GuillaumeBruand opened this issue Feb 27, 2024 · 0 comments
Open

DLL load failed on Windows via pip #14

GuillaumeBruand opened this issue Feb 27, 2024 · 0 comments

Comments

@GuillaumeBruand
Copy link

GuillaumeBruand commented Feb 27, 2024

OS: Windows
Python 3.11
CUDA 12.1
Version : autoawq_kernels v0.0.6
Installation via pip

Reproduction:

pip install -U --pre autoawq==0.2.2
OR
pip install -U autoawq_kernels==0.0.6

import awq_ext
> ImportError: DLL load failed while importing awq_ext

As a result, I use autoawq==0.1.8 which seems to be the last working version.

Sidenote: DLL are installed in python site-package directly.

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