随笔分类 -  Python3

python3: error while loading shared libraries: libpython3.5m.so.1.0: cannot open shared object file: No such file or directory
摘要:安装python3遇到报错: wget https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tgz ./configure --prefix=/usr/local/Python-3.5.2 --enable-shared make make in 阅读全文
posted @ 2016-12-22 17:32 地球漫步 阅读(1993) 评论(0) 推荐(0)