python安装库报 error: can't copy 'sr
2020-02-22 本文已影响0人
php小王子啊
手动按一下就好了
$ git clone https://github.com/keystone-engine/keystone.git
$ cd keystone
$ mkdir build
$ cd build
$ ../make-share.sh
$ sudo make install
$ sudo ldconfig
$ cd ../bindings/python
$ sudo make install3 # or sudo make install for python2-bindings