Re: [PyMOL] Pymol install on CentoOS7

2020-10-08 Thread Thomas Holder
Hi Yanni,

What's your Python version? You need at least Python 3.6.

If you don't have Python 3.6 available, you can try the legacy Python 2 branch:
https://github.com/schrodinger/pymol-open-source/tree/py2

Cheers,
  Thomas

> On Oct 6, 2020, at 2:53 PM, Yanni G  wrote:
> 
> Hello everyone
> 
> I'm having difficulty installing pymol on my Centos7 machine. I have followed 
> the instructions on the Pymol wiki page but when I try to build+install, I 
> get this error:
> 
> python3 setup.py build install --home=/opt/pymol-osbuild
>   File "setup.py", line 227
> out.write(f'set PYMOL_PATH={pymol_path}' + os.linesep)
>^
> SyntaxError: invalid syntax
> 
> Has anyone seen this before? If you have any suggestions please let me know. 
> I'm stuck at the moment.
> 
> Many thanks
> ___
> 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

Re: [PyMOL] Pymol install on CentoOS7

2020-10-07 Thread William Tao
Hi Yanni,

If you have root access (su), it might be easier to try "Open-Source PyMOL
in Linux Distros" (
https://pymolwiki.org/index.php/Linux_Install#Open-Source_PyMOL_in_Linux_Distros).
This approach saves the process of compiling the code manually.

Best,

Y. Tao

Yanni G  于2020年10月7日周三 上午5:21写道:

> Hello everyone
>
> I'm having difficulty installing pymol on my Centos7 machine. I have
> followed the instructions on the Pymol wiki page but when I try to
> build+install, I get this error:
>
> python3 setup.py build install --home=/opt/pymol-osbuild
>
>   File "setup.py", line 227
>
> out.write(f'set PYMOL_PATH={pymol_path}' + os.linesep)
>
>^
>
> SyntaxError: invalid syntax
>
> Has anyone seen this before? If you have any suggestions please let me
> know. I'm stuck at the moment.
>
> Many thanks
> ___
> 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
___
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

[PyMOL] Pymol install on CentoOS7

2020-10-07 Thread Yanni G
Hello everyone

I'm having difficulty installing pymol on my Centos7 machine. I have
followed the instructions on the Pymol wiki page but when I try to
build+install, I get this error:

python3 setup.py build install --home=/opt/pymol-osbuild

  File "setup.py", line 227

out.write(f'set PYMOL_PATH={pymol_path}' + os.linesep)

   ^

SyntaxError: invalid syntax

Has anyone seen this before? If you have any suggestions please let me
know. I'm stuck at the moment.

Many thanks
___
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