|
From: Bondurant <bon...@gm...> - 2016-03-21 10:32:27
|
Hi everybody, I recently restored my laptop to factory settings and I am trying now to install latest precompiled pymol version following the instructions from http://www.pymolwiki.org/index.php/Windows_Install. I have installed python 2.7.11 and put in a Pymol_installation folder pip 8.0.3, numpy 1.10.4+mkl, pmw 2.0.1, pymol 1.8.1.0 and pymol_launcher 1.0 whl files, all of them downloaded from the Christoph Gohlke webpage. However, after typing in the command prompt C:\Python27\python.exe pip-8.0.3-py2.py3-none-any.whl/pip install --no-index --find-links="%CD%" pymol_launcher I get the following error: "Could not find a version that satifisfies the requirement pymol-launcher (from versions: ) No matching distribution found for pymol launcher" Could you provide me any help? Am i doing anything wrong? Have i skipped any step in the installation process? Thanks Sergio |
|
From: Christoph G. <cg...@uc...> - 2016-03-21 17:34:42
|
Make sure you are using the 64-bit version of Python 2.7: python-2.7.11.amd64.msi. If that does not help, please list the contents of %CD%: dir "%CD%"\*.whl Christoph On 3/21/2016 3:31 AM, Bondurant wrote: > Hi everybody, > I recently restored my laptop to factory settings and I am trying now to > install latest precompiled pymol version following the instructions > from http://www.pymolwiki.org/index.php/Windows_Install. > I have installed python 2.7.11 and put in a Pymol_installation folder > pip 8.0.3, numpy 1.10.4+mkl, pmw 2.0.1, pymol 1.8.1.0 and pymol_launcher > 1.0 whl files, all of them downloaded from the Christoph Gohlke > webpage. However, after typing in the command prompt > > C:\Python27\python.exe pip-8.0.3-py2.py3-none-any.whl/pip install --no-index --find-links="%CD%" pymol_launcher > > I get the following error: > > "Could not find a version that satifisfies the requirement > pymol-launcher (from versions: ) > No matching distribution found for pymol launcher" > > > Could you provide me any help? Am i doing anything wrong? Have i skipped > any step in the installation process? > > Thanks > > Sergio > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 > > > > _______________________________________________ > PyMOL-users mailing list (PyM...@li...) > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users > Archives: http://www.mail-archive.com/pym...@li... > |
|
From: Bondurant <bon...@gm...> - 2016-03-21 23:30:18
|
Thanks for the help Christoph, it was my mistake, I had installed the 32bit version of python. Everything worked now and pymol is working properly. Best regards Sergio El 21/3/2016 18:34, "Christoph Gohlke" <cg...@uc...> escribió: > Make sure you are using the 64-bit version of Python 2.7: > python-2.7.11.amd64.msi. > > If that does not help, please list the contents of %CD%: dir "%CD%"\*.whl > > Christoph > > > > On 3/21/2016 3:31 AM, Bondurant wrote: > > Hi everybody, > > I recently restored my laptop to factory settings and I am trying now to > > install latest precompiled pymol version following the instructions > > from http://www.pymolwiki.org/index.php/Windows_Install. > > I have installed python 2.7.11 and put in a Pymol_installation folder > > pip 8.0.3, numpy 1.10.4+mkl, pmw 2.0.1, pymol 1.8.1.0 and pymol_launcher > > 1.0 whl files, all of them downloaded from the Christoph Gohlke > > webpage. However, after typing in the command prompt > > > > C:\Python27\python.exe pip-8.0.3-py2.py3-none-any.whl/pip install > --no-index --find-links="%CD%" pymol_launcher > > > > I get the following error: > > > > "Could not find a version that satifisfies the requirement > > pymol-launcher (from versions: ) > > No matching distribution found for pymol launcher" > > > > > > Could you provide me any help? Am i doing anything wrong? Have i skipped > > any step in the installation process? > > > > Thanks > > > > Sergio > > > > > > > ------------------------------------------------------------------------------ > > Transform Data into Opportunity. > > Accelerate data analysis in your applications with > > Intel Data Analytics Acceleration Library. > > Click to learn more. > > http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 > > > > > > > > _______________________________________________ > > PyMOL-users mailing list (PyM...@li...) > > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users > > Archives: http://www.mail-archive.com/pym...@li... > > > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 > _______________________________________________ > PyMOL-users mailing list (PyM...@li...) > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users > Archives: http://www.mail-archive.com/pym...@li... > |