30 Nov 2011 21:24
SOLVED: How to install planet venus on OS X
Milo van der Linden <milo <at> dogodigi.net>
2011-11-30 20:24:43 GMT
2011-11-30 20:24:43 GMT
Found the solution: On my linux machine, I ran into the same error running runtests.py TemplateError: Htmltmpl error: IO error while reading template '/web/script/rubys/intertwingly.net/code/venus/themes/classic_fancy/index.html.tmpl': (2) No such file or directory find . | xargs grep '/web/script/rubys/intertwingly.net/code/' -sl pointed me to a file named /themes/classic_fancy/index.html.tmplc It looks like it is some compiled template that shouldn't be in git but accidently got there. Removing the file and rerunning "runtests.py" now gave me "OK" -- -- devel mailing list devel <at> lists.planetplanet.org http://lists.planetplanet.org/mailman/listinfo/devel
RSS Feed