Skip to content

using xt::linalg results in .pyd resulting in DLL not found. #238

@smasky

Description

@smasky

Hello, when i warp C++ into .pyd for using in python envirment. But when import .pyd, there is a issue that DLL does not found.
Error:
ImportError: DLL load failed:The specified module could not be found.

But i find that Python 3.6 can normally work but Pyhon 3.8.13 cannot.
I dont know what reason. Please help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions