Re: [PyMOL] why lib/python folder is missing?

2016-03-05 Thread David Hall
Doesn’t using --install-lib mean you are explicitly telling it to put the files in your modules directory instead of creating any lib/python type directories? > On Mar 5, 2016, at 2:50 PM, Albert wrote: > > Hello: > > I am using the following command line to compile PYmol: > > setenv prefix

[PyMOL] why lib/python folder is missing?

2016-03-05 Thread Albert
Hello: I am using the following command line to compile PYmol: setenv prefix /home/albert/install/pymol/open-1.8 setenv modules $prefix/modules python setup.py build install --home=$prefix --install-lib=$modules --install-scripts=$prefix However, I noticed that there is no the "lib/python2.7" f