Marius (and Boris),
I haven't had any issues compiling from source, but some others seem
to be having problems. In a few hours I begin my trip to Europe. I'll
be out of the office for two weeks. If this isn't solved by then,
we'll take a look at it.
Cheers,
-- Jason
On Sun, May 6, 2012 at 10:10
Hi Jason,
I'll do that. The problem is that the new open-source branch does not
compile with the vmd plugins. I've open a bug on the bug tracker on
SourceForge.
Thank you,
Marius
On Sun, May 6, 2012 at 3:31 PM, Jason Vertrees
wrote:
> Hi Marius,
>
> Just use the new open-source code in PyMOL. T
Hi Marius,
Just use the new open-source code in PyMOL. The plugin system is now
built-in. If you try to integrate the plugin code yourself, it might
take a little work.
Cheers,
-- Jason
On Sat, May 5, 2012 at 4:24 PM, Marius Retegan
wrote:
> Maybe I'm doing something wrong...
> I started by cl
Maybe I'm doing something wrong...
I started by cloning the code from github, set the PYTHONPATH variable
to it, but it does not seem to be taken into account by Pymol.
python
import sys
print sys.path
python end
['', '/Applications/MacPyMOL.app/pymol/modules',
'/Applications/MacPyMOL.app/Content
Hi Marius,
The new plugin code was built and tested on Mac OS X before release.
It worked just as well as on other platforms.
Please let us know if you discover any issues.
Cheers,
-- Jason
On Sat, May 5, 2012 at 4:49 AM, Marius Retegan
wrote:
> Hello,
>
> Was the plugin manager tested with t
Hi Marius,
on Mac I only tested open-source fink builds, which worked fine.
Cheers,
Thomas
Marius Retegan wrote, On 05/05/12 10:49:
> Hello,
>
> Was the plugin manager tested with the incentive builds on mac osx? Is
> the setup procedure similar?
>
> Thank you
> Marius
--
Thomas Holder
M
Hello,
Was the plugin manager tested with the incentive builds on mac osx? Is
the setup procedure similar?
Thank you
Marius
On Wed, May 2, 2012 at 3:43 PM, Michael Banck wrote:
> Hi,
>
> On Wed, May 02, 2012 at 09:39:59AM -0400, Jason Vertrees wrote:
>> Thanks for this feedback. Since the ince
Hi,
On Wed, May 02, 2012 at 09:39:59AM -0400, Jason Vertrees wrote:
> Thanks for this feedback. Since the inception the Script Library on
> the PyMOLWiki the policy is that all deposited scripts are
> open-source:
> http://pymolwiki.org/index.php/Category_talk:Script_Library#Policy.
> This link i
Hi Michael,
Thanks for this feedback. Since the inception the Script Library on
the PyMOLWiki the policy is that all deposited scripts are
open-source: http://pymolwiki.org/index.php/Category_talk:Script_Library#Policy.
This link is "Policy" from the PyMOLWiki Scripts page.
Cheers,
-- Jason
On
Hi Michael,
meta information is implemented in the new plugin system. The syntax is
very simple, just put it at the beginning of the python file like this:
# License: BSD-2-Clause
# Author: Your Name
# Version: 1.0
'''
Plugin XYZ for PyMOL
Here some more general description, link to PyMOLWiki p
On Mon, Apr 30, 2012 at 01:14:39PM -0400, Jason Vertrees wrote:
> This is just a quick note to let you know that as of revision 3997
> PyMOL has an improved plugin/script manager. This system was written
> by Thomas Holder as part of his PyMOL Open Source Fellowship. Some new
> features include:
>
Greetings,
This is just a quick note to let you know that as of revision 3997
PyMOL has an improved plugin/script manager. This system was written
by Thomas Holder as part of his PyMOL Open Source Fellowship. Some new
features include:
* install script/plugin from the PyMOLWiki directly
* instal
12 matches
Mail list logo