Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.07 KB | None | 0 0
  1. Generating clink initial settings in "C:\Users\Darren\cmder\config\settings"
  2. Additional *.lua files in "C:\Users\Darren\cmder\config" are loaded on startup.
  3. Creating initial user_aliases store in "C:\Users\Darren\cmder\config\user_aliases.cmd"...
  4. 1 file(s) copied.
  5. Creating user startup file: "C:\Users\Darren\cmder\config\user_profile.cmd"
  6. 1 file(s) copied.
  7.  
  8. C:\Users\Darren\cmder
  9. λ cd ..
  10.  
  11. C:\Users\Darren
  12. λ dir
  13. Volume in drive C has no label.
  14. Volume Serial Number is EA00-BDD3
  15.  
  16. Directory of C:\Users\Darren
  17.  
  18. 08/18/2019 06:32 PM <DIR> .
  19. 08/18/2019 06:32 PM <DIR> ..
  20. 08/18/2019 05:49 PM <DIR> 3D Objects
  21. 08/18/2019 06:33 PM <DIR> cmder
  22. 08/10/2019 12:22 PM 113,039,624 cmder.zip
  23. 08/18/2019 05:49 PM <DIR> Contacts
  24. 08/18/2019 06:32 PM <DIR> Desktop
  25. 08/18/2019 05:49 PM <DIR> Documents
  26. 08/18/2019 06:53 PM <DIR> Downloads
  27. 08/18/2019 05:49 PM <DIR> Favorites
  28. 08/18/2019 05:49 PM <DIR> Links
  29. 08/18/2019 05:49 PM <DIR> Music
  30. 08/18/2019 05:52 PM <DIR> OneDrive
  31. 08/18/2019 05:51 PM <DIR> Pictures
  32. 08/18/2019 05:49 PM <DIR> Saved Games
  33. 08/18/2019 05:51 PM <DIR> Searches
  34. 08/18/2019 06:22 PM <DIR> Videos
  35. 1 File(s) 113,039,624 bytes
  36. 16 Dir(s) 973,469,044,736 bytes free
  37.  
  38. C:\Users\Darren
  39. λ git clone https://github.com/evennia/evennia.git
  40. Cloning into 'evennia'...
  41. remote: Enumerating objects: 140, done.
  42. remote: Counting objects: 100% (140/140), done.
  43. remote: Compressing objects: 100% (85/85), done.
  44.  
  45. Receiving objects: 100% (43774/43774), 35.58 MiB | 5.00 MiB/s, done.
  46. Resolving deltas: 100% (32805/32805), done.
  47.  
  48. C:\Users\Darren
  49. λ pip install virtualenv
  50. Collecting virtualenv
  51. Downloading https://files.pythonhosted.org/packages/5e/6a/fa7e7f533595402040c831500bb10576e1f4b8f54d476f3994c7c55d8f5e/virtualenv-16.7.3-py2.py3-none-any.whl (3.3MB)
  52. 100% |████████████████████████████████| 3.3MB 6.9MB/s
  53. Installing collected packages: virtualenv
  54. Successfully installed virtualenv-16.7.3
  55. You are using pip version 19.0.3, however version 19.2.2 is available.
  56. You should consider upgrading via the 'python -m pip install --upgrade pip' command.
  57.  
  58. C:\Users\Darren
  59. λ virtualenv evenv
  60. Using base prefix 'c:\\users\\darren\\appdata\\local\\programs\\python\\python37'
  61. New python executable in C:\Users\Darren\evenv\Scripts\python.exe
  62. Installing setuptools, pip, wheel...
  63. done.
  64.  
  65. C:\Users\Darren
  66. λ evenv\scripts\activate.bat
  67.  
  68. C:\Users\Darren
  69. (evenv) λ pip install -e evennia
  70. Obtaining file:///C:/Users/Darren/evennia
  71. Collecting pypiwin32 (from evennia==0.9.0)
  72. Downloading https://files.pythonhosted.org/packages/d0/1b/2f292bbd742e369a100c91faa0483172cd91a1a422a6692055ac920946c5/pypiwin32-223-py3-none-any.whl
  73. Collecting django<2.3,>=2.2.4 (from evennia==0.9.0)
  74. Downloading https://files.pythonhosted.org/packages/d6/57/66997ca6ef17d2d0f0ebcd860bc6778095ffee04077ca8985928175da358/Django-2.2.4-py3-none-any.whl (7.5MB)
  75. |████████████████████████████████| 7.5MB 6.4MB/s
  76. Collecting twisted<20.0.0,>=19.2.1 (from evennia==0.9.0)
  77. Downloading https://files.pythonhosted.org/packages/ee/d9/5b79fef4a7d7dc4d526151904eae5dd207f80433ae646a258b32abbe77d4/Twisted-19.7.0-cp37-cp37m-win_amd64.whl (3.1MB)
  78. |████████████████████████████████| 3.1MB 1.6MB/s
  79. Collecting pillow==5.2.0 (from evennia==0.9.0)
  80. Downloading https://files.pythonhosted.org/packages/39/a5/4258f77ab40d71bf7d724002a0bb166a902cb4cbdff7b866b1c3d9014547/Pillow-5.2.0-cp37-cp37m-win_amd64.whl (1.6MB)
  81. |████████████████████████████████| 1.6MB 3.3MB/s
  82. Collecting pytz (from evennia==0.9.0)
  83. Downloading https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl (508kB)
  84. |████████████████████████████████| 512kB 3.3MB/s
  85. Collecting future>=0.15.2 (from evennia==0.9.0)
  86. Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB)
  87. |████████████████████████████████| 829kB 3.2MB/s
  88. Collecting django-sekizai (from evennia==0.9.0)
  89. Downloading https://files.pythonhosted.org/packages/61/7c/a170ca36c4ea4c7c228b379df3da9a2dbec4c28ae3d7149c44990512cb0d/django-sekizai-1.0.0.tar.gz
  90. Collecting autobahn>=17.9.3 (from evennia==0.9.0)
  91. Downloading https://files.pythonhosted.org/packages/02/55/cc671b201828f4a2def24171394aee0fdd3af46a651fc8104dee8fc2e6ea/autobahn-19.8.1-py2.py3-none-any.whl (772kB)
  92. |████████████████████████████████| 778kB 656kB/s
  93. Collecting inflect (from evennia==0.9.0)
  94. Downloading https://files.pythonhosted.org/packages/86/02/e6b11020a9c37d25b4767a1d0af5835629f6e75d6f51553ad07a4c73dc31/inflect-2.1.0-py2.py3-none-any.whl (40kB)
  95. |████████████████████████████████| 51kB 3.4MB/s
  96. Collecting model_mommy (from evennia==0.9.0)
  97. Downloading https://files.pythonhosted.org/packages/0e/e4/19819548d3daadaca6d901eb160cbe63248e18c95f6a05fe03a9ac5d6c93/model_mommy-1.6.0-py2.py3-none-any.whl
  98. Collecting mock>=1.0.1 (from evennia==0.9.0)
  99. Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
  100. Collecting anything (from evennia==0.9.0)
  101. Downloading https://files.pythonhosted.org/packages/5c/cf/472ddcfd30d2aba865b5b9f861697e499c62f9ce29d18e27f97e1b760848/anything-0.2.1.tar.gz
  102. Collecting pywin32>=223 (from pypiwin32->evennia==0.9.0)
  103. Downloading https://files.pythonhosted.org/packages/a3/8a/eada1e7990202cd27e58eca2a278c344fef190759bbdc8f8f0eb6abeca9c/pywin32-224-cp37-cp37m-win_amd64.whl (9.0MB)
  104. |████████████████████████████████| 9.1MB 6.4MB/s
  105. Collecting sqlparse (from django<2.3,>=2.2.4->evennia==0.9.0)
  106. Downloading https://files.pythonhosted.org/packages/ef/53/900f7d2a54557c6a37886585a91336520e5539e3ae2423ff1102daf4f3a7/sqlparse-0.3.0-py2.py3-none-any.whl
  107. Collecting zope.interface>=4.4.2 (from twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  108. Downloading https://files.pythonhosted.org/packages/a8/d2/e2fb1052cdf1c1d05a23c5f7a192a8dc104d5afda0539f86b9839264e1cc/zope.interface-4.6.0-cp37-cp37m-win_amd64.whl (133kB)
  109. |████████████████████████████████| 143kB 3.2MB/s
  110. Collecting PyHamcrest>=1.9.0 (from twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  111. Downloading https://files.pythonhosted.org/packages/9a/d5/d37fd731b7d0e91afcc84577edeccf4638b4f9b82f5ffe2f8b62e2ddc609/PyHamcrest-1.9.0-py2.py3-none-any.whl (52kB)
  112. |████████████████████████████████| 61kB 3.8MB/s
  113. Collecting attrs>=17.4.0 (from twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  114. Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl
  115. Collecting Automat>=0.3.0 (from twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  116. Downloading https://files.pythonhosted.org/packages/a3/86/14c16bb98a5a3542ed8fed5d74fb064a902de3bdd98d6584b34553353c45/Automat-0.7.0-py2.py3-none-any.whl
  117. Collecting hyperlink>=17.1.1 (from twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  118. Downloading https://files.pythonhosted.org/packages/7f/91/e916ca10a2de1cb7101a9b24da546fb90ee14629e23160086cf3361c4fb8/hyperlink-19.0.0-py2.py3-none-any.whl
  119. Collecting constantly>=15.1 (from twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  120. Downloading https://files.pythonhosted.org/packages/b9/65/48c1909d0c0aeae6c10213340ce682db01b48ea900a7d9fce7a7910ff318/constantly-15.1.0-py2.py3-none-any.whl
  121. Collecting incremental>=16.10.1 (from twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  122. Downloading https://files.pythonhosted.org/packages/f5/1d/c98a587dc06e107115cf4a58b49de20b19222c83d75335a192052af4c4b7/incremental-17.5.0-py2.py3-none-any.whl
  123. Collecting django-classy-tags>=0.3.1 (from django-sekizai->evennia==0.9.0)
  124. Downloading https://files.pythonhosted.org/packages/8b/21/a209e260f863bf6fafa97fa38ec709d552abfcf6edb0b73be6d680b43eb0/django-classy-tags-0.9.0.tar.gz
  125. Collecting six>=1.11.0 (from autobahn>=17.9.3->evennia==0.9.0)
  126. Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
  127. Collecting cryptography>=2.7 (from autobahn>=17.9.3->evennia==0.9.0)
  128. Downloading https://files.pythonhosted.org/packages/33/73/fc8c85104bd316086a7717d4970aec5e05fafcd6b9bf7257fe3621b180a0/cryptography-2.7-cp37-cp37m-win_amd64.whl (1.5MB)
  129. |████████████████████████████████| 1.5MB 3.3MB/s
  130. Collecting txaio>=18.8.1 (from autobahn>=17.9.3->evennia==0.9.0)
  131. Downloading https://files.pythonhosted.org/packages/e9/6d/e1a6f7835cde86728e5bb1f577be9b2d7d273fdb33c286e70b087d418ded/txaio-18.8.1-py2.py3-none-any.whl
  132. Requirement already satisfied: setuptools in c:\users\darren\evenv\lib\site-packages (from zope.interface>=4.4.2->twisted<20.0.0,>=19.2.1->evennia==0.9.0) (41.1.0)
  133. Collecting idna>=2.5 (from hyperlink>=17.1.1->twisted<20.0.0,>=19.2.1->evennia==0.9.0)
  134. Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
  135. |████████████████████████████████| 61kB 3.8MB/s
  136. Collecting cffi!=1.11.3,>=1.8 (from cryptography>=2.7->autobahn>=17.9.3->evennia==0.9.0)
  137. Downloading https://files.pythonhosted.org/packages/2f/ad/9722b7752fdd88c858be57b47f41d1049b5fb0ab79caf0ab11407945c1a7/cffi-1.12.3-cp37-cp37m-win_amd64.whl (171kB)
  138. |████████████████████████████████| 174kB 3.3MB/s
  139. Collecting asn1crypto>=0.21.0 (from cryptography>=2.7->autobahn>=17.9.3->evennia==0.9.0)
  140. Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
  141. |████████████████████████████████| 102kB 6.8MB/s
  142. Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography>=2.7->autobahn>=17.9.3->evennia==0.9.0)
  143. Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
  144. |████████████████████████████████| 163kB 6.4MB/s
  145. Building wheels for collected packages: future, django-sekizai, anything, django-classy-tags, pycparser
  146. Building wheel for future (setup.py) ... done
  147. Created wheel for future: filename=future-0.17.1-cp37-none-any.whl size=488735 sha256=31d8c0abf21e9ebeafd4975f8667c4f2d3c2c7b0e318359f6f46d143d986a93c
  148. Stored in directory: C:\Users\Darren\AppData\Local\pip\Cache\wheels\0c\61\d2\d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e
  149. Building wheel for django-sekizai (setup.py) ... done
  150. Created wheel for django-sekizai: filename=django_sekizai-1.0.0-py2.py3-none-any.whl size=19704 sha256=74ff0ff58f83797ba3b610a3ba968213528976e8cdcc78dd39133341b6a3f1fe
  151. Stored in directory: C:\Users\Darren\AppData\Local\pip\Cache\wheels\5a\22\35\2cf651b8bef49fc1a26c45e98e14f202beed1d6d54026d941d
  152. Building wheel for anything (setup.py) ... done
  153. Created wheel for anything: filename=anything-0.2.1-cp37-none-any.whl size=2781 sha256=81509c897311df8d7eb8e9552bf25fa0b4f76f8fb36804be6db2332bff656e8f
  154. Stored in directory: C:\Users\Darren\AppData\Local\pip\Cache\wheels\f7\4c\89\da83fed2dddaa5af99b980d0ff4e8ef1956dc05cfbf17d9a8b
  155. Building wheel for django-classy-tags (setup.py) ... done
  156. Created wheel for django-classy-tags: filename=django_classy_tags-0.9.0-py2.py3-none-any.whl size=20607 sha256=531bd69414f2540dfbb84eca6a062c5aed0faddce3550679a254fa3502e0c4e4
  157. Stored in directory: C:\Users\Darren\AppData\Local\pip\Cache\wheels\cc\20\9d\d219196a415b1136d2c41a762af7bd9e8e5cbc0ceb2a5a55c6
  158. Building wheel for pycparser (setup.py) ... done
  159. Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111066 sha256=a10ca5c313f578c630526c05540be40a593d576f38d772da464489c01060e06b
  160. Stored in directory: C:\Users\Darren\AppData\Local\pip\Cache\wheels\f2\9a\90\de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
  161. Successfully built future django-sekizai anything django-classy-tags pycparser
  162. Installing collected packages: pywin32, pypiwin32, sqlparse, pytz, django, zope.interface, six, PyHamcrest, attrs, Automat, idna, hyperlink, constantly, incremental, twisted, pillow, future, django-classy-tags, django-sekizai, pycparser, cffi, asn1crypto, cryptography, txaio, autobahn, inflect, model-mommy, mock, anything, evennia
  163. Running setup.py develop for evennia
  164. Successfully installed Automat-0.7.0 PyHamcrest-1.9.0 anything-0.2.1 asn1crypto-0.24.0 attrs-19.1.0 autobahn-19.8.1 cffi-1.12.3 constantly-15.1.0 cryptography-2.7 django-2.2.4 django-classy-tags-0.9.0 django-sekizai-1.0.0 evennia future-0.17.1 hyperlink-19.0.0 idna-2.8 incremental-17.5.0 inflect-2.1.0 mock-3.0.5 model-mommy-1.6.0 pillow-5.2.0 pycparser-2.19 pypiwin32-223 pytz-2019.2 pywin32-224 six-1.12.0 sqlparse-0.3.0 twisted-19.7.0 txaio-18.8.1 zope.interface-4.6.0
  165.  
  166. C:\Users\Darren
  167. (evenv) λ git clone https://github.com/rnmissionrun/mygame.git
  168. Cloning into 'mygame'...
  169. remote: Enumerating objects: 60, done.
  170. remote: Counting objects: 100% (60/60), done.
  171. remote: Compressing objects: 100% (39/39), done.
  172.  
  173. Receiving objects: 100% (433/433), 126.31 KiB | 12.63 MiB/s, done.
  174. Resolving deltas: 100% (255/255), done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement