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 <mailmd2...@gmail.com> wrote: > > 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" folder in the > installation directory...... > > normally this should be placed in : > > /home/albert/install/pymol/open-1.8/ext/lib/python2.7 > > I am just wondering how can we fix this problem? > > thanks a lot > > ------------------------------------------------------------------------------ > _______________________________________________ > 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 ------------------------------------------------------------------------------ _______________________________________________ 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