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

Description
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...