Dear all,
I am stuck trying to install Open-source PyMol on a new Windows 10 (64-bit)
laptop following the instructions from
http://www.pymolwiki.org/index.php/Windows_Install.
I have installed Python 2.7.15 to C:\Python27 (from python-2.7.15.amd64.msi)
and assembled the following files in a C:\Pymol_installation folder:
pip-18.1-py2.py3-none-any.whl
numpy-1.14.6+mkl-cp27-cp27m-win-amd64.whl
Pmw-2.0.1-py2-none-any.whl
pymol_launcher-2.1-cp27-cp27m-win_amd64.whl
pymol-2.1.0-cp27-cp27m-win_amd64.whl
, all of them downloaded from Christoph Gohlke's webpage.
However, after typing in the command prompt
C:\Python27\python.exe pip-18.1-py2.py3-none-any.whl/pip install --no-index
--find-links="%CD%" pymol_launcher
I get the following errors:
"Url ‘%CD%’ is ignored. It is either a non-existing path or lacks a specific
scheme.
Could not find a version that satifisfies the requirement pymol-launcher
(from versions: )
No matching distribution found for pymol launcher"
When I then try to do: dir “%CD%”\*.whl, I get:
“dir : Cannot find path ‘C: \Pymol_installation\%CD%’ because it dies not exist.
At line:1 char:1
+ dir “%CD%”\*.whl
+~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound:
(C:\Pymol_installation\%CD%:String) [Get-Childitem], ItemFoundException
+ FullyQualifiedErrorID :
PathNotFound,Microsoft.Powershell.Commands.GetChildItemCommand
Have I chosen the wrong .whl files, or am I missing something else?
Thanks very much and kind regards,
Maike Bublitz
*************************************************
Dr. Maike Bublitz
Associate Professor of Microbial Biophysics
Department of Biochemistry
University of Oxford
South Parks Road
Oxford OX1 3QU
United Kingdom
phone: +44 (0)1865 613221
maike.bublitz(at)bioch.ox.ac.uk<http://bioch.ox.ac.uk>
_______________________________________________
PyMOL-users mailing list ([email protected])
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/[email protected]