콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
27151 화면

Please provide the installation guide line for odoo 11.

아바타
취소

Hi,

Python 3 is not required for the v11. It will work in python 2.7 also. But it will better to install it in python 3.

작성자

@Niyas Thank you

베스트 답변

Hi Krupesh,


I'd like to counter the already posted comments.
Odoo has said on Odoo Experience that they will focus on Python 3. If any dependency is broken or anything is removed/changed that breaks 2.7 compatibility they will not look back and it will probably stay broken. So for the long term you're better off to install Python 3 and run Odoo on it, otherwise you might eventually get into troubles. Sooner or later it will become a problem on 2.7.

Regards,
Yenthe

아바타
취소
작성자

Thank you Yenthe!

You're welcome - best of luck!

작성자 베스트 답변

Package from python3 is required so you have to install below listed package


sudo apt-get install python3-pip

sudo pip3 install babel decorator Werkzeug docutils XlsxWriter feedparser greenlet html2text Jinja2 lxml MarkupSafe mock num2words ofxparse passlib psutil psycogreen psycopg2 pydot pyparsing PyPDF2 pyserial python-dateutil python-openid pytz pyusb PyYAML qrcode reportlab requests six suds-jurko vatnumber vobject xlwt xlrd ebaysdk gevent Mako Pillow


This will solve your problem related to packages.

아바타
취소
베스트 답변

Not necessary python3.0 in odoo-11 installation. It is well working in python2.7 too. 

It works with virtual environment of odoo-11 requirement.txt

I hope this will help you.

Thanks!

아바타
취소
작성자

Thank you Jainesh!

베스트 답변

i used python3.7 to install odoo11 with venv

아바타
취소
관련 게시물 답글 화면 활동
2
2월 24
15882
1
12월 22
5202
2
12월 22
14772
2
6월 22
6712
2
6월 22
4958