02 2018 档案

摘要:pathogen YouCompleteMe unavailable: No module named 'ycmd' git submodule update init recursive Vundle 阅读全文
posted @ 2018-02-27 21:09 Mindfulness 阅读(354) 评论(0) 推荐(0)
摘要:安装 $ sudo apt install python virtualenv $ sudo H pip install virtualenv 测试您的安装 $ virtualenv version 创建目录 $ mkdir myproject && cd myproject 创建虚拟环境 安装好之 阅读全文
posted @ 2018-02-26 21:17 Mindfulness 阅读(122) 评论(0) 推荐(0)
摘要:解决办法: pip install uwsgi I no cache dir It reinstalls ( I) as @leech said, but ignores the compiled cache ( no cache dir) and recompiles the thing with 阅读全文
posted @ 2018-02-17 22:13 Mindfulness 阅读(359) 评论(0) 推荐(0)