我正在尝试使用pymolwiki ()上描述的方法从源代码安装我的centos 7系统上的pymol,一切正常,直到我运行安装脚本:modules=$prefix/modules
# If you want to install as root, then splitthis line up in "build&q
从那时起,我在其他程序上也遇到了几个问题:如果我想运行pymol,我花了2天时间才开始运行,我得到了这样的消息: Qt not available, using GLUT/Tk interface
Traceback: compile with --glut 我记得要获得所有正确的版本(Python3.7和PyQt5)来运行最新的开源pymol是相当困难的。但在某种程度上,我让它正常工作,