Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
syntax error openerp
hello I installed openerp, postgresql. I installed Eclipse environment with Python 2.5 and download openerp source. I execute setup.py but I get this error:
c:\python25\lib\site-packages\openerp-6.1-py2.5.egg\openerp\cron.py:113: Warning: 'with' will become a reserved keyword in Python 2.6 File "c:\python25\lib\site-packages\openerp-6.1-py2.5.egg\openerp\cron.py", line 113 with _thread_slots_lock: ^ SyntaxError: invalid syntax
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 2/28/13, 5:51 AM |
Seen: 1568 times |
Last updated: 3/16/15, 8:10 AM |
You should edit your question and improve it describing in detail all the installation steps you are using. Not only this will help people willing to help you, but will also help other people trying to do the same thing you are.
Use python 2.7 and why setup.py in Eclipse ?