本帖最后由 meatball1982 于 2017-3-29 13:50 编辑 cd /usr/lib/x86_64-linux-gnu sudo ln -s libhdf5_serial.so.10.1.0 libhdf5.so sudo ln -s libhdf5_serial_hl.so.10.1.0 libhdf5_hl.so 如果 没有hdf5和话,可能是版本不对。 在Makefile.config 里修改。 # Whatever else you find you need goes here. INCLUDE_DIRS := $(PYTHON_INCLUDE) /usr/local/include /usr/include/hdf5/serial/ LIBRARY_DIRS := $(PYTHON_LIB) /usr/local/lib /usr/lib /usr/lib/x86_64-linux-gnu/hdf5/serial/ |
如果说的是locate 的什么问题,pip安装不了。 export LANGUAGE=en_US.UTF-8 export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 export LC_CTYPE="en_US.UTF-8" locale-gen en_US.UTF-8 sudo dpkg-reconfigure locales 选 en_US utf8 |
sudo apt-get install aptitude sudo aptitude install 要安装的包 比如opecv-dev |
apt-get install python-tk |
如果在其它的目录下运行,需要库的支持。 在bashrc里,加入。
然后是 source ~/.bashrc |
|Archiver|手机版|小黑屋|Mathematica中文论坛-非官方 ( 辽ICP备16001491号-1 )
GMT+8, 2024-12-28 11:50 , Processed in 0.110732 second(s), 25 queries .
Powered by Discuz! X3.2
© 2001-2013 Comsenz Inc.