error on Autobuild GUI on new version (1.7.629)
Hi Phenix developers, I recently installed new version of phenix(phenix-1.7-629) FYI. I chose this installer version phenix-installer-1.7-629-intel-linux-2.6-x86_64-fc3.tar as my computer indicates 2.6.18-194.17.4.el5 x86_64 after uname -rm command. Everything was ok until I started AutoBuild program. Somehow it keeps giving me following error messages on my GUI window: ******************************************************************************** Sorry, a subprocess has failed... END OF LOG FILE /amnt/datnew/yjcho/RUN_FILE_2.log : ImportError: numpy.core.multiarray failed to import Possibly this subprocess is run on a machine with different architecture than the main process? ******************************************************************************** *************ERROR ENDING ******************* I would thank if you can help me out from this problem. Thanks in advance, Young-Jin
On Fri, Jan 7, 2011 at 11:31 AM, Young-Jin Cho
Hi Phenix developers, I recently installed new version of phenix(phenix-1.7-629) FYI. I chose this installer version phenix-installer-1.7-629-intel-linux-2.6-x86_64-fc3.tar as my computer indicates 2.6.18-194.17.4.el5 x86_64 after uname -rm command. Everything was ok until I started AutoBuild program. Somehow it keeps giving me following error messages on my GUI window: ******************************************************************************** Sorry, a subprocess has failed...
END OF LOG FILE /amnt/datnew/yjcho/RUN_FILE_2.log :
ImportError: numpy.core.multiarray failed to import
I'm not sure what could cause this, because we use numpy sparingly, and it's usually imported in a way that would (hopefully) fail safely. The GUI itself uses it for plotting, but this wouldn't explain why AutoBuild itself failed. What happens when you run this command? phenix.wxpython -c "import numpy" thanks, Nat
Thanks Nat. I am out of the lab now. Let me check later and I'll let you know. Thanks again. Young-Jin On 1/7/11 5:35 PM, Nathaniel Echols wrote:
On Fri, Jan 7, 2011 at 11:31 AM, Young-Jin Cho
wrote: Hi Phenix developers, I recently installed new version of phenix(phenix-1.7-629) FYI. I chose this installer version phenix-installer-1.7-629-intel-linux-2.6-x86_64-fc3.tar as my computer indicates 2.6.18-194.17.4.el5 x86_64 after uname -rm command. Everything was ok until I started AutoBuild program. Somehow it keeps giving me following error messages on my GUI window: ******************************************************************************** Sorry, a subprocess has failed...
END OF LOG FILE /amnt/datnew/yjcho/RUN_FILE_2.log :
ImportError: numpy.core.multiarray failed to import I'm not sure what could cause this, because we use numpy sparingly, and it's usually imported in a way that would (hopefully) fail safely. The GUI itself uses it for plotting, but this wouldn't explain why AutoBuild itself failed. What happens when you run this command?
phenix.wxpython -c "import numpy"
thanks, Nat _______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb
participants (3)
-
Nathaniel Echols
-
Young-Jin Cho
-
YoungJin