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

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写

[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_

Re: [PyMOL] Install license file from CLI

2020-06-23 Thread Antonio Serrano
Hi, Thomas. Yeah, solution no. 1 worked! Thank you very much indeed. Kind regards, Antonio -- "Este mensaje es privado y confidencial y se dirige exclusivamente a su destinatario. Si usted recibe este mensaje por error, no debe revelar, distribuir o copiar este e-mail. Por favor, comuníquelo

Re: [PyMOL] Install license file from CLI

2020-06-22 Thread Thomas Holder
Hi Antonio, Thanks for the diagnostics data. > I'm working with a virtual environment. Ah, that's the crux. I assume you've used something like `python3 -m venv --system-site-packages`. That happens to be not compatible with how PyMOL finds $PYMOL_PATH, it uses `sys.prefix` for that which now

Re: [PyMOL] Install license file from CLI

2020-06-22 Thread Antonio Serrano
This is the diagnostics log. Please keep reading at the end of the log: PyMOL(TM) 2.3.4 - Incentive Product Copyright (C) Schrodinger, LLC This Executable Build integrates and extends Open-Source P

Re: [PyMOL] Install license file from CLI

2020-06-19 Thread Thomas Holder
That's unexpected. Can you send the output of the following command? pymol -cd diagnostics This will report the exact installation location, and also if a license file was found. > On Jun 19, 2020, at 10:33 AM, Antonio Serrano wrote: > > I changed the name of the license file as you said, bu

Re: [PyMOL] Install license file from CLI

2020-06-19 Thread Antonio Serrano
I changed the name of the license file as you said, but the warning message keeps popping: [image: current_pos.png] El jue., 18 jun. 2020 a las 20:16, Thomas Holder (< thomas.hol...@schrodinger.com>) escribió: > Hi Antonio, > > Rename the file to "license.lic". > > Cheers, > Thomas > > >

Re: [PyMOL] Install license file from CLI

2020-06-18 Thread Thomas Holder
Hi Antonio, Rename the file to "license.lic". Cheers, Thomas > On Jun 18, 2020, at 6:08 PM, Antonio Serrano wrote: > > Hi Thomas. Thanks for your quick response. I installed Miniconda, so I put > the license file (pymol-edu-license.lic) in the following path: > $HOME/miniconda3/share/pymo

Re: [PyMOL] Install license file from CLI

2020-06-18 Thread Antonio Serrano
Hi Thomas. Thanks for your quick response. I installed Miniconda, so I put the license file (pymol-edu-license.lic) in the following path: $HOME/miniconda3/share/pymol/ . But a warning text stating "No License File - For evaluation Only (0 days remaining)" still appears when rendering PNG files wit

Re: [PyMOL] Install license file from CLI

2020-06-18 Thread Thomas Holder
Hi Antonio, Did you install PyMOL into $HOME/anaconda3 ? If you installed into a different location, then that path to the license file will differ of course. Basically, path-to-pymol-dir/share/pymol/license.lic is the path. Cheers, Thomas > On Jun 17, 2020, at 2:15 PM, Antonio Serrano wrot

[PyMOL] Install license file from CLI

2020-06-17 Thread Antonio Serrano
Hi: I'm working with PyMol installed on a remote server, so I don't have access to the GUI. I already have an educational license. According to your FAQ at https://pymol.org/2/support.html?, the license file should be placed in $HOME/anaconda3/share/pymol/license.lic on a Linux computer. I already

Re: [PyMOL] CentOS 7 PyMOL install

2018-09-14 Thread puneet garg
Got it, thanks! On Fri, Sep 14, 2018 at 11:51 AM Thomas Holder < thomas.hol...@schrodinger.com> wrote: > Hi Puneet, > > Incentive PyMOL installation instructions: > https://pymol.org/support#installation > > Open-Source PyMOL installation instructions: > https://pymolwiki.org/index.php/Linux_Inst

Re: [PyMOL] CentOS 7 PyMOL install

2018-09-13 Thread Thomas Holder
Hi Puneet, Incentive PyMOL installation instructions: https://pymol.org/support#installation Open-Source PyMOL installation instructions: https://pymolwiki.org/index.php/Linux_Install Cheers, Thomas > On Sep 14, 2018, at 7:08 AM, puneet garg wrote: > > Hi, > Can anyone send me instructions

[PyMOL] CentOS 7 PyMOL install

2018-09-13 Thread puneet garg
Hi, Can anyone send me instructions on how to install PyMOL on CentOS 7 Thanks -- Puneet ___ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archiv

Re: [PyMOL] Install pymol as module in python in linux

2017-08-09 Thread Leandro Bortot
Hi, I also had some problem with this. The "trick", I believe, is to compile/install pymol with: python2.7 setup.py build install --home=path_to_pymol/ --install-lib=path_to_pymol/modules/ --install-scripts=path_to_pymol/ The part you are interested in is the modules. I needed to instal

[PyMOL] Install pymol as module in python in linux

2017-07-25 Thread Vivien Schoonenberg
Hi all, I have been trying for a while, but cannot seem to figure out how to install pymol on my unix server so that I can run pymol from within a python script. (So that I can use it with the command ' import pymol'. I did manage to do this on my windows with a wheel, but don't know how to sol

[PyMOL] Install problem

2016-11-27 Thread sunyeping
Dear all,  I am trying to install pymol on my centos 6 system from source following the guide on the pymolwiki ("https://pymolwiki.org/index.php/Linux_Install)". The installation process seemed to be successful but when I initialized pymol, I got the following error:  import _tkinter # If this f

[PyMOL] install Pymol 1.5 on Linux Mint 13

2013-09-12 Thread Vitali Stanevich
Hi, I'm trying to install PyMOL-v1.5.0.4-Linux-x86_64 on Linux Mint 13. After successful unpacking, "sh"-ing and copying into /usr/local/bin/pymol I tried to execute Pymol from the terminal, but error came out: vitali@vs-Think ~/install/pymol $ pymol /home/vitali/install/pymol/pymol.exe: 1: /hom

Re: [PyMOL] pymol install

2013-03-04 Thread Jason Vertrees
Hi Yeping, Check out http://www.pymolwiki.org/index.php/Linux_Install#Compile_and_install. Cheers, -- Jason On Mon, Mar 4, 2013 at 8:17 PM, yp sun wrote: > Dear pymol users, > > I try to install pymol in Linux system as following > > (1) download pymol-v1.5.0.1.tar.bz2 and decompress it to /

[PyMOL] pymol install

2013-03-04 Thread yp sun
Dear pymol users,   I try to install pymol in Linux system as following   (1) download pymol-v1.5.0.1.tar.bz2 and decompress it to /opt directory. (2) go into /opt/pymol/setup directiry and enter the command "setup.sh"   Then I see the install success information:  

Re: [PyMOL] Install pymol on OSX easier than ever

2013-02-12 Thread Derek Ashley Thomas
Thanks Camilo! You're absolutely right that it needs python and TK with those options. Sorry that I forgot that. That being said, it should not have installed pymol without those packages. I suggest you run brew updatebefore installing. Also, if you run brew install tk --enable-threads it should au

Re: [PyMOL] Install pymol on OSX easier than ever

2013-02-12 Thread Camilo Andrés Jimenez Cruz
Hi all This option to install pymol is great!. However, I tried to install it in my 10.8.2 with xquartz intalled and it was crashing. For it to run well, you need to enable threads, do: brew uninstall tcl brew uninstall tk brew uninstall python brew install tk --enable-threads brew install tcl

Re: [PyMOL] where does PyMOL install to on Windows?

2012-03-26 Thread Joel Tyndall
, 26 March 2012 5:52 a.m. To: pymol-users@lists.sourceforge.net Subject: [PyMOL] where does PyMOL install to on Windows? I'm trying to figure out how to launch PyMOL automatically from a script on Windows. I'm stuck with the 0.99 build for now, where the .exe is C:\Program Files\DeLano

[PyMOL] where does PyMOL install to on Windows?

2012-03-25 Thread Nat Echols
I'm trying to figure out how to launch PyMOL automatically from a script on Windows. I'm stuck with the 0.99 build for now, where the .exe is C:\Program Files\DeLano Scientifc\PyMOL\PyMOL.exe Is this now C:\Program Files\Schrodinger\PyMOL\PyMOL.exe in the newer versions, or somewhere else? th

Re: [PyMOL] Install the software

2010-07-06 Thread José Ignacio Sánchez Gallego
Thanks Hugo, I am going to try it. Muchas gracias, Saludos De: Hugo Gutierrez de Teran [hugo.te...@usc.es] Enviado el: martes, 06 de julio de 2010 15:55 Para: José Ignacio Sánchez Gallego CC: pymol-users@lists.sourceforge.net Asunto: Re: [PyMOL] Install the

Re: [PyMOL] Install the software

2010-07-06 Thread Hugo Gutierrez de Teran
Ignacio, Go to the README and INSTALL files within the tar (which you must uncompress of course) to follow compilation instrucions. More information in: http://pymolwiki.org/index.php/Category:Installation Deppending on the platform that you are running (linux(mac/windows). Suerte, Hugo José I

[PyMOL] Install the software

2010-07-06 Thread José Ignacio Sánchez Gallego
Hi!! I am very new in this stuff, and my first problem it's how to install the software. I want to use it online. I go to the main page http://www.pymol.org/ and then to · OPEN SOURCE CODE (SVN), then I download the GNU tarball, but then I don't know how to install it or what I have to do to st

Re: [PyMOL] PyMOL install on Redhat EL5 and glut error

2008-10-10 Thread Andreas Förster
Indeed, freeglut-devel was missing, and indeed it was a problem that I had encountered before. But you forget things if you don't do them for a living... Andreas Marius Retegan wrote: Hello I think you need to install development version for freeglut. At least that was the problem in my c

[PyMOL] PyMOL install on Redhat EL5 and glut error

2008-10-10 Thread Andreas Förster
Sorry for a question that I feel has been answered a hundred times, but I can't seem to find a solution anywhere. I try to install PyMOL via svn on a Redhat EL5 system as described in the wiki: svn co https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol pymol cd pymol python setup.py i

Re: [PyMOL] install/upgrade

2008-09-16 Thread DeLano Scientific
://delsci.com/ip/11 Cheers, Warren _ From: pymol-users-boun...@lists.sourceforge.net [mailto:pymol-users-boun...@lists.sourceforge.net] On Behalf Of Joel Tyndall Sent: Tuesday, September 16, 2008 3:11 PM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] install/upgrade Hi folks

[PyMOL] install/upgrade

2008-09-16 Thread Joel Tyndall
Hi folks, Just updated my pymol version to 1.1 on my linux boxes and I get an error "floating point". I am running centos 4.6 32 bit...any suggestions? I've got nothing. 1.0r2 works fine. J _ Joel Tyndall, PhD Senior Lecturer in Medicinal Chemistry National S

[PyMOL] pymol install succeeds - freeglut issues resolved - other issues

2005-09-01 Thread Andreas Förster
Many thanks to Rob Campbell for, well, not giving the solution to my problem, but pointing me into the right direction and making me keep digging... Robert Campbell wrote: Hello Andreas, Yes you need the Mesa development files and yes there is a conflict between FireGL and Mesa. I use Debian

Re: [PyMOL] pymol install fails - freeglut issues

2005-09-01 Thread Tru Huynh
On Wed, Aug 31, 2005 at 09:37:05PM +0200, Andreas Förster wrote: > Hey all, > > sorry for taking to the list what seems to me a trivial problem. But I > can't get over it and I'm afraid to modified my system too much since I > don't know what I'm doing. > > Basically, what I've done is downloa

[PyMOL] pymol install fails - freeglut issues

2005-08-31 Thread Andreas Förster
Hey all, sorry for taking to the list what seems to me a trivial problem. But I can't get over it and I'm afraid to modified my system too much since I don't know what I'm doing. Basically, what I've done is download the pymol sources (pymol-0_98-src.tgz) from delsci.com. I made sure I've

[PyMOL] pymol install help

2003-08-29 Thread Jenny Mixmann
Hi, I'm having a strange problem. I'm trying to install pymol 0.90 on a new computer (Windows XP Home Edition). So far everytime I try to run pymol, a window will pop-up briefly telling me that if pymol doesn't start up immediately, to hit ENTER. If I'm quick enough to hit enter or not, e

Re: [PyMOL] Install of Pymol 0.88 from Fink?

2003-06-05 Thread Hanspeter Niederstrasser
On Thu, 5 Jun 2003, Kelley Moremen wrote: > I am having problems getting access to the updated (0.88) version of Pymol > from Fink. After updating Fink and Pymol, my Fink still seems to think that > the 0.86 version is the most up-to-date version. Am I missing something? Pymol 0.88 is only in t

[PyMOL] Install of Pymol 0.88 from Fink?

2003-06-05 Thread Kelley Moremen
Dear Warren, I am having problems getting access to the updated (0.88) version of Pymol from Fink. After updating Fink and Pymol, my Fink still seems to think that the 0.86 version is the most up-to-date version. Am I missing something? Any by the way is there any timeframe in getting a GUI int

[PyMOL] install problem in linux

2002-03-22 Thread Hugo Azurmendi
Hello there, I am trying to install pymol under red hat 7.2 using the rpm file and I have the message: 'libGLcore.so.1 is needed by pymol-0.78-3.rh72.py21n' this library it is in /usr/lib, so what's wrong? Hugo __ Do You Yahoo!? Yahoo! Movies - co

Re: [PyMOL] install

2002-03-08 Thread Alan Wilter Sousa da Silva
I think ir you install Python 2.1 or you wait Pymol compiled to Python 2.2. On Thu, 7 Mar 2002, Fei Xu wrote: > Hi! Everyone: > I am installing pymol.My versioin is 0.78 for window. I use python2.2. > When I run pymol , it saiys that it can't find python21.dll. > what should I do? does it requir

[PyMOL] install

2002-03-07 Thread Fei Xu
Hi! Everyone: I am installing pymol.My versioin is 0.78 for window. I use python2.2. When I run pymol , it saiys that it can't find python21.dll. what should I do? does it require python21.dll absolutely? HAve a nice day! Fei Xu

[PyMOL] Install problem

2001-12-04 Thread thal
Hi All, I have Python 2.1 installed on a Win 95 box, and have completed installation of pymol-0_68-bin-win32-py21, but when I try to run it I get this error message: Error Starting Program The PYMOL.EXE file is linked to missing export GLU32.DLL:glu:gluTessProperty Does anyone have any ideas?