Hi,

I'm trying to migrate to Pylons 0.9.6rc1 and noticed it encourages
pudge tool for documentation.

Does it work for you?

When I tried to use it I first got:

python setup.py pudge
running pudge
error: error in setup.cfg: command 'pudge' has no such option
'highlighter'

(note that setup.cfg is provided by pylons template, I didn't add this
option by hand)

If I comment it out I got other obscure error:

  File "/usr/lib/python2.5/site-packages/pudge-0.1.3-py2.5.egg/pudge/
template/base/master-index.py", line 21, in <module>
  File "/usr/lib/python2.5/site-packages/kid-0.9.4-py2.5.egg/kid/
template_util.py", line 120, in base_class_extends
    % (all_extends or extends)).lstrip())
kid.template_util.TemplateExtendsError: Could not open '/usr/lib/
python2.5/site-packages/pudge-0.1.3-py2.5.egg/pudge/template/base/
common.html'
Template file "'common.html'" not found
while processing extends="'layout.html', 'common.html'"


Max.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to