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!
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-infofile 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:
Please Help!