Discussion:
[PyMOL] Problem with pymol installation
Bondurant
2016-03-21 10:31:41 UTC
Permalink
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
Christoph Gohlke
2016-03-21 17:34:33 UTC
Permalink
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
Post by Bondurant
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
"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
_______________________________________________
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
------------------------------------------------------------------------------
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 (PyMOL-***@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-***@lists.sourceforge.net
Bondurant
2016-03-21 23:30:11 UTC
Permalink
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
Post by Christoph Gohlke
python-2.7.11.amd64.msi.
If that does not help, please list the contents of %CD%: dir "%CD%"\*.whl
Christoph
Post by Bondurant
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
Post by Bondurant
"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
------------------------------------------------------------------------------
Post by Bondurant
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
_______________________________________________
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
------------------------------------------------------------------------------
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
_______________________________________________
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Loading...