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?