Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.
This repository was archived by the owner on May 11, 2025. It is now read-only.

DLL load failed on Windows via pip #14

@GuillaumeBruand

Description

@GuillaumeBruand

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions