Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 222 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 222 Bytes

添加virtualven

1、 cd new_era 2、 virtualenv .venv 3、 . .venv/bin/activate

添加项目的系统路径

1、 cd new_era 2、 vi .venv/lib/python2.7/site-packages/.pth 3、 insert absolute_path_of_project/new_era