Guest User

cant install pesidious

a guest
Jul 4th, 2022
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.59 KB | None | 0 0
  1. > > conda create -n py36 python=3.6 ipykernel
  2. > conda activate py36
  3. > python --version
  4. Python 3.6.13 :: Anaconda, Inc.
  5. > pip install pip==8.1.1
  6. > pip install -r pip_requirements/requirements.txt
  7. zsh: correct 'create' to 'rdate' [nyae]? n
  8. zsh: correct 'Python' to 'python' [nyae]? n
  9. zsh: command not found: create
  10. Could not find conda environment: py36
  11. You can list all discoverable environments with `conda info --envs`.
  12.  
  13. zsh: command not found: --version
  14. zsh: command not found: Python
  15. install: missing destination file operand after 'pip==8.1.1'
  16. Try 'install --help' for more information.
  17. install: invalid option -- 'r'
  18. Try 'install --help' for more information.
  19. > conda create -n py36 python=3.6 ipykernel
  20. Collecting package metadata (current_repodata.json): done
  21. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
  22. Collecting package metadata (repodata.json): done
  23. Solving environment: done
  24.  
  25.  
  26. ==> WARNING: A newer version of conda exists. <==
  27. current version: 4.12.0
  28. latest version: 4.13.0
  29.  
  30. Please update conda by running
  31.  
  32. $ conda update -n base -c defaults conda
  33.  
  34.  
  35.  
  36. ## Package Plan ##
  37.  
  38. environment location: /home/kali/anaconda3/envs/py36
  39.  
  40. added / updated specs:
  41. - ipykernel
  42. - python=3.6
  43.  
  44.  
  45. The following packages will be downloaded:
  46.  
  47. package | build
  48. ---------------------------|-----------------
  49. _libgcc_mutex-0.1 | main 3 KB
  50. _openmp_mutex-5.1 | 1_gnu 21 KB
  51. pip-21.2.2 | py36h06a4308_0 1.8 MB
  52. ------------------------------------------------------------
  53. Total: 1.9 MB
  54.  
  55. The following NEW packages will be INSTALLED:
  56.  
  57. _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
  58. _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu
  59. backcall pkgs/main/noarch::backcall-0.2.0-pyhd3eb1b0_0
  60. ca-certificates pkgs/main/linux-64::ca-certificates-2022.4.26-h06a4308_0
  61. certifi pkgs/main/linux-64::certifi-2021.5.30-py36h06a4308_0
  62. decorator pkgs/main/noarch::decorator-5.1.1-pyhd3eb1b0_0
  63. entrypoints pkgs/main/linux-64::entrypoints-0.3-py36_0
  64. ipykernel pkgs/main/linux-64::ipykernel-5.3.4-py36h5ca1d4c_0
  65. ipython pkgs/main/linux-64::ipython-7.16.1-py36h5ca1d4c_0
  66. ipython_genutils pkgs/main/noarch::ipython_genutils-0.2.0-pyhd3eb1b0_1
  67. jedi pkgs/main/linux-64::jedi-0.17.0-py36_0
  68. jupyter_client pkgs/main/noarch::jupyter_client-7.1.2-pyhd3eb1b0_0
  69. jupyter_core pkgs/main/linux-64::jupyter_core-4.8.1-py36h06a4308_0
  70. ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.38-h1181459_1
  71. libffi pkgs/main/linux-64::libffi-3.3-he6710b0_2
  72. libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1
  73. libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1
  74. libsodium pkgs/main/linux-64::libsodium-1.0.18-h7b6447c_0
  75. libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1
  76. ncurses pkgs/main/linux-64::ncurses-6.3-h7f8727e_2
  77. nest-asyncio pkgs/main/noarch::nest-asyncio-1.5.1-pyhd3eb1b0_0
  78. openssl pkgs/main/linux-64::openssl-1.1.1p-h5eee18b_0
  79. parso pkgs/main/noarch::parso-0.8.3-pyhd3eb1b0_0
  80. pexpect pkgs/main/noarch::pexpect-4.8.0-pyhd3eb1b0_3
  81. pickleshare pkgs/main/noarch::pickleshare-0.7.5-pyhd3eb1b0_1003
  82. pip pkgs/main/linux-64::pip-21.2.2-py36h06a4308_0
  83. prompt-toolkit pkgs/main/noarch::prompt-toolkit-3.0.20-pyhd3eb1b0_0
  84. ptyprocess pkgs/main/noarch::ptyprocess-0.7.0-pyhd3eb1b0_2
  85. pygments pkgs/main/noarch::pygments-2.11.2-pyhd3eb1b0_0
  86. python pkgs/main/linux-64::python-3.6.13-h12debd9_1
  87. python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0
  88. pyzmq pkgs/main/linux-64::pyzmq-22.2.1-py36h295c915_1
  89. readline pkgs/main/linux-64::readline-8.1.2-h7f8727e_1
  90. setuptools pkgs/main/linux-64::setuptools-58.0.4-py36h06a4308_0
  91. six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1
  92. sqlite pkgs/main/linux-64::sqlite-3.38.5-hc218d9a_0
  93. tk pkgs/main/linux-64::tk-8.6.12-h1ccaba5_0
  94. tornado pkgs/main/linux-64::tornado-6.1-py36h27cfd23_0
  95. traitlets pkgs/main/linux-64::traitlets-4.3.3-py36h06a4308_0
  96. wcwidth pkgs/main/noarch::wcwidth-0.2.5-pyhd3eb1b0_0
  97. wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0
  98. xz pkgs/main/linux-64::xz-5.2.5-h7f8727e_1
  99. zeromq pkgs/main/linux-64::zeromq-4.3.4-h2531618_0
  100. zlib pkgs/main/linux-64::zlib-1.2.12-h7f8727e_2
  101.  
  102.  
  103. Proceed ([y]/n)? y
  104.  
  105.  
  106. Downloading and Extracting Packages
  107. _openmp_mutex-5.1 | 21 KB | ############################################################################################################################################################### | 100%
  108. _libgcc_mutex-0.1 | 3 KB | ############################################################################################################################################################### | 100%
  109. pip-21.2.2 | 1.8 MB | ############################################################################################################################################################### | 100%
  110. Preparing transaction: done
  111. Verifying transaction: done
  112. Executing transaction: done
  113. #
  114. # To activate this environment, use
  115. #
  116. # $ conda activate py36
  117. #
  118. # To deactivate an active environment, use
  119. #
  120. # $ conda deactivate
  121.  
  122. > conda activate py36
  123. > pip install pip==8.1.1
  124. Collecting pip==8.1.1
  125. Using cached pip-8.1.1-py2.py3-none-any.whl (1.2 MB)
  126. Installing collected packages: pip
  127. Attempting uninstall: pip
  128. Found existing installation: pip 21.2.2
  129. Uninstalling pip-21.2.2:
  130. Successfully uninstalled pip-21.2.2
  131. Successfully installed pip-8.1.1
  132. > pip install -r pip_requirements/requirements.txt
  133. Collecting certifi==2019.6.16 (from -r pip_requirements/requirements.txt (line 1))
  134. Cache entry deserialization failed, entry ignored
  135. Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl
  136. Collecting chardet==3.0.4 (from -r pip_requirements/requirements.txt (line 2))
  137. Cache entry deserialization failed, entry ignored
  138. Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
  139. Collecting cycler==0.10.0 (from -r pip_requirements/requirements.txt (line 3))
  140. Cache entry deserialization failed, entry ignored
  141. Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
  142. Collecting decorator==4.4.0 (from -r pip_requirements/requirements.txt (line 4))
  143. Cache entry deserialization failed, entry ignored
  144. Using cached https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl
  145. Collecting future==0.17.1 (from -r pip_requirements/requirements.txt (line 5))
  146. Cache entry deserialization failed, entry ignored
  147. Using cached https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz
  148. Collecting gym==0.9.2 (from -r pip_requirements/requirements.txt (line 6))
  149. Cache entry deserialization failed, entry ignored
  150. Using cached https://files.pythonhosted.org/packages/7d/87/e1972b83072a281e6a798bf24101319bc624ac6b8346a36adcda21a1355d/gym-0.9.2.tar.gz
  151. Collecting idna==2.8 (from -r pip_requirements/requirements.txt (line 7))
  152. Cache entry deserialization failed, entry ignored
  153. Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
  154. Collecting ipython==6.1.0 (from -r pip_requirements/requirements.txt (line 8))
  155. Cache entry deserialization failed, entry ignored
  156. Using cached https://files.pythonhosted.org/packages/11/c5/216306933592d6aa8396c5b25f50d9b8bfbf2c11221af637c5911f3dd5c5/ipython-6.1.0-py3-none-any.whl
  157. Requirement already satisfied (use --upgrade to upgrade): ipython-genutils==0.2.0 in /home/kali/anaconda3/envs/py36/lib/python3.6/site-packages (from -r pip_requirements/requirements.txt (line 9))
  158. Collecting jedi==0.15.1 (from -r pip_requirements/requirements.txt (line 10))
  159. Cache entry deserialization failed, entry ignored
  160. Using cached https://files.pythonhosted.org/packages/55/54/da994f359e4e7da4776a200e76dbc85ba5fc319eefc22e33d55296d95a1d/jedi-0.15.1-py2.py3-none-any.whl
  161. Collecting kiwisolver==1.1.0 (from -r pip_requirements/requirements.txt (line 11))
  162. Cache entry deserialization failed, entry ignored
  163. Using cached https://files.pythonhosted.org/packages/f8/a1/5742b56282449b1c0968197f63eae486eca2c35dcd334bab75ad524e0de1/kiwisolver-1.1.0-cp36-cp36m-manylinux1_x86_64.whl
  164. Collecting lief (from -r pip_requirements/requirements.txt (line 12))
  165. Cache entry deserialization failed, entry ignored
  166. Using cached https://files.pythonhosted.org/packages/e4/9f/16ae0a65e52e873c38e015881d42e755ff3ed32e8908fd7de19759fbd870/lief-0.12.1.zip
  167. Collecting matplotlib==3.1.1 (from -r pip_requirements/requirements.txt (line 13))
  168. Cache entry deserialization failed, entry ignored
  169. Using cached https://files.pythonhosted.org/packages/57/4f/dd381ecf6c6ab9bcdaa8ea912e866dedc6e696756156d8ecc087e20817e2/matplotlib-3.1.1-cp36-cp36m-manylinux1_x86_64.whl
  170. Collecting numpy==1.17.0 (from -r pip_requirements/requirements.txt (line 14))
  171. Cache entry deserialization failed, entry ignored
  172. Using cached https://files.pythonhosted.org/packages/19/b9/bda9781f0a74b90ebd2e046fde1196182900bd4a8e1ea503d3ffebc50e7c/numpy-1.17.0-cp36-cp36m-manylinux1_x86_64.whl
  173. Collecting parso==0.5.1 (from -r pip_requirements/requirements.txt (line 15))
  174. Cache entry deserialization failed, entry ignored
  175. Using cached https://files.pythonhosted.org/packages/a3/bd/bf4e5bd01d79906e5b945a7af033154da49fd2b0d5b5c705a21330323305/parso-0.5.1-py2.py3-none-any.whl
  176. Collecting pexpect==4.7.0 (from -r pip_requirements/requirements.txt (line 16))
  177. Cache entry deserialization failed, entry ignored
  178. Using cached https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl
  179. Requirement already satisfied (use --upgrade to upgrade): pickleshare==0.7.5 in /home/kali/anaconda3/envs/py36/lib/python3.6/site-packages (from -r pip_requirements/requirements.txt (line 17))
  180. Collecting Pillow==6.1.0 (from -r pip_requirements/requirements.txt (line 18))
  181. Cache entry deserialization failed, entry ignored
  182. Using cached https://files.pythonhosted.org/packages/14/41/db6dec65ddbc176a59b89485e8cc136a433ed9c6397b6bfe2cd38412051e/Pillow-6.1.0-cp36-cp36m-manylinux1_x86_64.whl
  183. Collecting prompt-toolkit==1.0.16 (from -r pip_requirements/requirements.txt (line 19))
  184. Cache entry deserialization failed, entry ignored
  185. Using cached https://files.pythonhosted.org/packages/57/a8/a151b6c61718eabe6b4672b6aa760b734989316d62ec1ba4996765e602d4/prompt_toolkit-1.0.16-py3-none-any.whl
  186. Collecting ptyprocess==0.6.0 (from -r pip_requirements/requirements.txt (line 20))
  187. Cache entry deserialization failed, entry ignored
  188. Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl
  189. Collecting pyglet==1.4.2 (from -r pip_requirements/requirements.txt (line 21))
  190. Cache entry deserialization failed, entry ignored
  191. Using cached https://files.pythonhosted.org/packages/d4/eb/e3742cc05eb640b6b59618ad8c8ae38f43aa57539e4cd1b40576c93afccb/pyglet-1.4.2-py2.py3-none-any.whl
  192. Collecting pyfiglet (from -r pip_requirements/requirements.txt (line 22))
  193. Using cached https://files.pythonhosted.org/packages/33/07/fcfdd7a2872f5b348953de35acce1544dab0c1e8368dca54279b1cde5c15/pyfiglet-0.8.post1-py2.py3-none-any.whl
  194. Collecting Pygments==2.4.2 (from -r pip_requirements/requirements.txt (line 23))
  195. Cache entry deserialization failed, entry ignored
  196. Using cached https://files.pythonhosted.org/packages/5c/73/1dfa428150e3ccb0fa3e68db406e5be48698f2a979ccbcec795f28f44048/Pygments-2.4.2-py2.py3-none-any.whl
  197. Collecting pyparsing==2.4.2 (from -r pip_requirements/requirements.txt (line 24))
  198. Cache entry deserialization failed, entry ignored
  199. Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl
  200. Collecting python-dateutil==2.8.0 (from -r pip_requirements/requirements.txt (line 25))
  201. Cache entry deserialization failed, entry ignored
  202. Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
  203. Collecting requests==2.22.0 (from -r pip_requirements/requirements.txt (line 26))
  204. Cache entry deserialization failed, entry ignored
  205. Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
  206. Collecting scikit-learn==0.18.2 (from -r pip_requirements/requirements.txt (line 27))
  207. Cache entry deserialization failed, entry ignored
  208. Using cached https://files.pythonhosted.org/packages/d1/51/ca5be39c576c981cf8b8359fcb1ee49ca43d59b833415205cec5ef5c0fcd/scikit_learn-0.18.2-cp36-cp36m-manylinux1_x86_64.whl
  209. Collecting scipy==0.19.1 (from -r pip_requirements/requirements.txt (line 28))
  210. Cache entry deserialization failed, entry ignored
  211. Using cached https://files.pythonhosted.org/packages/0e/46/da8d7166102d29695330f7c0b912955498542988542c0d2ae3ea0389c68d/scipy-0.19.1-cp36-cp36m-manylinux1_x86_64.whl
  212. Collecting simplegeneric==0.8.1 (from -r pip_requirements/requirements.txt (line 29))
  213. Cache entry deserialization failed, entry ignored
  214. Using cached https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip
  215. Collecting six==1.12.0 (from -r pip_requirements/requirements.txt (line 30))
  216. Cache entry deserialization failed, entry ignored
  217. Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
  218. Collecting tensorflow==1.2.1 (from -r pip_requirements/requirements.txt (line 31))
  219. Cache entry deserialization failed, entry ignored
  220. Using cached https://files.pythonhosted.org/packages/7d/d0/96269b9ecfcc55cb38779831595e0521c34ef4ecdeba08b1ba4194cc4813/tensorflow-1.2.1-cp36-cp36m-manylinux1_x86_64.whl
  221. Collecting theano==0.9.0 (from -r pip_requirements/requirements.txt (line 32))
  222. Using cached https://files.pythonhosted.org/packages/28/03/6af9ff242da966f89de6ab81164db0d1a36fd89379b7370f07043de62f10/Theano-0.9.0.tar.gz
  223. Collecting chainer==2.0.1 (from -r pip_requirements/requirements.txt (line 33))
  224. Using cached https://files.pythonhosted.org/packages/a0/9c/60e09d756473fc3a628f8b481a58e8f608233512a29ad5eb8864ec145dae/chainer-2.0.1.zip
  225. Collecting chainerrl==0.2.0 (from -r pip_requirements/requirements.txt (line 34))
  226. Using cached https://files.pythonhosted.org/packages/cf/f1/82979944600911dd941db66530a9ce9c81eddf4957bb9e7ae174821dc548/chainerrl-0.2.0.tar.gz
  227. Collecting pefile (from -r pip_requirements/requirements.txt (line 35))
  228. Using cached https://files.pythonhosted.org/packages/48/30/4559d06bad5bb627733dac1ef28c34f5e35f1461247ba63e5f6366901277/pefile-2022.5.30.tar.gz
  229. Collecting traitlets==4.3.2 (from -r pip_requirements/requirements.txt (line 36))
  230. Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl
  231. Collecting urllib3==1.25.3 (from -r pip_requirements/requirements.txt (line 37))
  232. Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl
  233. Collecting wcwidth==0.1.7 (from -r pip_requirements/requirements.txt (line 38))
  234. Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
  235. Collecting tqdm==4.30.0 (from -r pip_requirements/requirements.txt (line 39))
  236. Using cached https://files.pythonhosted.org/packages/76/4c/103a4d3415dafc1ddfe6a6624333971756e2d3dd8c6dc0f520152855f040/tqdm-4.30.0-py2.py3-none-any.whl
  237. Collecting torch==1.0.0 (from -r pip_requirements/requirements.txt (line 40))
  238. Downloading https://files.pythonhosted.org/packages/7e/60/66415660aa46b23b5e1b72bc762e816736ce8d7260213e22365af51e8f9c/torch-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (591.8MB)
  239. 99% |████████████████████████████████| 591.7MB 34.9MB/s eta 0:00:01[1] 48259 killed pip install -r pip_requirements/requirements.txt
  240.  
  241. ⭐ …/git/Pesidious KILL took 1m 30s at 13:43:08 > ip <5.96 MiB/s >73.7 KiB/s 192.168.85.139 | battery 100%
  242.  
  243. > python --version
  244. Python 3.6.13 :: Anaconda, Inc.
  245. > python mutate.py -d putty-fake.exe
  246. Traceback (most recent call last):
  247. File "mutate.py", line 5, in <module>
  248. import gym
  249. ModuleNotFoundError: No module named 'gym'
  250. > cat pip_requirements/requirements.txt| grep gym
  251. gym==0.9.2
  252. > pip show gym
  253. You are using pip version 8.1.1, however version 22.1.2 is available.
  254. You should consider upgrading via the 'pip install --upgrade pip' command.
  255. > pip install gym==0.9.2
  256. Collecting gym==0.9.2
  257. Using cached https://files.pythonhosted.org/packages/7d/87/e1972b83072a281e6a798bf24101319bc624ac6b8346a36adcda21a1355d/gym-0.9.2.tar.gz
  258. Collecting numpy>=1.10.4 (from gym==0.9.2)
  259. Using cached https://files.pythonhosted.org/packages/03/c6/14a17e10813b8db20d1e800ff9a3a898e65d25f2b0e9d6a94616f1e3362c/numpy-1.23.0.tar.gz
  260. Complete output from command python setup.py egg_info:
  261. Traceback (most recent call last):
  262. File "<string>", line 1, in <module>
  263. File "/tmp/pip-build-gdsil_pk/numpy/setup.py", line 39, in <module>
  264. raise RuntimeError("Python version >= 3.8 required.")
  265. RuntimeError: Python version >= 3.8 required.
  266.  
  267. ----------------------------------------
  268. Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-gdsil_pk/numpy/
  269. You are using pip version 8.1.1, however version 22.1.2 is available.
  270. You should consider upgrading via the 'pip install --upgrade pip' command.
  271.  
Advertisement
Add Comment
Please, Sign In to add comment