This question has been flagged
3 Replies
4083 Views

Hello;

I try to configure odoo 10 on windows following this article:

http://soft29.info/blog/entry/odoo-10-setup-and-debug but it does not work:

pydev debugger: starting (pid: 6888)

2017-10-12 09: 00: 21,821 6888 INFO? odoo: Odoo version 10.0 2017-10-12 09: 00: 21,822 6888 INFO? odoo: addons paths: [u'C: \\ Users \\ admin \\ AppData \\ Local \\ OpenERP SA \\ Odoo \\ addons \\ 10.0 ', u'C: \\ odoo-10.0 \\ odoo \ \ addons ', u'C: \\ odoo-10.0 \\ addons']

2017-10-12 09: 00: 21,823 6888 INFO? odoo: database: default @ default: default 2017-10-12 09: 00: 22,299 6888 INFO? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069

odoo.conf:

[Options]

; This is the password that allows database operations:

; admin_passwd = admin db_host = localhost db_port = False db_user = odoo db_password = False addons_path = C: \ odoo-10.0 \ addons

I have a doubt about the part file starter.py I have created this file manually and replaces it in the odoo folder and for the postgresql instaltion is what i have to install it before you start this tutorial or it ' installed automatically at debug level Thank you very much for your help

Avatar
Discard
Author Best Answer

merci beaucoup j'installe avec pycharm

Avatar
Discard
Best Answer

Hi Hicham,

Greetings for the day! 

 

I have been following the same steps for 5 years. I am able to work more efficiently.

Please follow this article this will help you.

https://www.odoo.com/forum/how-to/developers-13/how-to-debug-odoo-in-eclipse-under-winows-36105

 

Thank you…

Avatar
Discard
Best Answer

try to use Pycharm it's more flexible and easy to install in windows:

http://www.odoo.gotodoo.com/debug-odoo-10-0-using-pycharmprojects-windows/

Avatar
Discard