Hi Dr. Jiang,
I installed centos 7 and GNU gcc/g++ 8.4.0 on a new GPU workstation, but encountered an ImportError: libmvec.so.1: cannot open shared object file: No such file or directory
I configured the bashrc file as the Readme, did I still miss other configuration or other related packages?
Thanks for your any help.
[kp119d@localhost Downloads]$ jspr.py
Traceback (most recent call last):
File "/home/kp119d/Downloads/jspr/bin/jspr.py", line 26, in <module>
import EMAN2
File "/home/kp119d/Downloads/jspr/miniconda3/lib/python3.7/site-packages/EMAN2.py", line 51, in <module>
from EMAN2_cppwrap import *
File "/home/kp119d/Downloads/jspr/miniconda3/lib/python3.7/site-packages/EMAN2_cppwrap.py", line 35, in <module>
from libpyAligner2 import *
ImportError: libmvec.so.1: cannot open shared object file: No such file or directory\
*********************************
Best wishes for the Chinese New Year
Kunpeng