Hi Thomas,

Thank you and I know this has been asked before, but following the suggestion 
posted by you does not solve the problem.

After run the two commands:
rm -rf build
python2 setup.py --glut install --prefix=~/pymol-install-py2

The same error still comes out.
------------------------------------------------------------------
From:Thomas Holder <thomas.hol...@schrodinger.com>
Sent At:2020 Feb. 11 (Tue.) 17:34
To:孙业平 <sunyep...@aliyun.com>
Cc:pymol-users <pymol-users@lists.sourceforge.net>
Subject:Re: [PyMOL] How to compile pymol with --glut?

Hi Yeping,

This has been asked before (by you :-)), see here:

https://sourceforge.net/p/pymol/mailman/message/36766620/

Cheers,
  Thomas

> On Feb 8, 2020, at 2:12 PM, 孙业平 via PyMOL-users 
> <pymol-users@lists.sourceforge.net> wrote:
> 
> Dear pymol users,
> 
> I compiled pymol following the guide at 
> https://pymolwiki.org/index.php/Linux_Install in my CentOS 8 system.
> When I tried to launch pymol by the "./pymol" command, I got the following 
> error:
> 
>     Qt not available, using GLUT/Tk interface
> Traceback (most recent call last):
>   File 
> "/home/sunyp/software/Pymol/pymol-install/lib64/python/pymol/__init__.py", 
> line 65, in <module>
>     pymol.launch(args)
>   File 
> "/home/sunyp/software/Pymol/pymol-install/lib64/python/pymol/__init__.py", 
> line 441, in launch
>     _cmd.runpymol(_cmd._get_global_C_object(), block_input_hook)
> NotImplementedError: compile with --glut
> 
> I then removed the "bin" and the "lib64" directories in the 
> "pymol-open-source-build" directory and recompiled pymol with the following 
> command:
>        python3 setup --glut install 
> --prefix=~/software/Pymol/pymol-open-source-build
> 
> However, the newly generated pymol binary file does not work either. Launch 
> pymol give the same "Qt not available, using GLUT/Tk interface" error.
> 
> Could you help me with this?Thank you in advance.
> 
> Best regards.
> 
> 
> _______________________________________________
> PyMOL-users mailing list
> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
> Unsubscribe: 
> https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

--
Thomas Holder
PyMOL Principal Developer
Schrödinger, Inc.

_______________________________________________
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

Reply via email to