摘要:
接上片... 问题 virtualenvwrapper装好后, 发现使用 时, 又找不到virtualenv了... 的virtualenv找不到, 的virtualenv又报缺少python2的path. 解决: 我又想起了上个问题的解决方法, 在 下找到了 文件, 这可能就是 所对应的了, 再将 阅读全文
摘要:
"Reference" Ubuntu 18.04 只自带python3.6.5, 因此不想装python2了, 但通过apt install 装virtualenvwrapper时发现必须得装python2, 因此洁癖促使我通过pip安装, 后有了如题的错误. 安装virtualenvwrapper 阅读全文
摘要:
"Reference" Solutions: 1. Ctrl+Atl+t 2. Type , which will open an interactive prompt. 3. Type , and so as the password. 4. Type , enter. 5. Type , ent 阅读全文