Skip to content

MKL not found on path #12

@mlxd

Description

@mlxd

Describe the bug
Running on a system without MKL already installed, running any of the examples gives the following error:
ImportError: libmkl_rt.so: cannot open shared object file: No such file or directory

To Reproduce
Run the setup script and attempt any Python example using the QNLP compiled modules.

Expected behavior
MKL should be found and on path.

Desktop (please complete the following information):

  • OS: Debian
  • Version: 4.19.118-2+deb10u1 (2020-06-07) x86_64

Additional context
LD_LIBRARY_PATH (or DYLD_LIBRARY_PATH) variables are not set appropriately with load_env.sh script. These should be pointed to the conda-root lib directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions