Re: [hyde-dev] when using hyde gen getting errors

17 views
Skip to first unread message

Lakshmi Vyas

unread,
Jun 6, 2013, 12:27:35 AM6/6/13
to hyde...@googlegroups.com, hyde...@googlegroups.com
> jinja2.exceptions.TemplateError: less executable path not configured properly. This plugin expects `less.app` to point to the full path of the `lessc` executable

Varun,

Looks like you don't have 'lessc' installed or its not in your $PATH.

`npm install -g less` should have you running.

Thanks
Lakshmi

On 05-Jun-2013, at 7:27 PM, Varun Malhotra <varu...@gmail.com> wrote:

> Traceback (most recent call last):
> File "/usr/local/bin/hyde", line 9, in <module>
> load_entry_point('hyde==0.8.4', 'console_scripts', 'hyde')()
> File "/usr/local/lib/python2.7/dist-packages/hyde/main.py", line 10, in main
> Engine().run()
> File "/usr/local/lib/python2.7/dist-packages/hyde/engine.py", line 39, in run
> super(Engine, self).run(args)
> File "/usr/local/lib/python2.7/dist-packages/commando.py", line 198, in run
> args.run(self, args)
> File "/usr/local/lib/python2.7/dist-packages/hyde/engine.py", line 118, in gen
> gen.generate_all(incremental=incremental)
> File "/usr/local/lib/python2.7/dist-packages/hyde/generator.py", line 205, in generate_all
> self.__generate_node__(self.site.content, incremental)
> File "/usr/local/lib/python2.7/dist-packages/hyde/generator.py", line 303, in __generate_node__
> self.__generate_resource__(resource, incremental)
> File "/usr/local/lib/python2.7/dist-packages/hyde/generator.py", line 333, in __generate_resource__
> resource, text) or text
> File "/usr/local/lib/python2.7/dist-packages/hyde/plugin.py", line 44, in __call_plugins__
> res = function(*args)
> File "/usr/local/lib/python2.7/dist-packages/hyde/ext/plugins/less.py", line 88, in text_resource_complete
> less = self.app
> File "/usr/local/lib/python2.7/dist-packages/hyde/plugin.py", line 95, in __getattribute__
> return super(Plugin, self).__getattribute__(name)
> File "/usr/local/lib/python2.7/dist-packages/hyde/plugin.py", line 286, in app
> self.executable_not_found_message)
> jinja2.exceptions.TemplateError: less executable path not configured properly. This plugin expects `less.app` to point to the full path of the `lessc` executable.
>
> --
> You received this message because you are subscribed to the Google Groups "Hyde" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to hyde-dev+u...@googlegroups.com.
> To post to this group, send email to hyde...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/hyde-dev/7f090e40-f4bc-4c00-8ea1-19241b91f468%40googlegroups.com?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Reply all
Reply to author
Forward
0 new messages