7 messages in com.googlegroups.pylons-discussRe: ANNOUNCE: Gazest 0.3.7 -- a Pylon...
FromSent OnAttachments
Yannick Gingras17 Oct 2007 22:48 
Rick Harding18 Oct 2007 06:04 
Bruce Wang21 Oct 2007 23:37 
Yannick Gingras22 Oct 2007 01:54 
Mike Orr22 Oct 2007 12:56 
sjh24wvu22 Oct 2007 16:36 
Yannick Gingras23 Oct 2007 02:41 
Subject:Re: ANNOUNCE: Gazest 0.3.7 -- a Pylons powered wiki
From:Bruce Wang (numb@public.gmane.org)
Date:10/21/2007 11:37:25 PM
List:com.googlegroups.pylons-discuss

On 10/18/07, Yannick Gingras <ygin@public.gmane.org>
wrote:

Greetings Pyloneers, I'm am please to announce the release of Gazest 0.3.7, a Pylons powered wiki.

[snip]

Both the idea and the demo looks cool!

I tried it using easy_install, but failed with python-openid version conflicted:

gazest-god-mode Traceback (most recent call last): File "/home/number5/bin/gazest-god-mode", line 5, in ? from pkg_resources import load_entry_point File
"/home/number5/lib/python2.4/site-packages/setuptools-0.6c7-py2.4.egg/pkg_resources.py", line 2564, in ? for dist in working_set.resolve( File
"/home/number5/lib/python2.4/site-packages/setuptools-0.6c7-py2.4.egg/pkg_resources.py", line 528, in resolve raise VersionConflict(dist,req) # XXX put more info here pkg_resources.VersionConflict: (python-openid 2.0.1(/home/number5/lib/python2.4/site-packages/python_openid- 2.0.1-py2.4.egg), Requirement.parse('python-openid>=1.1,<=1.2'))

Didn't try bleeding edge yet, git looks scary ;)

BTW: Is there any docs available now?