Advertisement
murpholinox

phenix error python2

Apr 8th, 2017
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. ==========================================================================
  2. Phenix Installation
  3.  
  4. version: dev-2722
  5. machine type: intel-linux-2.6-x86_64
  6. OS version: 4.10.5-1-ARCH
  7. destination: /usr/local/phenix-dev-2722
  8. # of processors: 4
  9. =========================================================================
  10.  
  11. Configuring Phenix components...
  12. Traceback (most recent call last):
  13. File "./bin/install.py", line 275, in <module>
  14. installer(sys.argv[1:]).install()
  15. File "/home/fmp/Descargas/phenix-installer-dev-2722-intel-linux-2.6-x86_64-centos5/lib/libtbx/auto_build/install_distribution.py", line 197, in install
  16. self.install_from_binary()
  17. File "/home/fmp/Descargas/phenix-installer-dev-2722-intel-linux-2.6-x86_64-centos5/lib/libtbx/auto_build/install_distribution.py", line 319, in install_from_binary
  18. self.reconfigure(log=log)
  19. File "/home/fmp/Descargas/phenix-installer-dev-2722-intel-linux-2.6-x86_64-centos5/lib/libtbx/auto_build/install_distribution.py", line 485, in reconfigure
  20. call(args=args, log=log, verbose=self.options.verbose)
  21. File "/home/fmp/Descargas/phenix-installer-dev-2722-intel-linux-2.6-x86_64-centos5/lib/libtbx/auto_build/installer_utils.py", line 81, in call
  22. raise RuntimeError("Call to '%s' failed with exit code %d" % (args, rc))
  23. RuntimeError: Call to '/usr/local/phenix-dev-2722/base/bin/python /usr/local/phenix-dev-2722/modules/cctbx_project/libtbx/configure.py --current_working_directory /usr/local/phenix-dev-2722/build --command_version_suffix dev-2722 phenix phaser solve_resolve labelit dials xia2 iota prime' failed wi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement