Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > > conda create -n py36 python=3.6 ipykernel
- > conda activate py36
- > python --version
- Python 3.6.13 :: Anaconda, Inc.
- > pip install pip==8.1.1
- > pip install -r pip_requirements/requirements.txt
- zsh: correct 'create' to 'rdate' [nyae]? n
- zsh: correct 'Python' to 'python' [nyae]? n
- zsh: command not found: create
- Could not find conda environment: py36
- You can list all discoverable environments with `conda info --envs`.
- zsh: command not found: --version
- zsh: command not found: Python
- install: missing destination file operand after 'pip==8.1.1'
- Try 'install --help' for more information.
- install: invalid option -- 'r'
- Try 'install --help' for more information.
- > conda create -n py36 python=3.6 ipykernel
- Collecting package metadata (current_repodata.json): done
- Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
- Collecting package metadata (repodata.json): done
- Solving environment: done
- ==> WARNING: A newer version of conda exists. <==
- current version: 4.12.0
- latest version: 4.13.0
- Please update conda by running
- $ conda update -n base -c defaults conda
- ## Package Plan ##
- environment location: /home/kali/anaconda3/envs/py36
- added / updated specs:
- - ipykernel
- - python=3.6
- The following packages will be downloaded:
- package | build
- ---------------------------|-----------------
- _libgcc_mutex-0.1 | main 3 KB
- _openmp_mutex-5.1 | 1_gnu 21 KB
- pip-21.2.2 | py36h06a4308_0 1.8 MB
- ------------------------------------------------------------
- Total: 1.9 MB
- The following NEW packages will be INSTALLED:
- _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
- _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu
- backcall pkgs/main/noarch::backcall-0.2.0-pyhd3eb1b0_0
- ca-certificates pkgs/main/linux-64::ca-certificates-2022.4.26-h06a4308_0
- certifi pkgs/main/linux-64::certifi-2021.5.30-py36h06a4308_0
- decorator pkgs/main/noarch::decorator-5.1.1-pyhd3eb1b0_0
- entrypoints pkgs/main/linux-64::entrypoints-0.3-py36_0
- ipykernel pkgs/main/linux-64::ipykernel-5.3.4-py36h5ca1d4c_0
- ipython pkgs/main/linux-64::ipython-7.16.1-py36h5ca1d4c_0
- ipython_genutils pkgs/main/noarch::ipython_genutils-0.2.0-pyhd3eb1b0_1
- jedi pkgs/main/linux-64::jedi-0.17.0-py36_0
- jupyter_client pkgs/main/noarch::jupyter_client-7.1.2-pyhd3eb1b0_0
- jupyter_core pkgs/main/linux-64::jupyter_core-4.8.1-py36h06a4308_0
- ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.38-h1181459_1
- libffi pkgs/main/linux-64::libffi-3.3-he6710b0_2
- libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1
- libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1
- libsodium pkgs/main/linux-64::libsodium-1.0.18-h7b6447c_0
- libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1
- ncurses pkgs/main/linux-64::ncurses-6.3-h7f8727e_2
- nest-asyncio pkgs/main/noarch::nest-asyncio-1.5.1-pyhd3eb1b0_0
- openssl pkgs/main/linux-64::openssl-1.1.1p-h5eee18b_0
- parso pkgs/main/noarch::parso-0.8.3-pyhd3eb1b0_0
- pexpect pkgs/main/noarch::pexpect-4.8.0-pyhd3eb1b0_3
- pickleshare pkgs/main/noarch::pickleshare-0.7.5-pyhd3eb1b0_1003
- pip pkgs/main/linux-64::pip-21.2.2-py36h06a4308_0
- prompt-toolkit pkgs/main/noarch::prompt-toolkit-3.0.20-pyhd3eb1b0_0
- ptyprocess pkgs/main/noarch::ptyprocess-0.7.0-pyhd3eb1b0_2
- pygments pkgs/main/noarch::pygments-2.11.2-pyhd3eb1b0_0
- python pkgs/main/linux-64::python-3.6.13-h12debd9_1
- python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0
- pyzmq pkgs/main/linux-64::pyzmq-22.2.1-py36h295c915_1
- readline pkgs/main/linux-64::readline-8.1.2-h7f8727e_1
- setuptools pkgs/main/linux-64::setuptools-58.0.4-py36h06a4308_0
- six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1
- sqlite pkgs/main/linux-64::sqlite-3.38.5-hc218d9a_0
- tk pkgs/main/linux-64::tk-8.6.12-h1ccaba5_0
- tornado pkgs/main/linux-64::tornado-6.1-py36h27cfd23_0
- traitlets pkgs/main/linux-64::traitlets-4.3.3-py36h06a4308_0
- wcwidth pkgs/main/noarch::wcwidth-0.2.5-pyhd3eb1b0_0
- wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0
- xz pkgs/main/linux-64::xz-5.2.5-h7f8727e_1
- zeromq pkgs/main/linux-64::zeromq-4.3.4-h2531618_0
- zlib pkgs/main/linux-64::zlib-1.2.12-h7f8727e_2
- Proceed ([y]/n)? y
- Downloading and Extracting Packages
- _openmp_mutex-5.1 | 21 KB | ############################################################################################################################################################### | 100%
- _libgcc_mutex-0.1 | 3 KB | ############################################################################################################################################################### | 100%
- pip-21.2.2 | 1.8 MB | ############################################################################################################################################################### | 100%
- Preparing transaction: done
- Verifying transaction: done
- Executing transaction: done
- #
- # To activate this environment, use
- #
- # $ conda activate py36
- #
- # To deactivate an active environment, use
- #
- # $ conda deactivate
- > conda activate py36
- > pip install pip==8.1.1
- Collecting pip==8.1.1
- Using cached pip-8.1.1-py2.py3-none-any.whl (1.2 MB)
- Installing collected packages: pip
- Attempting uninstall: pip
- Found existing installation: pip 21.2.2
- Uninstalling pip-21.2.2:
- Successfully uninstalled pip-21.2.2
- Successfully installed pip-8.1.1
- > pip install -r pip_requirements/requirements.txt
- Collecting certifi==2019.6.16 (from -r pip_requirements/requirements.txt (line 1))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl
- Collecting chardet==3.0.4 (from -r pip_requirements/requirements.txt (line 2))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
- Collecting cycler==0.10.0 (from -r pip_requirements/requirements.txt (line 3))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
- Collecting decorator==4.4.0 (from -r pip_requirements/requirements.txt (line 4))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl
- Collecting future==0.17.1 (from -r pip_requirements/requirements.txt (line 5))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz
- Collecting gym==0.9.2 (from -r pip_requirements/requirements.txt (line 6))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/7d/87/e1972b83072a281e6a798bf24101319bc624ac6b8346a36adcda21a1355d/gym-0.9.2.tar.gz
- Collecting idna==2.8 (from -r pip_requirements/requirements.txt (line 7))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
- Collecting ipython==6.1.0 (from -r pip_requirements/requirements.txt (line 8))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/11/c5/216306933592d6aa8396c5b25f50d9b8bfbf2c11221af637c5911f3dd5c5/ipython-6.1.0-py3-none-any.whl
- 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))
- Collecting jedi==0.15.1 (from -r pip_requirements/requirements.txt (line 10))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/55/54/da994f359e4e7da4776a200e76dbc85ba5fc319eefc22e33d55296d95a1d/jedi-0.15.1-py2.py3-none-any.whl
- Collecting kiwisolver==1.1.0 (from -r pip_requirements/requirements.txt (line 11))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/f8/a1/5742b56282449b1c0968197f63eae486eca2c35dcd334bab75ad524e0de1/kiwisolver-1.1.0-cp36-cp36m-manylinux1_x86_64.whl
- Collecting lief (from -r pip_requirements/requirements.txt (line 12))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/e4/9f/16ae0a65e52e873c38e015881d42e755ff3ed32e8908fd7de19759fbd870/lief-0.12.1.zip
- Collecting matplotlib==3.1.1 (from -r pip_requirements/requirements.txt (line 13))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/57/4f/dd381ecf6c6ab9bcdaa8ea912e866dedc6e696756156d8ecc087e20817e2/matplotlib-3.1.1-cp36-cp36m-manylinux1_x86_64.whl
- Collecting numpy==1.17.0 (from -r pip_requirements/requirements.txt (line 14))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/19/b9/bda9781f0a74b90ebd2e046fde1196182900bd4a8e1ea503d3ffebc50e7c/numpy-1.17.0-cp36-cp36m-manylinux1_x86_64.whl
- Collecting parso==0.5.1 (from -r pip_requirements/requirements.txt (line 15))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/a3/bd/bf4e5bd01d79906e5b945a7af033154da49fd2b0d5b5c705a21330323305/parso-0.5.1-py2.py3-none-any.whl
- Collecting pexpect==4.7.0 (from -r pip_requirements/requirements.txt (line 16))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl
- 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))
- Collecting Pillow==6.1.0 (from -r pip_requirements/requirements.txt (line 18))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/14/41/db6dec65ddbc176a59b89485e8cc136a433ed9c6397b6bfe2cd38412051e/Pillow-6.1.0-cp36-cp36m-manylinux1_x86_64.whl
- Collecting prompt-toolkit==1.0.16 (from -r pip_requirements/requirements.txt (line 19))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/57/a8/a151b6c61718eabe6b4672b6aa760b734989316d62ec1ba4996765e602d4/prompt_toolkit-1.0.16-py3-none-any.whl
- Collecting ptyprocess==0.6.0 (from -r pip_requirements/requirements.txt (line 20))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl
- Collecting pyglet==1.4.2 (from -r pip_requirements/requirements.txt (line 21))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/d4/eb/e3742cc05eb640b6b59618ad8c8ae38f43aa57539e4cd1b40576c93afccb/pyglet-1.4.2-py2.py3-none-any.whl
- Collecting pyfiglet (from -r pip_requirements/requirements.txt (line 22))
- Using cached https://files.pythonhosted.org/packages/33/07/fcfdd7a2872f5b348953de35acce1544dab0c1e8368dca54279b1cde5c15/pyfiglet-0.8.post1-py2.py3-none-any.whl
- Collecting Pygments==2.4.2 (from -r pip_requirements/requirements.txt (line 23))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/5c/73/1dfa428150e3ccb0fa3e68db406e5be48698f2a979ccbcec795f28f44048/Pygments-2.4.2-py2.py3-none-any.whl
- Collecting pyparsing==2.4.2 (from -r pip_requirements/requirements.txt (line 24))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl
- Collecting python-dateutil==2.8.0 (from -r pip_requirements/requirements.txt (line 25))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
- Collecting requests==2.22.0 (from -r pip_requirements/requirements.txt (line 26))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
- Collecting scikit-learn==0.18.2 (from -r pip_requirements/requirements.txt (line 27))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/d1/51/ca5be39c576c981cf8b8359fcb1ee49ca43d59b833415205cec5ef5c0fcd/scikit_learn-0.18.2-cp36-cp36m-manylinux1_x86_64.whl
- Collecting scipy==0.19.1 (from -r pip_requirements/requirements.txt (line 28))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/0e/46/da8d7166102d29695330f7c0b912955498542988542c0d2ae3ea0389c68d/scipy-0.19.1-cp36-cp36m-manylinux1_x86_64.whl
- Collecting simplegeneric==0.8.1 (from -r pip_requirements/requirements.txt (line 29))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip
- Collecting six==1.12.0 (from -r pip_requirements/requirements.txt (line 30))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
- Collecting tensorflow==1.2.1 (from -r pip_requirements/requirements.txt (line 31))
- Cache entry deserialization failed, entry ignored
- Using cached https://files.pythonhosted.org/packages/7d/d0/96269b9ecfcc55cb38779831595e0521c34ef4ecdeba08b1ba4194cc4813/tensorflow-1.2.1-cp36-cp36m-manylinux1_x86_64.whl
- Collecting theano==0.9.0 (from -r pip_requirements/requirements.txt (line 32))
- Using cached https://files.pythonhosted.org/packages/28/03/6af9ff242da966f89de6ab81164db0d1a36fd89379b7370f07043de62f10/Theano-0.9.0.tar.gz
- Collecting chainer==2.0.1 (from -r pip_requirements/requirements.txt (line 33))
- Using cached https://files.pythonhosted.org/packages/a0/9c/60e09d756473fc3a628f8b481a58e8f608233512a29ad5eb8864ec145dae/chainer-2.0.1.zip
- Collecting chainerrl==0.2.0 (from -r pip_requirements/requirements.txt (line 34))
- Using cached https://files.pythonhosted.org/packages/cf/f1/82979944600911dd941db66530a9ce9c81eddf4957bb9e7ae174821dc548/chainerrl-0.2.0.tar.gz
- Collecting pefile (from -r pip_requirements/requirements.txt (line 35))
- Using cached https://files.pythonhosted.org/packages/48/30/4559d06bad5bb627733dac1ef28c34f5e35f1461247ba63e5f6366901277/pefile-2022.5.30.tar.gz
- Collecting traitlets==4.3.2 (from -r pip_requirements/requirements.txt (line 36))
- Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl
- Collecting urllib3==1.25.3 (from -r pip_requirements/requirements.txt (line 37))
- Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl
- Collecting wcwidth==0.1.7 (from -r pip_requirements/requirements.txt (line 38))
- Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
- Collecting tqdm==4.30.0 (from -r pip_requirements/requirements.txt (line 39))
- Using cached https://files.pythonhosted.org/packages/76/4c/103a4d3415dafc1ddfe6a6624333971756e2d3dd8c6dc0f520152855f040/tqdm-4.30.0-py2.py3-none-any.whl
- Collecting torch==1.0.0 (from -r pip_requirements/requirements.txt (line 40))
- Downloading https://files.pythonhosted.org/packages/7e/60/66415660aa46b23b5e1b72bc762e816736ce8d7260213e22365af51e8f9c/torch-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (591.8MB)
- 99% |████████████████████████████████| 591.7MB 34.9MB/s eta 0:00:01[1] 48259 killed pip install -r pip_requirements/requirements.txt
- ⭐ …/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%
- > python --version
- Python 3.6.13 :: Anaconda, Inc.
- > python mutate.py -d putty-fake.exe
- Traceback (most recent call last):
- File "mutate.py", line 5, in <module>
- import gym
- ModuleNotFoundError: No module named 'gym'
- > cat pip_requirements/requirements.txt| grep gym
- gym==0.9.2
- > pip show gym
- You are using pip version 8.1.1, however version 22.1.2 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- > pip install gym==0.9.2
- Collecting gym==0.9.2
- Using cached https://files.pythonhosted.org/packages/7d/87/e1972b83072a281e6a798bf24101319bc624ac6b8346a36adcda21a1355d/gym-0.9.2.tar.gz
- Collecting numpy>=1.10.4 (from gym==0.9.2)
- Using cached https://files.pythonhosted.org/packages/03/c6/14a17e10813b8db20d1e800ff9a3a898e65d25f2b0e9d6a94616f1e3362c/numpy-1.23.0.tar.gz
- Complete output from command python setup.py egg_info:
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- File "/tmp/pip-build-gdsil_pk/numpy/setup.py", line 39, in <module>
- raise RuntimeError("Python version >= 3.8 required.")
- RuntimeError: Python version >= 3.8 required.
- ----------------------------------------
- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-gdsil_pk/numpy/
- You are using pip version 8.1.1, however version 22.1.2 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
Advertisement
Add Comment
Please, Sign In to add comment