HEAAN-Python icon indicating copy to clipboard operation
HEAAN-Python copied to clipboard

Problems running test.py

Open LiuDianshi opened this issue 4 years ago • 3 comments

Hello Dr.Chen,

When I try install HEAAN-Python on my server, I did not meet any error in the installing phase. And the HEAAN-2.1.0.egg-info file was generated in the dictory /usr/local/lib/python3.6/dist-packages/. Everything seems fine.

But when I try to run the test.py, an error occured:

Traceback (most recent call last): File "test.py", line 1, in from HEAAN import * ImportError: libntl.so.43: cannot open shared object file: No such file or directory

Please Help!

LiuDianshi avatar Jul 18 '20 11:07 LiuDianshi

Besides the HEAAN-2.1.0.egg-info, the file HEAAN.cpython-36m-x86_64-linux-gnu.so was also generated and palced in the dictory /usr/local/lib/python3.6/dist-packages/

LiuDianshi avatar Jul 18 '20 11:07 LiuDianshi

FAQ It may help you.

Huelse avatar Jul 18 '20 11:07 Huelse

It works! Thanks very much! I love this repository!

LiuDianshi avatar Jul 18 '20 11:07 LiuDianshi