"Bruce Wang" <[EMAIL PROTECTED]> writes: > Both the idea and the demo looks cool!
Thanks > I tried it using easy_install, but failed with python-openid version > conflicted: [sniped] This is quite annoying and I'm note sure how to solve the problem. Maybe someone in here have an idea. Your python-openid is too recent. If you don't have it installed, setuptools will pick a suitable version; but if you have a too recent version installed, it will just say that it's too recent and it won't fetch an older version. This is really pissing me off because I wanted to postpone the switch to Alchemy 0.4 a bit but everyone and their dog is going to have Alchemy 0.4 on disk now that it's stable. My only solution would be to kick the global openid and to install it in a workingenv for the apps that needs it. The instructions to install Gazest in a workingenv are included in the tarball. > Didn't try bleeding edge yet, git looks scary ;) Git is more scary than Mercurial but really not much. I use both all the time: I love them both and I could not pick a definitive winner. The Python web community seems to standardize on Mercurial; this is a really good choice but I don't want to switch until Maris release a patched versions of hg.setuptools. The current version will bork setuptools when it's outside of a Mercurial repo. No doubt that you'd hate me if I was to ask you to install a plugin that renders your setuptool unusable. I have a patched version in here: http://ygingras.net/files/hg.setuptools-0.1.2.tar.gz > BTW: Is there any docs available now? There is some doc in the tarball but not much. I imagine there will be a wiki for the user doc in the near future. I'm a bit out of my app slots at webfaction but I'm working on a new hosting deal. -- Yannick Gingras --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
