Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

import error #140

@hacret

Description

@hacret

Python 3.9.9 (main, Dec 1 2021, 16:36:40)
[GCC 7.5.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

import qml
Traceback (most recent call last):
File "", line 1, in
File "/user/kijsdc/.local/lib/python3.9/site-packages/qml/init.py", line 37, in
from .compound import Compound
File "/user/kijsdc/.local/lib/python3.9/site-packages/qml/compound.py", line 30, in
from .representations import generate_coulomb_matrix
File "/user/kijsdc/.local/lib/python3.9/site-packages/qml/representations.py", line 28, in
from .frepresentations import fgenerate_coulomb_matrix
ImportError: /user/kijsdc/.local/lib/python3.9/site-packages/qml/frepresentations.cpython-39-x86_64-linux-gnu.so: undefined symbol: dsyev_

I need your help. please help me...

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