Hi All,
I would like to use the api function of repoze.who.api which is only
available in repoze.who version 2.0+.
But TG2 support only repoze.who version >=1.0 and <=1.99.
I tried to install repoze.who version 2.0b1 by running "python
setup.py install" from the source code.
But I failed to start paster serve developement.ini command with this
error
resolve pkg_resources.VersionConflict: (repoze.who 2.0b1 (/home/oak/
tg2env/lib/python2.5/site-packages/repoze.who-2.0b1-py2.5.egg),
Requirement.parse('repoze.who>=1.0,<=1.99')).
I know that it is not good to use the package that is not supported by
TG. But I really need this api function.
Thank you in advance.
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en.