Oh, I have something else. Running in command prompt in admin mode I receive this error when running these whl installation commands:

Traceback (most recent call last):
  File "C:\Python27\lib\runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "C:\Python27\lib\runpy.py", line 72, in _run_code
    exec code in run_globals
  File "C:\Python27\Scripts\pip2.exe\__main__.py", line 5, in <module>
ImportError: No module named pip

On 13/03/2015 9:04 PM, Brenton Horne wrote:
Hi,

I have tried installing PyMOL via pip & wheel files (found here http://www.lfd.uci.edu/~gohlke/pythonlibs/#pymol) using python 2.7.9 and while no obvious errors occurred during the execution of the |pip install ...| commands I have no new files in |C:\Python27|, my python directory. I have allowed for the fact that pip for me is at |C:\Python27\Scripts\pip2.exe| instead of |C:\Python27\Scripts\pip.exe| like I understand it usually is, as far as adjusting the PYTHONPATH variable accordingly. Any ideas on how to install PyMOL on my 64 bit Windows 7 SP1 OS? I have VisualStudio 2010 installed on my PC if relevant. If you need any other details please ask!

Thanks for your time,
Brenton


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to