打赏
Fork me on GitHub

随笔分类 -  eclipse

coding tools
摘要:问题点: 安装 eclipse + pydev的时候出现 Error in sitecustomize; set PYTHONVERBOSE for tracaeback: KeyError: 'sitecustomize' 解决方案: 在eclipse的plugins文件中找到这个文件: site 阅读全文
posted @ 2018-06-13 15:40 my_cool2007