Skip to content

library import mismatch libforge.so.3 <=> libforge.so.0 #131

@jcmgray

Description

@jcmgray

Currently, (with the most recent linux 64-bit binary install of arrayfire and devel branch of arrayfire-python), libforge.so/libforge.so.0 is created under $AF_PATH/lib/ but arrayfire.library._clibrary.__init__ searches for libforge.so.3 and cannot find it - preventing import arrayfire. For the moment creating a soft link fixes the issue and everything runs fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions