When I run easy_install -Z -U http://svn.edgewall.org/repos/genshi/branches/stable/0.5.x
I receive an error: error: Unexpected HTML page found at http://svn.edgewall.org/repos/genshi/branches/stable/0.5.x When I browse the tags, 0.5.1 is the latest, so how do I get 0.5.2? On Dec 11, 1:08 pm, Joshua Kramer <[email protected]> wrote: > The problem is Genshi. Apparently Genshi has some bugs with 0.5.1 > that were worked out in a later patch. To upgrade to the correct > Genshi, use this command line. > > easy_install -Z -Uhttp://svn.edgewall.org/repos/genshi/branches/stable/0.5.x > > Thanks to the guys in the IRC channel that helped with this! > > On Dec 8, 12:26 pm, Joshua Kramer <[email protected]> wrote: > > > Hello, > > > Does anyone else get an odd DistributionNotFound: genshi error on > > 0.11.6? According to easy_install, I already have Genshi as required > > by 0.11.6: > > > [r...@webprod1 wsgi]# easy_install genshi > > Searching for genshi > > Best match: Genshi 0.5.1 > > Processing Genshi-0.5.1-py2.4-linux-i686.egg > > Genshi 0.5.1 is already the active version in easy-install.pth > > > Using /usr/lib/python2.4/site-packages/Genshi-0.5.1-py2.4-linux- > > i686.egg > > Processing dependencies for genshi > > Finished processing dependencies for genshi > > [r...@webprod1 wsgi]# > > > However, I get the DistributionNotFound error in my Apache log. I am > > using mod_wsgi. Is there a simple fix for this or do I need to dig > > down further and determine why setuptools thinks that genshi is not > > there, when it really is? > > > Thanks! > > -JK -- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en.
