摘要:
多文件的组织 跨目录级导入模块 执行时的命令 (refer) [http://stackoverflow.com/questions/11536764/how to fix attempted relative import in non package even with init py/2787 阅读全文
摘要:
virtualenv usage mkidr ~/pyenv cd ~/pyenv virtualenv pycaffe #it will setup a new python environtment named pycafffe . pycaffe/bin/activate #it will a 阅读全文