Advertisement
Guest User

Untitled

a guest
May 26th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.53 KB | None | 0 0
  1. running install
  2. running build
  3. running build_py
  4. creating build
  5. creating build\lib
  6. creating build\lib\byond
  7. copying byond\basetypes.py -> build\lib\byond
  8. copying byond\directions.py -> build\lib\byond
  9. copying byond\objtree.py -> build\lib\byond
  10. copying byond\utils.py -> build\lib\byond
  11. copying byond\world.py -> build\lib\byond
  12. copying byond\__init__.py -> build\lib\byond
  13. creating build\lib\byond\DMI
  14. copying byond\DMI\State.py -> build\lib\byond\DMI
  15. copying byond\DMI\utils.py -> build\lib\byond\DMI
  16. copying byond\DMI\__init__.py -> build\lib\byond\DMI
  17. creating build\lib\byond\DMIH
  18. copying byond\DMIH\Variable.py -> build\lib\byond\DMIH
  19. copying byond\DMIH\__init__.py -> build\lib\byond\DMIH
  20. creating build\lib\byond\map
  21. copying byond\map\__init__.py -> build\lib\byond\map
  22. creating build\lib\byond\mapfixes
  23. copying byond\mapfixes\base.py -> build\lib\byond\mapfixes
  24. copying byond\mapfixes\openss13.py -> build\lib\byond\mapfixes
  25. copying byond\mapfixes\ss13.py -> build\lib\byond\mapfixes
  26. copying byond\mapfixes\ss13_vgstation.py -> build\lib\byond\mapfixes
  27. copying byond\mapfixes\__init__.py -> build\lib\byond\mapfixes
  28. creating build\lib\byond\network
  29. copying byond\network\__init__.py -> build\lib\byond\network
  30. creating build\lib\byond\script
  31. copying byond\script\__init__.py -> build\lib\byond\script
  32. creating build\lib\byond\DMIH\directives
  33. copying byond\DMIH\directives\Direction.py -> build\lib\byond\DMIH\directives
  34. copying byond\DMIH\directives\Directive.py -> build\lib\byond\DMIH\directives
  35. copying byond\DMIH\directives\Import.py -> build\lib\byond\DMIH\directives
  36. copying byond\DMIH\directives\State.py -> build\lib\byond\DMIH\directives
  37. copying byond\DMIH\directives\__init__.py -> build\lib\byond\DMIH\directives
  38. creating build\lib\byond\map\format
  39. copying byond\map\format\base.py -> build\lib\byond\map\format
  40. copying byond\map\format\dmm.py -> build\lib\byond\map\format
  41. copying byond\map\format\__init__.py -> build\lib\byond\map\format
  42. creating build\lib\byond\network\packets
  43. copying byond\network\packets\__init__.py -> build\lib\byond\network\packets
  44. creating build\lib\byond\script\dmscript
  45. copying byond\script\dmscript\__init__.py -> build\lib\byond\script\dmscript
  46. creating build\lib\byond\data
  47. creating build\lib\byond\data\stdlib
  48. copying byond\data\stdlib\atom_defaults.dm -> build\lib\byond\data\stdlib
  49. copying byond\data\stdlib\dm_std.dm -> build\lib\byond\data\stdlib
  50. running build_scripts
  51. creating build\scripts-3.6
  52. copying and adjusting scripts\dmm.py -> build\scripts-3.6
  53. copying and adjusting scripts\dmi.py -> build\scripts-3.6
  54. copying and adjusting scripts\dmi_compile.py -> build\scripts-3.6
  55. copying and adjusting scripts\dmindent.py -> build\scripts-3.6
  56. copying and adjusting scripts\dmmrender.py -> build\scripts-3.6
  57. copying and adjusting scripts\dmmfix.py -> build\scripts-3.6
  58. copying and adjusting scripts\byondanal.py -> build\scripts-3.6
  59. copying scripts\byondtools-postinstall.py -> build\scripts-3.6
  60. running install_lib
  61. creating D:\Python\Lib\site-packages\byond
  62. copying build\lib\byond\basetypes.py -> D:\Python\Lib\site-packages\byond
  63. creating D:\Python\Lib\site-packages\byond\data
  64. creating D:\Python\Lib\site-packages\byond\data\stdlib
  65. copying build\lib\byond\data\stdlib\atom_defaults.dm -> D:\Python\Lib\site-pack
  66. ges\byond\data\stdlib
  67. copying build\lib\byond\data\stdlib\dm_std.dm -> D:\Python\Lib\site-packages\by
  68. nd\data\stdlib
  69. copying build\lib\byond\directions.py -> D:\Python\Lib\site-packages\byond
  70. creating D:\Python\Lib\site-packages\byond\DMI
  71. copying build\lib\byond\DMI\State.py -> D:\Python\Lib\site-packages\byond\DMI
  72. copying build\lib\byond\DMI\utils.py -> D:\Python\Lib\site-packages\byond\DMI
  73. copying build\lib\byond\DMI\__init__.py -> D:\Python\Lib\site-packages\byond\DM
  74.  
  75. creating D:\Python\Lib\site-packages\byond\DMIH
  76. creating D:\Python\Lib\site-packages\byond\DMIH\directives
  77. copying build\lib\byond\DMIH\directives\Direction.py -> D:\Python\Lib\site-pack
  78. ges\byond\DMIH\directives
  79. copying build\lib\byond\DMIH\directives\Directive.py -> D:\Python\Lib\site-pack
  80. ges\byond\DMIH\directives
  81. copying build\lib\byond\DMIH\directives\Import.py -> D:\Python\Lib\site-package
  82. \byond\DMIH\directives
  83. copying build\lib\byond\DMIH\directives\State.py -> D:\Python\Lib\site-packages
  84. byond\DMIH\directives
  85. copying build\lib\byond\DMIH\directives\__init__.py -> D:\Python\Lib\site-packa
  86. es\byond\DMIH\directives
  87. copying build\lib\byond\DMIH\Variable.py -> D:\Python\Lib\site-packages\byond\D
  88. IH
  89. copying build\lib\byond\DMIH\__init__.py -> D:\Python\Lib\site-packages\byond\D
  90. IH
  91. creating D:\Python\Lib\site-packages\byond\map
  92. creating D:\Python\Lib\site-packages\byond\map\format
  93. copying build\lib\byond\map\format\base.py -> D:\Python\Lib\site-packages\byond
  94. map\format
  95. copying build\lib\byond\map\format\dmm.py -> D:\Python\Lib\site-packages\byond\
  96. ap\format
  97. copying build\lib\byond\map\format\__init__.py -> D:\Python\Lib\site-packages\b
  98. ond\map\format
  99. copying build\lib\byond\map\__init__.py -> D:\Python\Lib\site-packages\byond\ma
  100.  
  101. creating D:\Python\Lib\site-packages\byond\mapfixes
  102. copying build\lib\byond\mapfixes\base.py -> D:\Python\Lib\site-packages\byond\m
  103. pfixes
  104. copying build\lib\byond\mapfixes\openss13.py -> D:\Python\Lib\site-packages\byo
  105. d\mapfixes
  106. copying build\lib\byond\mapfixes\ss13.py -> D:\Python\Lib\site-packages\byond\m
  107. pfixes
  108. copying build\lib\byond\mapfixes\ss13_vgstation.py -> D:\Python\Lib\site-packag
  109. s\byond\mapfixes
  110. copying build\lib\byond\mapfixes\__init__.py -> D:\Python\Lib\site-packages\byo
  111. d\mapfixes
  112. creating D:\Python\Lib\site-packages\byond\network
  113. creating D:\Python\Lib\site-packages\byond\network\packets
  114. copying build\lib\byond\network\packets\__init__.py -> D:\Python\Lib\site-packa
  115. es\byond\network\packets
  116. copying build\lib\byond\network\__init__.py -> D:\Python\Lib\site-packages\byon
  117. \network
  118. copying build\lib\byond\objtree.py -> D:\Python\Lib\site-packages\byond
  119. creating D:\Python\Lib\site-packages\byond\script
  120. creating D:\Python\Lib\site-packages\byond\script\dmscript
  121. copying build\lib\byond\script\dmscript\__init__.py -> D:\Python\Lib\site-packa
  122. es\byond\script\dmscript
  123. copying build\lib\byond\script\__init__.py -> D:\Python\Lib\site-packages\byond
  124. script
  125. copying build\lib\byond\utils.py -> D:\Python\Lib\site-packages\byond
  126. copying build\lib\byond\world.py -> D:\Python\Lib\site-packages\byond
  127. copying build\lib\byond\__init__.py -> D:\Python\Lib\site-packages\byond
  128. byte-compiling D:\Python\Lib\site-packages\byond\basetypes.py to basetypes.cpyt
  129. on-36.pyc
  130. byte-compiling D:\Python\Lib\site-packages\byond\directions.py to directions.cp
  131. thon-36.pyc
  132. byte-compiling D:\Python\Lib\site-packages\byond\DMI\State.py to State.cpython-
  133. 6.pyc
  134. byte-compiling D:\Python\Lib\site-packages\byond\DMI\utils.py to utils.cpython-
  135. 6.pyc
  136. byte-compiling D:\Python\Lib\site-packages\byond\DMI\__init__.py to __init__.cp
  137. thon-36.pyc
  138. byte-compiling D:\Python\Lib\site-packages\byond\DMIH\directives\Direction.py t
  139. Direction.cpython-36.pyc
  140. byte-compiling D:\Python\Lib\site-packages\byond\DMIH\directives\Directive.py t
  141. Directive.cpython-36.pyc
  142. byte-compiling D:\Python\Lib\site-packages\byond\DMIH\directives\Import.py to I
  143. port.cpython-36.pyc
  144. byte-compiling D:\Python\Lib\site-packages\byond\DMIH\directives\State.py to St
  145. te.cpython-36.pyc
  146. byte-compiling D:\Python\Lib\site-packages\byond\DMIH\directives\__init__.py to
  147. __init__.cpython-36.pyc
  148. byte-compiling D:\Python\Lib\site-packages\byond\DMIH\Variable.py to Variable.c
  149. ython-36.pyc
  150. byte-compiling D:\Python\Lib\site-packages\byond\DMIH\__init__.py to __init__.c
  151. ython-36.pyc
  152. byte-compiling D:\Python\Lib\site-packages\byond\map\format\base.py to base.cpy
  153. hon-36.pyc
  154. byte-compiling D:\Python\Lib\site-packages\byond\map\format\dmm.py to dmm.cpyth
  155. n-36.pyc
  156. byte-compiling D:\Python\Lib\site-packages\byond\map\format\__init__.py to __in
  157. t__.cpython-36.pyc
  158. byte-compiling D:\Python\Lib\site-packages\byond\map\__init__.py to __init__.cp
  159. thon-36.pyc
  160. byte-compiling D:\Python\Lib\site-packages\byond\mapfixes\base.py to base.cpyth
  161. n-36.pyc
  162. byte-compiling D:\Python\Lib\site-packages\byond\mapfixes\openss13.py to openss
  163. 3.cpython-36.pyc
  164. byte-compiling D:\Python\Lib\site-packages\byond\mapfixes\ss13.py to ss13.cpyth
  165. n-36.pyc
  166. byte-compiling D:\Python\Lib\site-packages\byond\mapfixes\ss13_vgstation.py to
  167. s13_vgstation.cpython-36.pyc
  168. byte-compiling D:\Python\Lib\site-packages\byond\mapfixes\__init__.py to __init
  169. _.cpython-36.pyc
  170. byte-compiling D:\Python\Lib\site-packages\byond\network\packets\__init__.py to
  171. __init__.cpython-36.pyc
  172. byte-compiling D:\Python\Lib\site-packages\byond\network\__init__.py to __init_
  173. .cpython-36.pyc
  174. byte-compiling D:\Python\Lib\site-packages\byond\objtree.py to objtree.cpython-
  175. 6.pyc
  176. byte-compiling D:\Python\Lib\site-packages\byond\script\dmscript\__init__.py to
  177. __init__.cpython-36.pyc
  178. File "D:\Python\Lib\site-packages\byond\script\dmscript\__init__.py", line 67
  179. except pyp.ParseException, err:
  180. ^
  181. SyntaxError: invalid syntax
  182.  
  183. byte-compiling D:\Python\Lib\site-packages\byond\script\__init__.py to __init__
  184. cpython-36.pyc
  185. byte-compiling D:\Python\Lib\site-packages\byond\utils.py to utils.cpython-36.p
  186. c
  187. byte-compiling D:\Python\Lib\site-packages\byond\world.py to world.cpython-36.p
  188. c
  189. byte-compiling D:\Python\Lib\site-packages\byond\__init__.py to __init__.cpytho
  190. -36.pyc
  191. running install_egg_info
  192. running egg_info
  193. creating BYONDTools.egg-info
  194. writing BYONDTools.egg-info\PKG-INFO
  195. writing dependency_links to BYONDTools.egg-info\dependency_links.txt
  196. writing requirements to BYONDTools.egg-info\requires.txt
  197. writing top-level names to BYONDTools.egg-info\top_level.txt
  198. writing manifest file 'BYONDTools.egg-info\SOURCES.txt'
  199. reading manifest file 'BYONDTools.egg-info\SOURCES.txt'
  200. reading manifest template 'MANIFEST.in'
  201. writing manifest file 'BYONDTools.egg-info\SOURCES.txt'
  202. Copying BYONDTools.egg-info to D:\Python\Lib\site-packages\BYONDTools-0.1.9-py3
  203. 6.egg-info
  204. running install_scripts
  205. copying build\scripts-3.6\byondanal.py -> D:\Python\Scripts
  206. copying build\scripts-3.6\byondtools-postinstall.py -> D:\Python\Scripts
  207. copying build\scripts-3.6\dmi.py -> D:\Python\Scripts
  208. copying build\scripts-3.6\dmindent.py -> D:\Python\Scripts
  209. copying build\scripts-3.6\dmi_compile.py -> D:\Python\Scripts
  210. copying build\scripts-3.6\dmm.py -> D:\Python\Scripts
  211. copying build\scripts-3.6\dmmfix.py -> D:\Python\Scripts
  212. copying build\scripts-3.6\dmmrender.py -> D:\Python\Scripts
  213. Running post install task
  214. File "byondtools-postinstall.py", line 68
  215. os.chmod(strippedName, 0755)
  216. ^
  217. SyntaxError: invalid token
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement