Guest User

Untitled

a guest
Oct 18th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. haeric:nerd haeric$ python bootstrap.py
  2. While:
  3. Bootstrapping.
  4.  
  5. An internal error occurred due to a bug in either zc.buildout or in a
  6. recipe being used:
  7. Traceback (most recent call last):
  8. File "/private/var/folders/h_/7tcvzls95jzb863__z9jng5h0000gn/T/tmpgnKlLu/zc.buildout-1.5.2-py2.7.egg/zc/buildout/buildout.py", line 1805, in main
  9. getattr(buildout, command)(args)
  10. File "/private/var/folders/h_/7tcvzls95jzb863__z9jng5h0000gn/T/tmpgnKlLu/zc.buildout-1.5.2-py2.7.egg/zc/buildout/buildout.py", line 417, in bootstrap
  11. exec_sitecustomize=self.exec_sitecustomize,
  12. File "/private/var/folders/h_/7tcvzls95jzb863__z9jng5h0000gn/T/tmpgnKlLu/zc.buildout-1.5.2-py2.7.egg/zc/buildout/easy_install.py", line 1272, in sitepackage_safe_scripts
  13. include_site_packages, relative_paths))
  14. File "/private/var/folders/h_/7tcvzls95jzb863__z9jng5h0000gn/T/tmpgnKlLu/zc.buildout-1.5.2-py2.7.egg/zc/buildout/easy_install.py", line 1672, in _generate_site
  15. real_site_path = _get_module_file(executable, 'site')
  16. File "/private/var/folders/h_/7tcvzls95jzb863__z9jng5h0000gn/T/tmpgnKlLu/zc.buildout-1.5.2-py2.7.egg/zc/buildout/easy_install.py", line 1595, in _get_module_file
  17. raise RuntimeError('Cannot find uncompiled version of %s' % (name,))
  18. RuntimeError: Cannot find uncompiled version of site
Add Comment
Please, Sign In to add comment