User Tools

Site Tools


ace-cream:virtualenv

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ace-cream:virtualenv [2018/06/04 07:34] yangace-cream:virtualenv [2018/06/05 23:24] (current) mingyang
Line 5: Line 5:
 需要使用3.6版本运行程序的同学请自建一个 virtualenv 环境,方法如下:   需要使用3.6版本运行程序的同学请自建一个 virtualenv 环境,方法如下:  
  
-假设用户john,在自定义的路径下(如/data/john)建立一个叫myvenv 的虚拟环境的文件夹:+假设用户john,在自定义的路径下(如/data/users/john)建立一个叫myvenv 的虚拟环境的文件夹:
  
      python3.6 -m venv myvenv      python3.6 -m venv myvenv
ace-cream/virtualenv.1528112042.txt.gz · Last modified: 2018/06/04 07:34 by yang