Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- replaceafill@system76:~/sandboxes/gradebook_buildout_issue$ bzr branch ../trunks/flourish.gradebook schooltool.gradebook
- 523 revisiones enramadas
- replaceafill@system76:~/sandboxes/gradebook_buildout_issue$ cd schooltool.gradebook/
- replaceafill@system76:~/sandboxes/gradebook_buildout_issue/schooltool.gradebook$ make run
- rm -rf python
- virtualenv --no-site-packages -p python python
- Already using interpreter /usr/bin/python
- New python executable in python/bin/python
- Installing distribute....................................................................................................................................................................................done.
- Installing pip...............done.
- python/bin/python bootstrap.py
- Creating directory '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/bin'.
- Creating directory '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/parts'.
- Creating directory '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/develop-eggs'.
- Generated script '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/bin/buildout'.
- bin/buildout
- Develop: '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/.'
- warning: no files found matching '*.mo' under directory 'src'
- warning: no files found matching 'version.txt'
- Installing package.
- Getting distribution for 'schooltool>=2.2'.
- error: None
- An error occurred when trying to install schooltool 2.3.2dev-r3519. Look above this message for any errors that were output by easy_install.
- While:
- Installing package.
- Getting distribution for 'schooltool>=2.2'.
- Error: Couldn't install: schooltool 2.3.2dev-r3519
- make: *** [.installed.cfg] Error 1
- replaceafill@system76:~/sandboxes/gradebook_buildout_issue/schooltool.gradebook$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement