错误集锦OSError: cannot load library ‘xx.so‘: xx.so: cannot open shared object file: No such file or dir
错误集锦OSError: cannot load library ‘xx.so’: xx.so: cannot open shared object file: No such file or directory问题背景学习使用pynpk时,按照正常的安装步骤安装后$ git clone https://github.com/lqez/npk.git$ cd npk$ ./build.sh && cd _build && make install$ pip i.





