Yes, the problem was in pygment package. Package was not installed on system . easy_install is not installed it.
2010/12/15 Ryan J Ollos <[email protected]> > > > > Astlocky wrote: > > > > Decided to put myself plugin for Trac > > http://trac-hacks.org/wiki/TracPastePlugin > > did everything according to instructions > > > > Plugin has been improved by adding dependencies to setup.py. > > If you install from the latest trunk using `python setup.py install` or > `easy_install`, the Pygments package dependency should be installed. > > http://trac-hacks.org/ticket/8298 > > -- > View this message in context: > http://old.nabble.com/auth-error-tp30434668p30462333.html > Sent from the Trac Users mailing list archive at Nabble.com. > > -- > 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]<trac-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. > > -- 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.
