Created
January 29, 2022 15:37
-
-
Save ackalker/f3eb18569c3a33e0ad3a792b3b3c5d4a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2022-01-29 16:37:00+01:00 [TERM="rxvt-unicode-256color" TTY="/dev/pts/6" COLUMNS="159" LINES="43"] | |
[?2004h[7;36m[miki@miki-desktop ~][m | |
$ ]0;~set -u | |
[?2004l [?2004h[7;36m[miki@miki-desktop ~][m | |
$ ]0;~pyenv virtualenv system testenv | |
[?2004l Looking in links: /tmp/tmp6nq443fa | |
Requirement already satisfied: setuptools in /home/miki/.pyenv/versions/testenv/lib/python3.10/site-packages (58.1.0) | |
Requirement already satisfied: pip in /home/miki/.pyenv/versions/testenv/lib/python3.10/site-packages (21.2.4) | |
[?2004h[7;36m[miki@miki-desktop ~][m | |
$ ]0;~pyenv activate testenv | |
[?2004l pyenv-virtualenv: prompt changing will be removed from future release. configure `export PYENV_VIRTUALENV_DISABLE_PROMPT=1' to simulate the behavior. | |
bash: _OLD_VIRTUAL_PATH: unbound variable | |
bash: _OLD_VIRTUAL_PYTHONHOME: unbound variable | |
bash: _OLD_VIRTUAL_PS1: unbound variable | |
[?2004h(testenv) [7;36m[miki@miki-desktop ~][m | |
$ ]0;~[?2004l | |
exit | |
Script done on 2022-01-29 16:37:44+01:00 [COMMAND_EXIT_CODE="0"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment