Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cooper@lolbuntu:~/repos/bandersnatch$ ./bootstrap.sh
- Running virtualenv with interpreter /usr/bin/python2
- New python executable in /home/cooper/repos/bandersnatch/bin/python2
- Also creating executable in /home/cooper/repos/bandersnatch/bin/python
- Installing setuptools, pkg_resources, pip, wheel...done.
- Collecting zc.buildout
- Using cached zc.buildout-2.5.3-py2.py3-none-any.whl
- Requirement already satisfied: setuptools>=8.0 in ./lib/python2.7/site-packages (from zc.buildout)
- Installing collected packages: zc.buildout
- Successfully installed zc.buildout-2.5.3
- Collecting virtualenv
- Using cached virtualenv-15.1.0-py2.py3-none-any.whl
- Installing collected packages: virtualenv
- Successfully installed virtualenv-15.1.0
- Creating directory '/home/cooper/repos/bandersnatch/eggs'.
- Creating directory '/home/cooper/repos/bandersnatch/parts'.
- Creating directory '/home/cooper/repos/bandersnatch/develop-eggs'.
- Getting distribution for 'setuptools==32.3.1'.
- warning: no files found matching '*' under directory 'setuptools/_vendor'
- Got setuptools 32.3.1.
- Upgraded:
- setuptools version 32.3.1;
- restarting.
- Generated script '/home/cooper/repos/bandersnatch/bin/buildout'.
- Upgraded:
- setuptools version 32.3.1;
- restarting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement