Hi everyone
I've installed pymol and phenix on my scientific linux7.1 workstation.
I can launch pymol via the launching script($PYMOL_HOME/pymol) normally.
But when I launched pymol in phenix GUI, I got some error as followed:
*********************************************************************************************************************************
Traceback (most recent call last):
File "/opt/PyMOL/modules/pymol/__init__.py", line 71, in <module>
import pymol
File "/opt/PyMOL/modules/pymol/__init__.py", line 521, in <module>
import pymol._cmd
ImportError: /opt/PyMOL/modules/pymol/_cmd.so: undefined symbol: PyUnicodeUCS4_SetDefaultEncoding
*********************************************************************************************************************************