Hi Martin, > I am still wondering though if it is possible to avoid the reinstallment > of the plugin whenever a line in the code is changed to see how it > affects the functionality. Can this be circumvented somehow?
Instead of reinstalling the plugin, just edit the code for it in-place. PyMOL places its plugins in modules/pmg_tk/startup/. Since PyMOL does not read the script but once, upon initialization, any changes you make will be recognized simply by restarting PyMOL, but you don't need to reinstall. Cheers, -- Jason -- Jason Vertrees, PhD PyMOL Product Manager Schrodinger, LLC (e) jason.vertr...@schrodinger.com (o) +1 (603) 374-7120 ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ 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