Skip to content

xinchunli/new_era

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

添加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