Thanks for the reply but in my case I built the egg from the source code
in subversion (version 0.3.1). not that as soon as I add a tag I now get

Python traceback
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/modpython_frontend.py", line 
206, in handler
    dispatch_request(mpr.path_info, mpr, env)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 139, in 
dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 107, in 
dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.linux-i686/egg/tractags/web_ui.py", line 176, in 
process_request
  File "build/bdist.linux-i686/egg/tractags/macros.py", line 206, in 
render_listtagged
ValueError: need more than 1 value to unpack


errr.

On Mon, 2006-04-10 at 09:30 -0500, Sam Miller wrote:
> On Apr 10, 2006, at 9:06 AM, Greg Dickie wrote:
> 
> > Hi,
> > I went back and installed 0.9.4 to see if I would have an easier time
> > with that (still can't get InterTrac to work..)
> >
> > I did install TracTags though and now I get this when I go to the first
> > page.
> >
> > No handler matched request to /
> 
> Greg,
> 
> This just happened to me when I tried to install the python 0.3 egg as  
> Alec suggested in my other thread about TracTags this morning.  It  
> turned out when I downloaded the egg I was downloading the HTML web  
> page:
> 
> http://dev.muness.textdriven.com/trac.cgi/attachment/wiki/tags/Setup/ 
> TracTags-0.3-py2.3.egg
> 
> instead of the code:
> 
> http://dev.muness.textdriven.com/trac.cgi/attachment/wiki/tags/Setup/ 
> TracTags-0.3-py2.3.egg?format=raw
> 
> Sam
> 
> _______________________________________________
> Trac mailing list
> [email protected]
> http://lists.edgewall.com/mailman/listinfo/trac
-- 
Greg Dickie
just a guy
Maximum Throughput

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to