Advertisement
Guest User

Untitled

a guest
Oct 15th, 2017
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.31 KB | None | 0 0
  1. [ec2-user@ip-172-31-6-191 public_html]$ pip3 install ephem
  2. Collecting ephem
  3. Using cached ephem-3.7.6.0.tar.gz
  4. Building wheels for collected packages: ephem
  5. Running setup.py bdist_wheel for ephem ... error
  6. Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g7xqwbso/ephem/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmppfa5f41qpip-wheel- --python-tag cp34:
  7. running bdist_wheel
  8. running build
  9. running build_py
  10. creating build
  11. creating build/lib.linux-x86_64-3.4
  12. creating build/lib.linux-x86_64-3.4/ephem
  13. copying ephem/cities.py -> build/lib.linux-x86_64-3.4/ephem
  14. copying ephem/__init__.py -> build/lib.linux-x86_64-3.4/ephem
  15. copying ephem/stars.py -> build/lib.linux-x86_64-3.4/ephem
  16. creating build/lib.linux-x86_64-3.4/ephem/tests
  17. copying ephem/tests/test_usno.py -> build/lib.linux-x86_64-3.4/ephem/tests
  18. copying ephem/tests/test_jpl.py -> build/lib.linux-x86_64-3.4/ephem/tests
  19. copying ephem/tests/test_rst.py -> build/lib.linux-x86_64-3.4/ephem/tests
  20. copying ephem/tests/test_observers.py -> build/lib.linux-x86_64-3.4/ephem/tests
  21. copying ephem/tests/test_locales.py -> build/lib.linux-x86_64-3.4/ephem/tests
  22. copying ephem/tests/test_launchpad_236872.py -> build/lib.linux-x86_64-3.4/ephem/tests
  23. copying ephem/tests/test_angles.py -> build/lib.linux-x86_64-3.4/ephem/tests
  24. copying ephem/tests/test_dates.py -> build/lib.linux-x86_64-3.4/ephem/tests
  25. copying ephem/tests/test_bodies.py -> build/lib.linux-x86_64-3.4/ephem/tests
  26. copying ephem/tests/__init__.py -> build/lib.linux-x86_64-3.4/ephem/tests
  27. copying ephem/tests/test_cities.py -> build/lib.linux-x86_64-3.4/ephem/tests
  28. copying ephem/tests/test_constants.py -> build/lib.linux-x86_64-3.4/ephem/tests
  29. copying ephem/tests/test_satellite.py -> build/lib.linux-x86_64-3.4/ephem/tests
  30. copying ephem/tests/test_github_issues.py -> build/lib.linux-x86_64-3.4/ephem/tests
  31. copying ephem/tests/test_usno_equinoxes.py -> build/lib.linux-x86_64-3.4/ephem/tests
  32. copying ephem/tests/test_stars.py -> build/lib.linux-x86_64-3.4/ephem/tests
  33. copying ephem/tests/test_launchpad_244811.py -> build/lib.linux-x86_64-3.4/ephem/tests
  34. creating build/lib.linux-x86_64-3.4/ephem/doc
  35. copying ephem/doc/index.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  36. copying ephem/doc/tutorial.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  37. copying ephem/doc/examples.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  38. copying ephem/doc/rise-set.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  39. copying ephem/doc/newton.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  40. copying ephem/doc/catalogs.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  41. copying ephem/doc/CHANGELOG.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  42. copying ephem/doc/date.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  43. copying ephem/doc/angle.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  44. copying ephem/doc/coordinates.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  45. copying ephem/doc/reference.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  46. copying ephem/doc/faq.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  47. copying ephem/doc/radec.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  48. copying ephem/doc/quick.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  49. creating build/lib.linux-x86_64-3.4/ephem/tests/jpl
  50. copying ephem/tests/jpl/oberon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  51. copying ephem/tests/jpl/saturn.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  52. copying ephem/tests/jpl/uranus.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  53. copying ephem/tests/jpl/jupiter.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  54. copying ephem/tests/jpl/hyperion.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  55. copying ephem/tests/jpl/europa.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  56. copying ephem/tests/jpl/phobos.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  57. copying ephem/tests/jpl/neptune.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  58. copying ephem/tests/jpl/mars.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  59. creating build/lib.linux-x86_64-3.4/ephem/tests/usno
  60. copying ephem/tests/usno/apptopo_deneb.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  61. copying ephem/tests/usno/astrom_neptune.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  62. copying ephem/tests/usno/apptopo_sun.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  63. copying ephem/tests/usno/riset_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  64. copying ephem/tests/usno/riset_sun.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  65. copying ephem/tests/usno/astrom_mercury.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  66. copying ephem/tests/usno/apptopo_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  67. copying ephem/tests/usno/astrom_antares.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  68. copying ephem/tests/usno/appgeo_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  69. copying ephem/tests/usno/appgeo_deneb.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  70. copying ephem/tests/usno/risettran_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  71. copying ephem/tests/usno/appgeo_sun.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  72. copying ephem/tests/usno/appgeo_jupiter.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  73. copying ephem/tests/usno/risettran_rigel.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  74. copying ephem/tests/usno/moon_phases.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  75. running build_ext
  76. building 'ephem._libastro' extension
  77. creating build/temp.linux-x86_64-3.4
  78. creating build/temp.linux-x86_64-3.4/extensions
  79. creating build/temp.linux-x86_64-3.4/libastro-3.7.6
  80. creating build/temp.linux-x86_64-3.4/extensions/data
  81. gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilibastro-3.7.6 -I/usr/include/python3.4m -c extensions/_libastro.c -o build/temp.linux-x86_64-3.4/extensions/_libastro.o
  82. extensions/_libastro.c:3:20: fatal error: Python.h: No such file or directory
  83. #include "Python.h"
  84. ^
  85. compilation terminated.
  86. error: command 'gcc' failed with exit status 1
  87.  
  88. ----------------------------------------
  89. Failed building wheel for ephem
  90. Running setup.py clean for ephem
  91. Failed to build ephem
  92. Installing collected packages: ephem
  93. Running setup.py install for ephem ... error
  94. Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g7xqwbso/ephem/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-yla1lsgn-record/install-record.txt --single-version-externally-managed --compile:
  95. running install
  96. running build
  97. running build_py
  98. creating build
  99. creating build/lib.linux-x86_64-3.4
  100. creating build/lib.linux-x86_64-3.4/ephem
  101. copying ephem/cities.py -> build/lib.linux-x86_64-3.4/ephem
  102. copying ephem/__init__.py -> build/lib.linux-x86_64-3.4/ephem
  103. copying ephem/stars.py -> build/lib.linux-x86_64-3.4/ephem
  104. creating build/lib.linux-x86_64-3.4/ephem/tests
  105. copying ephem/tests/test_usno.py -> build/lib.linux-x86_64-3.4/ephem/tests
  106. copying ephem/tests/test_jpl.py -> build/lib.linux-x86_64-3.4/ephem/tests
  107. copying ephem/tests/test_rst.py -> build/lib.linux-x86_64-3.4/ephem/tests
  108. copying ephem/tests/test_observers.py -> build/lib.linux-x86_64-3.4/ephem/tests
  109. copying ephem/tests/test_locales.py -> build/lib.linux-x86_64-3.4/ephem/tests
  110. copying ephem/tests/test_launchpad_236872.py -> build/lib.linux-x86_64-3.4/ephem/tests
  111. copying ephem/tests/test_angles.py -> build/lib.linux-x86_64-3.4/ephem/tests
  112. copying ephem/tests/test_dates.py -> build/lib.linux-x86_64-3.4/ephem/tests
  113. copying ephem/tests/test_bodies.py -> build/lib.linux-x86_64-3.4/ephem/tests
  114. copying ephem/tests/__init__.py -> build/lib.linux-x86_64-3.4/ephem/tests
  115. copying ephem/tests/test_cities.py -> build/lib.linux-x86_64-3.4/ephem/tests
  116. copying ephem/tests/test_constants.py -> build/lib.linux-x86_64-3.4/ephem/tests
  117. copying ephem/tests/test_satellite.py -> build/lib.linux-x86_64-3.4/ephem/tests
  118. copying ephem/tests/test_github_issues.py -> build/lib.linux-x86_64-3.4/ephem/tests
  119. copying ephem/tests/test_usno_equinoxes.py -> build/lib.linux-x86_64-3.4/ephem/tests
  120. copying ephem/tests/test_stars.py -> build/lib.linux-x86_64-3.4/ephem/tests
  121. copying ephem/tests/test_launchpad_244811.py -> build/lib.linux-x86_64-3.4/ephem/tests
  122. creating build/lib.linux-x86_64-3.4/ephem/doc
  123. copying ephem/doc/index.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  124. copying ephem/doc/tutorial.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  125. copying ephem/doc/examples.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  126. copying ephem/doc/rise-set.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  127. copying ephem/doc/newton.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  128. copying ephem/doc/catalogs.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  129. copying ephem/doc/CHANGELOG.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  130. copying ephem/doc/date.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  131. copying ephem/doc/angle.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  132. copying ephem/doc/coordinates.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  133. copying ephem/doc/reference.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  134. copying ephem/doc/faq.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  135. copying ephem/doc/radec.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  136. copying ephem/doc/quick.rst -> build/lib.linux-x86_64-3.4/ephem/doc
  137. creating build/lib.linux-x86_64-3.4/ephem/tests/jpl
  138. copying ephem/tests/jpl/oberon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  139. copying ephem/tests/jpl/saturn.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  140. copying ephem/tests/jpl/uranus.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  141. copying ephem/tests/jpl/jupiter.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  142. copying ephem/tests/jpl/hyperion.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  143. copying ephem/tests/jpl/europa.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  144. copying ephem/tests/jpl/phobos.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  145. copying ephem/tests/jpl/neptune.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  146. copying ephem/tests/jpl/mars.txt -> build/lib.linux-x86_64-3.4/ephem/tests/jpl
  147. creating build/lib.linux-x86_64-3.4/ephem/tests/usno
  148. copying ephem/tests/usno/apptopo_deneb.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  149. copying ephem/tests/usno/astrom_neptune.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  150. copying ephem/tests/usno/apptopo_sun.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  151. copying ephem/tests/usno/riset_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  152. copying ephem/tests/usno/riset_sun.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  153. copying ephem/tests/usno/astrom_mercury.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  154. copying ephem/tests/usno/apptopo_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  155. copying ephem/tests/usno/astrom_antares.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  156. copying ephem/tests/usno/appgeo_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  157. copying ephem/tests/usno/appgeo_deneb.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  158. copying ephem/tests/usno/risettran_moon.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  159. copying ephem/tests/usno/appgeo_sun.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  160. copying ephem/tests/usno/appgeo_jupiter.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  161. copying ephem/tests/usno/risettran_rigel.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  162. copying ephem/tests/usno/moon_phases.txt -> build/lib.linux-x86_64-3.4/ephem/tests/usno
  163. running build_ext
  164. building 'ephem._libastro' extension
  165. creating build/temp.linux-x86_64-3.4
  166. creating build/temp.linux-x86_64-3.4/extensions
  167. creating build/temp.linux-x86_64-3.4/libastro-3.7.6
  168. creating build/temp.linux-x86_64-3.4/extensions/data
  169. gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilibastro-3.7.6 -I/usr/include/python3.4m -c extensions/_libastro.c -o build/temp.linux-x86_64-3.4/extensions/_libastro.o
  170. extensions/_libastro.c:3:20: fatal error: Python.h: No such file or directory
  171. #include "Python.h"
  172. ^
  173. compilation terminated.
  174. error: command 'gcc' failed with exit status 1
  175.  
  176. ----------------------------------------
  177. Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g7xqwbso/ephem/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-yla1lsgn-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-g7xqwbso/ephem/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement