Community mailing list archives
community@mail.odoo.com
Browse archives
Re: struggling with v9 install
byArjan it happened to me as well. It has been logged as an issue in Github. You must install module 'website_blog' from command line. This will resolve it as a workaround.
El dia 03/10/2015 15:38, "Arjan Duijs" <arjanduijs@gmail.com> va escriure:Hi all,I am realy struggling with my v9 install and dont seem to get it worrk properly in my webfaction environment.- installed node + less (added paths and verified if both are executable from the cmd line[josesapelli@web452 ~]$ less -Vless 436Copyright (C) 1984-2009 Mark Nudelman[josesapelli@web452 ~]$ npm -version2.11.3created a virtualenv to install odoowithin the virtualenv:verified if LESS was still workinggit clone https://github.com/odoo/odoo.gitpip install -r requirements.txt (gevent wouldnt instll due to wheel errors, after removing gevent it installed all the addons)python setup.py installcreated the Databaseand browse to odoo:\But still getting the "Could not execute command 'lessc" and the admin panel is missing quite some styles (does not render propetly)Event installing the blog addon as some suggested doesnt make a difference.So somehow odoo still cant get to less, but the cmd line does say otherwise.Hopefully someone got an idea.thanks!arjan-_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe