Advertisement
Guest User

Untitled

a guest
Oct 25th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.31 KB | None | 0 0
  1. $ virtualenv -p python2 another
  2. Running virtualenv with interpreter /usr/bin/python2
  3. New python executable in another/bin/python2
  4. Also creating executable in another/bin/python
  5. Installing setuptools, pip...done.
  6. $ cd another/
  7. $ . bin/activate
  8. (another)$
  9. (another)$
  10. (another)$ easy_install hy
  11. Searching for hy
  12. Reading https://pypi.python.org/simple/hy/
  13. Best match: hy 0.11.1
  14. Downloading https://pypi.python.org/packages/74/81/86d13b9b5b0f45a4f093a00649dd769a0381d30bce67c59af4e8c6a42dbc/hy-0.11.1.tar.gz#md5=f9e6d1b81c0a767f746802390e6d765f
  15. Processing hy-0.11.1.tar.gz
  16. Writing /tmp/easy_install-L_qnAX/hy-0.11.1/setup.cfg
  17. Running hy-0.11.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-L_qnAX/hy-0.11.1/egg-dist-tmp-nxYJEU
  18. warning: build_py: byte-compiling is disabled, skipping.
  19.  
  20. warning: install_lib: byte-compiling is disabled, skipping.
  21.  
  22. zip_safe flag not set; analyzing archive contents...
  23. Adding hy 0.11.1 to easy-install.pth file
  24. Installing hy script to /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/bin
  25. Installing hyc script to /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/bin
  26. Installing hy2py script to /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/bin
  27.  
  28. Installed /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/lib/python2.7/site-packages/hy-0.11.1-py2.7.egg
  29. Processing dependencies for hy
  30. Searching for clint>=0.4
  31. Reading https://pypi.python.org/simple/clint/
  32. Best match: clint 0.5.1
  33. Downloading https://pypi.python.org/packages/3d/b4/41ecb1516f1ba728f39ee7062b9dac1352d39823f513bb6f9e8aeb86e26d/clint-0.5.1.tar.gz#md5=8afd569f077886e2f4e6cca377da2623
  34. Processing clint-0.5.1.tar.gz
  35. Writing /tmp/easy_install-rFCvpT/clint-0.5.1/setup.cfg
  36. Running clint-0.5.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rFCvpT/clint-0.5.1/egg-dist-tmp-aypjU9
  37. warning: no files found matching 'recursive-include'
  38. warning: no files found matching 'docs'
  39. warning: build_py: byte-compiling is disabled, skipping.
  40.  
  41. warning: install_lib: byte-compiling is disabled, skipping.
  42.  
  43. zip_safe flag not set; analyzing archive contents...
  44. Adding clint 0.5.1 to easy-install.pth file
  45.  
  46. Installed /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/lib/python2.7/site-packages/clint-0.5.1-py2.7.egg
  47. Searching for astor>=0.5
  48. Reading https://pypi.python.org/simple/astor/
  49. Best match: astor 0.5
  50. Downloading https://pypi.python.org/packages/d8/7f/e1b909569922933ece6b410ab9d836074806a4c57b98c2f7778251cefd39/astor-0.5.tar.gz#md5=0fa627a7f14e02566e941ec782c03bfc
  51. Processing astor-0.5.tar.gz
  52. Writing /tmp/easy_install-QkEpkr/astor-0.5/setup.cfg
  53. Running astor-0.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QkEpkr/astor-0.5/egg-dist-tmp-ejNb1I
  54. warning: build_py: byte-compiling is disabled, skipping.
  55.  
  56. warning: install_lib: byte-compiling is disabled, skipping.
  57.  
  58. zip_safe flag not set; analyzing archive contents...
  59. Adding astor 0.5 to easy-install.pth file
  60.  
  61. Installed /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/lib/python2.7/site-packages/astor-0.5-py2.7.egg
  62. Searching for rply>=0.7.0
  63. Reading https://pypi.python.org/simple/rply/
  64. Best match: rply 0.7.4
  65. Downloading https://pypi.python.org/packages/f8/f4/c1fc57461dda9370e9600933162afb144429f7296fe7aa9bd8c8bc562934/rply-0.7.4.tar.gz#md5=9647256c1ca4c107e0190feca2dca935
  66. Processing rply-0.7.4.tar.gz
  67. Writing /tmp/easy_install-nQBjKG/rply-0.7.4/setup.cfg
  68. Running rply-0.7.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nQBjKG/rply-0.7.4/egg-dist-tmp-IAPNnJ
  69. warning: build_py: byte-compiling is disabled, skipping.
  70.  
  71. warning: install_lib: byte-compiling is disabled, skipping.
  72.  
  73. zip_safe flag not set; analyzing archive contents...
  74. Adding rply 0.7.4 to easy-install.pth file
  75.  
  76. Installed /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/lib/python2.7/site-packages/rply-0.7.4-py2.7.egg
  77. Searching for args
  78. Reading https://pypi.python.org/simple/args/
  79. Best match: args 0.1.0
  80. Downloading https://pypi.python.org/packages/e5/1c/b701b3f4bd8d3667df8342f311b3efaeab86078a840fb826bd204118cc6b/args-0.1.0.tar.gz#md5=66faf79ba2511def7b8b81d542482046
  81. Processing args-0.1.0.tar.gz
  82. Writing /tmp/easy_install-_4NXW1/args-0.1.0/setup.cfg
  83. Running args-0.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_4NXW1/args-0.1.0/egg-dist-tmp-g36MWm
  84. warning: build_py: byte-compiling is disabled, skipping.
  85.  
  86. warning: install_lib: byte-compiling is disabled, skipping.
  87.  
  88. warning: easy_install: byte-compiling is disabled, skipping.
  89.  
  90. Adding args 0.1.0 to easy-install.pth file
  91.  
  92. Installed /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/lib/python2.7/site-packages/args-0.1.0-py2.7.egg
  93. Searching for appdirs
  94. Reading https://pypi.python.org/simple/appdirs/
  95. Best match: appdirs 1.4.0
  96. Downloading https://pypi.python.org/packages/bd/66/0a7f48a0f3fb1d3a4072bceb5bbd78b1a6de4d801fb7135578e7c7b1f563/appdirs-1.4.0.tar.gz#md5=1d17b4c9694ab84794e228f28dc3275b
  97. Processing appdirs-1.4.0.tar.gz
  98. Writing /tmp/easy_install-pimJHZ/appdirs-1.4.0/setup.cfg
  99. Running appdirs-1.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pimJHZ/appdirs-1.4.0/egg-dist-tmp-WM7Mjf
  100. warning: build_py: byte-compiling is disabled, skipping.
  101.  
  102. warning: install_lib: byte-compiling is disabled, skipping.
  103.  
  104. zip_safe flag not set; analyzing archive contents...
  105. Adding appdirs 1.4.0 to easy-install.pth file
  106.  
  107. Installed /home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/lib/python2.7/site-packages/appdirs-1.4.0-py2.7.egg
  108. Finished processing dependencies for hy
  109. (another)$ hy
  110. hy 0.11.1 using CPython(default) 2.7.9 on Linux
  111. => (+ 1 2)
  112. Traceback (most recent call last):
  113. File "/home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/local/lib/python2.7/site-packages/hy-0.11.1-py2.7.egg/hy/compiler.py", line 2304, in hy_compile
  114. compiler = HyASTCompiler(module_name)
  115. File "/home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/local/lib/python2.7/site-packages/hy-0.11.1-py2.7.egg/hy/compiler.py", line 378, in __init__
  116. load_stdlib()
  117. File "/home/cturner/saga/20161024.memlab.cturner.aa.hy.python/another/local/lib/python2.7/site-packages/hy-0.11.1-py2.7.egg/hy/compiler.py", line 73, in load_stdlib
  118. mod = importlib.import_module(module)
  119. File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
  120. __import__(name)
  121. ImportError: No module named language
  122. =>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement