Installing Grok into an existing Zope 3 instance.

View: New views
2 Messages — Rating Filter:   Alert me  

Installing Grok into an existing Zope 3 instance.

by watt p. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have been trying to install Grok into an existing Zope 3 instance and I still have difficulties to do so.  As I believe this would be a very common use case for new users to use Zope and Grok, it would be great if there is some kind of tutorial to do this step by step.  At the moment, i have this error:

While:
  Installing ticketcollectorapp.
Error: There is a version conflict.
We already have: martian 0.12
but grok 1.0 requires 'martian>=0.10,<0.12'.


I would appreciate if someone can direct me as to how to resolve the version issues - where to change the version number, etc.

Thank you,


Watt P.

Re: Installing Grok into an existing Zope 3 instance.

by Souheil CHELFOUH :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

you have to pin down your version of martian.
To know the good set, you could refer to the know good set :
http://grok.zope.org/releaseinfo/grok-1.0.cfg  (supposing you use 1.0)
This version management is typically something done in buildout.cfg

2009/10/8 watt p. <wpoosanguansit@...>:

>
> I have been trying to install Grok into an existing Zope 3 instance and I
> still have difficulties to do so.  As I believe this would be a very common
> use case for new users to use Zope and Grok, it would be great if there is
> some kind of tutorial to do this step by step.  At the moment, i have this
> error:
>
> While:
>  Installing ticketcollectorapp.
> Error: There is a version conflict.
> We already have: martian 0.12
> but grok 1.0 requires 'martian>=0.10,<0.12'.
>
>
> I would appreciate if someone can direct me as to how to resolve the version
> issues - where to change the version number, etc.
>
> Thank you,
>
>
> Watt P.
> --
> View this message in context: http://www.nabble.com/Installing-Grok-into-an-existing-Zope-3-instance.-tp25804668p25804668.html
> Sent from the Grok mailing list archive at Nabble.com.
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev@...
> https://mail.zope.org/mailman/listinfo/grok-dev
>
_______________________________________________
Grok-dev mailing list
Grok-dev@...
https://mail.zope.org/mailman/listinfo/grok-dev