Re: [PyMOL] How to manage plugin dependencies

2011-07-31 Thread Michael Lerner
Hi Osvaldo, What module? Newer versions of PyMOL ship with a much more featured set of Python modules (scipy, numpy, matplotlib, Bio, etc.). Cheers, -Michael On Sun, Jul 31, 2011 at 12:10 AM, Osvaldo Martin aloctavo...@gmail.comwrote: Hi Everyone, I`m writing a Python plug-in that depends

[PyMOL] How to manage plugin dependencies

2011-07-30 Thread Osvaldo Martin
Hi Everyone, I`m writing a Python plug-in that depends on a certain Python module. For Linux users It would be easy to install this module because is available through the repositories (I think Mac OsX has a repositories system too, but I am not sure) . But for Windows this could be a little more