Advertisement
Guest User

Untitled

a guest
Dec 5th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. replaceafill@system76:~/sandboxes/gradebook_buildout_issue$ bzr branch ../trunks/flourish.gradebook schooltool.gradebook
  2. 523 revisiones enramadas
  3. replaceafill@system76:~/sandboxes/gradebook_buildout_issue$ cd schooltool.gradebook/
  4. replaceafill@system76:~/sandboxes/gradebook_buildout_issue/schooltool.gradebook$ make run
  5. rm -rf python
  6. virtualenv --no-site-packages -p python python
  7. Already using interpreter /usr/bin/python
  8. New python executable in python/bin/python
  9. Installing distribute....................................................................................................................................................................................done.
  10. Installing pip...............done.
  11. python/bin/python bootstrap.py
  12. Creating directory '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/bin'.
  13. Creating directory '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/parts'.
  14. Creating directory '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/develop-eggs'.
  15. Generated script '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/bin/buildout'.
  16. bin/buildout
  17. Develop: '/home/replaceafill/sandboxes/gradebook_buildout_issue/schooltool.gradebook/.'
  18. warning: no files found matching '*.mo' under directory 'src'
  19. warning: no files found matching 'version.txt'
  20. Installing package.
  21. Getting distribution for 'schooltool>=2.2'.
  22. error: None
  23. 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.
  24. While:
  25. Installing package.
  26. Getting distribution for 'schooltool>=2.2'.
  27. Error: Couldn't install: schooltool 2.3.2dev-r3519
  28. make: *** [.installed.cfg] Error 1
  29. replaceafill@system76:~/sandboxes/gradebook_buildout_issue/schooltool.gradebook$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement