Skip to content

Instantly share code, notes, and snippets.

@xolox
Created April 25, 2018 22:39
Show Gist options
  • Save xolox/a0ad27867fef7b9cf7e9b67d56b75f7f to your computer and use it in GitHub Desktop.
Save xolox/a0ad27867fef7b9cf7e9b67d56b75f7f to your computer and use it in GitHub Desktop.
humanfriendly issue #25
Creating a virtualenv for this project…
Using /usr/bin/python2.7 (2.7.12) to create virtualenv…
⠋Running virtualenv with interpreter /usr/bin/python2.7
New python executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python2.7
Also creating executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python
Installing setuptools, pip, wheel...done.
Virtualenv location: /home/peter/.virtualenvs/2018-04-26-vDsN2h86
Creating a Pipfile for this project…
Installing humanfriendly…
Looking in indexes: https://pypi.python.org/simple
Collecting humanfriendly
Using cached https://files.pythonhosted.org/packages/4a/63/4f1b9510f1f47c144ccfa89a072c5adbecd14f8d49cc2816bce4c6f8e0dd/humanfriendly-4.11-py2.py3-none-any.whl
Collecting monotonic; python_version == "2.6" or python_version == "2.7" or python_version == "3.0" or python_version == "3.1" or python_version == "3.2" (from humanfriendly)
Using cached https://files.pythonhosted.org/packages/9f/ff/68860dec8b90424028ca54df8b9fc8cd1c47ef58710bd5e591ec8c619243/monotonic-1.4-py2.py3-none-any.whl
Installing collected packages: monotonic, humanfriendly
Successfully installed humanfriendly-4.11 monotonic-1.4
Adding humanfriendly to Pipfile's [packages]…
Pipfile.lock not found, creating…
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
Updated Pipfile.lock (4737be)!
Installing dependencies from Pipfile.lock (4737be)…
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 2/2 — 00:00:00
To activate this project's virtualenv, run the following:
$ pipenv shell
Removing virtualenv (/home/peter/.virtualenvs/2018-04-26-vDsN2h86)…
Creating a virtualenv for this project…
Using /usr/bin/python3.4m (3.4.5) to create virtualenv…
⠋Running virtualenv with interpreter /usr/bin/python3.4m
Using base prefix '/usr'
New python executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python3.4m
Also creating executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python
Installing setuptools, pip, wheel...done.
Virtualenv location: /home/peter/.virtualenvs/2018-04-26-vDsN2h86
Creating a Pipfile for this project…
Installing humanfriendly…
Looking in indexes: https://pypi.python.org/simple
Collecting humanfriendly
Using cached https://files.pythonhosted.org/packages/4a/63/4f1b9510f1f47c144ccfa89a072c5adbecd14f8d49cc2816bce4c6f8e0dd/humanfriendly-4.11-py2.py3-none-any.whl
Installing collected packages: humanfriendly
Successfully installed humanfriendly-4.11
Adding humanfriendly to Pipfile's [packages]…
Pipfile.lock not found, creating…
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
Updated Pipfile.lock (dd26ff)!
Installing dependencies from Pipfile.lock (dd26ff)…
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 1/1 — 00:00:00
To activate this project's virtualenv, run the following:
$ pipenv shell
Removing virtualenv (/home/peter/.virtualenvs/2018-04-26-vDsN2h86)…
Creating a virtualenv for this project…
Using /usr/bin/python3.5m (3.5.2) to create virtualenv…
⠋Running virtualenv with interpreter /usr/bin/python3.5m
Using base prefix '/usr'
New python executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python3.5m
Also creating executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python
Installing setuptools, pip, wheel...done.
Virtualenv location: /home/peter/.virtualenvs/2018-04-26-vDsN2h86
Creating a Pipfile for this project…
Installing humanfriendly…
Looking in indexes: https://pypi.python.org/simple
Collecting humanfriendly
Using cached https://files.pythonhosted.org/packages/4a/63/4f1b9510f1f47c144ccfa89a072c5adbecd14f8d49cc2816bce4c6f8e0dd/humanfriendly-4.11-py2.py3-none-any.whl
Installing collected packages: humanfriendly
Successfully installed humanfriendly-4.11
Adding humanfriendly to Pipfile's [packages]…
Pipfile.lock not found, creating…
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
Updated Pipfile.lock (11558f)!
Installing dependencies from Pipfile.lock (11558f)…
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 1/1 — 00:00:00
To activate this project's virtualenv, run the following:
$ pipenv shell
Removing virtualenv (/home/peter/.virtualenvs/2018-04-26-vDsN2h86)…
Creating a virtualenv for this project…
Using /usr/bin/python3.6m (3.6.2) to create virtualenv…
⠋Running virtualenv with interpreter /usr/bin/python3.6m
Using base prefix '/usr'
New python executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python3.6m
Also creating executable in /home/peter/.virtualenvs/2018-04-26-vDsN2h86/bin/python
Installing setuptools, pip, wheel...done.
Virtualenv location: /home/peter/.virtualenvs/2018-04-26-vDsN2h86
Creating a Pipfile for this project…
Installing humanfriendly…
Looking in indexes: https://pypi.python.org/simple
Collecting humanfriendly
Using cached https://files.pythonhosted.org/packages/4a/63/4f1b9510f1f47c144ccfa89a072c5adbecd14f8d49cc2816bce4c6f8e0dd/humanfriendly-4.11-py2.py3-none-any.whl
Installing collected packages: humanfriendly
Successfully installed humanfriendly-4.11
Adding humanfriendly to Pipfile's [packages]…
Pipfile.lock not found, creating…
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
Updated Pipfile.lock (e41dbe)!
Installing dependencies from Pipfile.lock (e41dbe)…
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 1/1 — 00:00:00
To activate this project's virtualenv, run the following:
$ pipenv shell
Removing virtualenv (/home/peter/.virtualenvs/2018-04-26-vDsN2h86)…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment