Skip to content

enter RuntimeError: Could not load any ArrayFire libraries.  #4

@evileleven

Description

@evileleven

I install the package on 64bit python3.8/3.10 on linux/window system.

All of them throw the same error.

from .library    import *
backend = _clibrary()
raise RuntimeError("Could not load any ArrayFire libraries.\n" + more_info_str)

RuntimeError: Could not load any ArrayFire libraries.

Anyone could help me? Thanks a lot!

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