Guest User

Untitled

a guest
Jan 23rd, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.04 KB | None | 0 0
  1. Downloading/unpacking selenium
  2. Running setup.py egg_info for package selenium
  3. running egg_info
  4. writing requirements to pip-egg-info\selenium.egg-info\requires.txt
  5. writing pip-egg-info\selenium.egg-info\PKG-INFO
  6. writing top-level names to pip-egg-info\selenium.egg-info\top_level.txt
  7. writing dependency_links to pip-egg-info\selenium.egg-info\dependency_links.txt
  8. reading manifest file 'pip-egg-info\selenium.egg-info\SOURCES.txt'
  9. reading manifest template 'MANIFEST.in'
  10. writing manifest file 'pip-egg-info\selenium.egg-info\SOURCES.txt'
  11. warning: manifest_maker: standard file '-c' not found
  12. Downloading/unpacking rdflib==3.1.0 (from selenium)
  13. Running setup.py egg_info for package rdflib
  14. running egg_info
  15. writing pip-egg-info\rdflib.egg-info\PKG-INFO
  16. writing top-level names to pip-egg-info\rdflib.egg-info\top_level.txt
  17. writing dependency_links to pip-egg-info\rdflib.egg-info\dependency_links.txt
  18. reading manifest file 'pip-egg-info\rdflib.egg-info\SOURCES.txt'
  19. writing manifest file 'pip-egg-info\rdflib.egg-info\SOURCES.txt'
  20. warning: manifest_maker: standard file '-c' not found
  21. Installing collected packages: selenium, rdflib
  22. Running setup.py install for selenium
  23. running install
  24. running build
  25. running build_py
  26. running egg_info
  27. writing requirements to selenium.egg-info\requires.txt
  28. writing selenium.egg-info\PKG-INFO
  29. writing top-level names to selenium.egg-info\top_level.txt
  30. writing dependency_links to selenium.egg-info\dependency_links.txt
  31. reading manifest file 'selenium.egg-info\SOURCES.txt'
  32. reading manifest template 'MANIFEST.in'
  33. writing manifest file 'selenium.egg-info\SOURCES.txt'
  34. running install_lib
  35. creating C:\Python26\Lib\site-packages\selenium
  36. creating C:\Python26\Lib\site-packages\selenium\common
  37. copying build\lib\selenium\common\exceptions.py -> C:\Python26\Lib\site-packages\selenium\common
  38. copying build\lib\selenium\common\__init__.py -> C:\Python26\Lib\site-packages\selenium\common
  39. copying build\lib\selenium\selenium.py -> C:\Python26\Lib\site-packages\selenium
  40. creating C:\Python26\Lib\site-packages\selenium\webdriver
  41. creating C:\Python26\Lib\site-packages\selenium\webdriver\chrome
  42. copying build\lib\selenium\webdriver\chrome\service.py -> C:\Python26\Lib\site-packages\selenium\webdriver\chrome
  43. copying build\lib\selenium\webdriver\chrome\webdriver.py -> C:\Python26\Lib\site-packages\selenium\webdriver\chrome
  44. copying build\lib\selenium\webdriver\chrome\__init__.py -> C:\Python26\Lib\site-packages\selenium\webdriver\chrome
  45. creating C:\Python26\Lib\site-packages\selenium\webdriver\common
  46. copying build\lib\selenium\webdriver\common\action_chains.py -> C:\Python26\Lib\site-packages\selenium\webdriver\common
  47. copying build\lib\selenium\webdriver\common\alert.py -> C:\Python26\Lib\site-packages\selenium\webdriver\common
  48. copying build\lib\selenium\webdriver\common\by.py -> C:\Python26\Lib\site-packages\selenium\webdriver\common
  49. copying build\lib\selenium\webdriver\common\desired_capabilities.py -> C:\Python26\Lib\site-packages\selenium\webdriver\common
  50. copying build\lib\selenium\webdriver\common\keys.py -> C:\Python26\Lib\site-packages\selenium\webdriver\common
  51. copying build\lib\selenium\webdriver\common\utils.py -> C:\Python26\Lib\site-packages\selenium\webdriver\common
  52. copying build\lib\selenium\webdriver\common\__init__.py -> C:\Python26\Lib\site-packages\selenium\webdriver\common
  53. creating C:\Python26\Lib\site-packages\selenium\webdriver\firefox
  54. copying build\lib\selenium\webdriver\firefox\extension_connection.py -> C:\Python26\Lib\site-packages\selenium\webdriver\firefox
  55. copying build\lib\selenium\webdriver\firefox\firefox_binary.py -> C:\Python26\Lib\site-packages\selenium\webdriver\firefox
  56. copying build\lib\selenium\webdriver\firefox\firefox_profile.py -> C:\Python26\Lib\site-packages\selenium\webdriver\firefox
  57. copying build\lib\selenium\webdriver\firefox\webdriver.py -> C:\Python26\Lib\site-packages\selenium\webdriver\firefox
  58. copying build\lib\selenium\webdriver\firefox\webdriver.xpi -> C:\Python26\Lib\site-packages\selenium\webdriver\firefox
  59. copying build\lib\selenium\webdriver\firefox\__init__.py -> C:\Python26\Lib\site-packages\selenium\webdriver\firefox
  60. creating C:\Python26\Lib\site-packages\selenium\webdriver\ie
  61. copying build\lib\selenium\webdriver\ie\webdriver.py -> C:\Python26\Lib\site-packages\selenium\webdriver\ie
  62. copying build\lib\selenium\webdriver\ie\__init__.py -> C:\Python26\Lib\site-packages\selenium\webdriver\ie
  63. creating C:\Python26\Lib\site-packages\selenium\webdriver\remote
  64. copying build\lib\selenium\webdriver\remote\command.py -> C:\Python26\Lib\site-packages\selenium\webdriver\remote
  65. copying build\lib\selenium\webdriver\remote\errorhandler.py -> C:\Python26\Lib\site-packages\selenium\webdriver\remote
  66. copying build\lib\selenium\webdriver\remote\remote_connection.py -> C:\Python26\Lib\site-packages\selenium\webdriver\remote
  67. copying build\lib\selenium\webdriver\remote\utils.py -> C:\Python26\Lib\site-packages\selenium\webdriver\remote
  68. copying build\lib\selenium\webdriver\remote\webdriver.py -> C:\Python26\Lib\site-packages\selenium\webdriver\remote
  69. copying build\lib\selenium\webdriver\remote\webelement.py -> C:\Python26\Lib\site-packages\selenium\webdriver\remote
  70. copying build\lib\selenium\webdriver\remote\__init__.py -> C:\Python26\Lib\site-packages\selenium\webdriver\remote
  71. creating C:\Python26\Lib\site-packages\selenium\webdriver\support
  72. copying build\lib\selenium\webdriver\support\ui.py -> C:\Python26\Lib\site-packages\selenium\webdriver\support
  73. copying build\lib\selenium\webdriver\support\__init__.py -> C:\Python26\Lib\site-packages\selenium\webdriver\support
  74. copying build\lib\selenium\webdriver\__init__.py -> C:\Python26\Lib\site-packages\selenium\webdriver
  75. copying build\lib\selenium\__init__.py -> C:\Python26\Lib\site-packages\selenium
  76. byte-compiling C:\Python26\Lib\site-packages\selenium\common\exceptions.py to exceptions.pyc
  77. byte-compiling C:\Python26\Lib\site-packages\selenium\common\__init__.py to __init__.pyc
  78. byte-compiling C:\Python26\Lib\site-packages\selenium\selenium.py to selenium.pyc
  79. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\chrome\service.py to service.pyc
  80. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\chrome\webdriver.py to webdriver.pyc
  81. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\chrome\__init__.py to __init__.pyc
  82. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\common\action_chains.py to action_chains.pyc
  83. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\common\alert.py to alert.pyc
  84. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\common\by.py to by.pyc
  85. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\common\desired_capabilities.py to desired_capabilities.pyc
  86. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\common\keys.py to keys.pyc
  87. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\common\utils.py to utils.pyc
  88. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\common\__init__.py to __init__.pyc
  89. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\firefox\extension_connection.py to extension_connection.pyc
  90. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\firefox\firefox_binary.py to firefox_binary.pyc
  91. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\firefox\firefox_profile.py to firefox_profile.pyc
  92. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\firefox\webdriver.py to webdriver.pyc
  93. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\firefox\__init__.py to __init__.pyc
  94. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\ie\webdriver.py to webdriver.pyc
  95. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\ie\__init__.py to __init__.pyc
  96. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\remote\command.py to command.pyc
  97. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\remote\errorhandler.py to errorhandler.pyc
  98. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\remote\remote_connection.py to remote_connection.pyc
  99. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\remote\utils.py to utils.pyc
  100. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\remote\webdriver.py to webdriver.pyc
  101. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\remote\webelement.py to webelement.pyc
  102. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\remote\__init__.py to __init__.pyc
  103. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\support\ui.py to ui.pyc
  104. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\support\__init__.py to __init__.pyc
  105. byte-compiling C:\Python26\Lib\site-packages\selenium\webdriver\__init__.py to __init__.pyc
  106. byte-compiling C:\Python26\Lib\site-packages\selenium\__init__.py to __init__.pyc
  107. running install_egg_info
  108. Copying selenium.egg-info to C:\Python26\Lib\site-packages\selenium-2.4.0-py2.6.egg-info
  109. running install_scripts
  110. writing list of installed files to 'c:\docume~1\ajk\locals~1\temp\pip-skobil-record\install-record.txt'
  111. warning: manifest_maker: standard file '-c' not found
  112. Found existing installation: rdflib 3.1.0
  113. Uninstalling rdflib:
  114. Removing file or directory c:\python26\lib\site-packages\rdflib
  115. Removing file or directory c:\python26\lib\site-packages\rdflib-3.1.0-py2.6.egg-info
  116. Successfully uninstalled rdflib
  117. Running setup.py install for rdflib
  118. running install
  119. running build
  120. running build_py
  121. running install_lib
  122. creating C:\Python26\Lib\site-packages\rdflib
  123. copying build\lib\rdflib\collection.py -> C:\Python26\Lib\site-packages\rdflib
  124. copying build\lib\rdflib\compare.py -> C:\Python26\Lib\site-packages\rdflib
  125. copying build\lib\rdflib\events.py -> C:\Python26\Lib\site-packages\rdflib
  126. copying build\lib\rdflib\exceptions.py -> C:\Python26\Lib\site-packages\rdflib
  127. copying build\lib\rdflib\graph.py -> C:\Python26\Lib\site-packages\rdflib
  128. copying build\lib\rdflib\namespace.py -> C:\Python26\Lib\site-packages\rdflib
  129. copying build\lib\rdflib\parser.py -> C:\Python26\Lib\site-packages\rdflib
  130. copying build\lib\rdflib\plugin.py -> C:\Python26\Lib\site-packages\rdflib
  131. creating C:\Python26\Lib\site-packages\rdflib\plugins
  132. copying build\lib\rdflib\plugins\memory.py -> C:\Python26\Lib\site-packages\rdflib\plugins
  133. creating C:\Python26\Lib\site-packages\rdflib\plugins\parsers
  134. copying build\lib\rdflib\plugins\parsers\notation3.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers
  135. copying build\lib\rdflib\plugins\parsers\nt.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers
  136. copying build\lib\rdflib\plugins\parsers\ntriples.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers
  137. creating C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa
  138. copying build\lib\rdflib\plugins\parsers\rdfa\embeddedrdf.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa
  139. copying build\lib\rdflib\plugins\parsers\rdfa\literal.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa
  140. copying build\lib\rdflib\plugins\parsers\rdfa\options.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa
  141. copying build\lib\rdflib\plugins\parsers\rdfa\parse.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa
  142. copying build\lib\rdflib\plugins\parsers\rdfa\state.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa
  143. creating C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\transform
  144. copying build\lib\rdflib\plugins\parsers\rdfa\transform\headabout.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\transform
  145. copying build\lib\rdflib\plugins\parsers\rdfa\transform\__init__.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\transform
  146. copying build\lib\rdflib\plugins\parsers\rdfa\__init__.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa
  147. copying build\lib\rdflib\plugins\parsers\rdfxml.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers
  148. copying build\lib\rdflib\plugins\parsers\trix.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers
  149. copying build\lib\rdflib\plugins\parsers\__init__.py -> C:\Python26\Lib\site-packages\rdflib\plugins\parsers
  150. creating C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  151. copying build\lib\rdflib\plugins\serializers\n3.py -> C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  152. copying build\lib\rdflib\plugins\serializers\nt.py -> C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  153. copying build\lib\rdflib\plugins\serializers\rdfxml.py -> C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  154. copying build\lib\rdflib\plugins\serializers\trix.py -> C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  155. copying build\lib\rdflib\plugins\serializers\turtle.py -> C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  156. copying build\lib\rdflib\plugins\serializers\xmlwriter.py -> C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  157. copying build\lib\rdflib\plugins\serializers\__init__.py -> C:\Python26\Lib\site-packages\rdflib\plugins\serializers
  158. copying build\lib\rdflib\plugins\sleepycat.py -> C:\Python26\Lib\site-packages\rdflib\plugins
  159. copying build\lib\rdflib\plugins\__init__.py -> C:\Python26\Lib\site-packages\rdflib\plugins
  160. copying build\lib\rdflib\query.py -> C:\Python26\Lib\site-packages\rdflib
  161. copying build\lib\rdflib\serializer.py -> C:\Python26\Lib\site-packages\rdflib
  162. copying build\lib\rdflib\store.py -> C:\Python26\Lib\site-packages\rdflib
  163. copying build\lib\rdflib\term.py -> C:\Python26\Lib\site-packages\rdflib
  164. copying build\lib\rdflib\util.py -> C:\Python26\Lib\site-packages\rdflib
  165. copying build\lib\rdflib\__init__.py -> C:\Python26\Lib\site-packages\rdflib
  166. byte-compiling C:\Python26\Lib\site-packages\rdflib\collection.py to collection.pyc
  167. byte-compiling C:\Python26\Lib\site-packages\rdflib\compare.py to compare.pyc
  168. byte-compiling C:\Python26\Lib\site-packages\rdflib\events.py to events.pyc
  169. byte-compiling C:\Python26\Lib\site-packages\rdflib\exceptions.py to exceptions.pyc
  170. byte-compiling C:\Python26\Lib\site-packages\rdflib\graph.py to graph.pyc
  171. byte-compiling C:\Python26\Lib\site-packages\rdflib\namespace.py to namespace.pyc
  172. byte-compiling C:\Python26\Lib\site-packages\rdflib\parser.py to parser.pyc
  173. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugin.py to plugin.pyc
  174. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\memory.py to memory.pyc
  175. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\notation3.py to notation3.pyc
  176. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\nt.py to nt.pyc
  177. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\ntriples.py to ntriples.pyc
  178. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\embeddedrdf.py to embeddedrdf.pyc
  179. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\literal.py to literal.pyc
  180. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\options.py to options.pyc
  181. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\parse.py to parse.pyc
  182. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\state.py to state.pyc
  183. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\transform\headabout.py to headabout.pyc
  184. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\transform\__init__.py to __init__.pyc
  185. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfa\__init__.py to __init__.pyc
  186. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\rdfxml.py to rdfxml.pyc
  187. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\trix.py to trix.pyc
  188. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\parsers\__init__.py to __init__.pyc
  189. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\serializers\n3.py to n3.pyc
  190. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\serializers\nt.py to nt.pyc
  191. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\serializers\rdfxml.py to rdfxml.pyc
  192. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\serializers\trix.py to trix.pyc
  193. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\serializers\turtle.py to turtle.pyc
  194. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\serializers\xmlwriter.py to xmlwriter.pyc
  195. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\serializers\__init__.py to __init__.pyc
  196. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\sleepycat.py to sleepycat.pyc
  197. byte-compiling C:\Python26\Lib\site-packages\rdflib\plugins\__init__.py to __init__.pyc
  198. byte-compiling C:\Python26\Lib\site-packages\rdflib\query.py to query.pyc
  199. byte-compiling C:\Python26\Lib\site-packages\rdflib\serializer.py to serializer.pyc
  200. byte-compiling C:\Python26\Lib\site-packages\rdflib\store.py to store.pyc
  201. byte-compiling C:\Python26\Lib\site-packages\rdflib\term.py to term.pyc
  202. byte-compiling C:\Python26\Lib\site-packages\rdflib\util.py to util.pyc
  203. byte-compiling C:\Python26\Lib\site-packages\rdflib\__init__.py to __init__.pyc
  204. running install_egg_info
  205. running egg_info
  206. writing rdflib.egg-info\PKG-INFO
  207. writing top-level names to rdflib.egg-info\top_level.txt
  208. writing dependency_links to rdflib.egg-info\dependency_links.txt
  209. reading manifest file 'rdflib.egg-info\SOURCES.txt'
  210. writing manifest file 'rdflib.egg-info\SOURCES.txt'
  211. Copying rdflib.egg-info to C:\Python26\Lib\site-packages\rdflib-3.1.0-py2.6.egg-info
  212. running install_scripts
  213. writing list of installed files to 'c:\docume~1\ajk\locals~1\temp\pip-47krla-record\install-record.txt'
  214. warning: manifest_maker: standard file '-c' not found
  215. Successfully installed selenium rdflib
  216. Cleaning up...
Add Comment
Please, Sign In to add comment