Guest User

Untitled

a guest
Nov 17th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. Running virtualenv with interpreter C:pypy2-v5.8.0-win32pypy.exe
  2. New pypy executable in C:Usersfangming.zfmEnvstest-123binpypy.exe
  3. Installing setuptools, pip, wheel...done.
  4. system cannot find the path specified.
  5. system cannot find the path specified.
  6. system cannot find the path specified.
  7.  
  8. $ mktmpenv -p pypy
  9. Running virtualenv with interpreter /usr/bin/pypy
  10. New pypy executable in /home/phd/.virtualenvs/tmp-b29122e40f353f03/bin/pypy
  11. Installing setuptools, pip, wheel...done.
  12. virtualenvwrapper.user_scripts creating /home/phd/.virtualenvs/tmp-b29122e40f353f03/bin/predeactivate
  13. virtualenvwrapper.user_scripts creating /home/phd/.virtualenvs/tmp-b29122e40f353f03/bin/postdeactivate
  14. virtualenvwrapper.user_scripts creating /home/phd/.virtualenvs/tmp-b29122e40f353f03/bin/preactivate
  15. virtualenvwrapper.user_scripts creating /home/phd/.virtualenvs/tmp-b29122e40f353f03/bin/postactivate
  16. virtualenvwrapper.user_scripts creating /home/phd/.virtualenvs/tmp-b29122e40f353f03/bin/get_env_details
  17. This is a temporary environment. It will be deleted when you run 'deactivate'
  18.  
  19. $ python --version
  20. Python 2.7.8 (2.4.0+dfsg-3, Dec 20 2014, 13:30:11)
  21. [PyPy 2.4.0 with GCC 4.9.2]
Add Comment
Please, Sign In to add comment