How To Configure and Run Odoo 13 With Pycharm

preview_player
Показать описание
How To Configure and Run Odoo 13 With Pycharm
Configure And Run Odoo 13 With Pycharm
Odoo 13 Tutorial

🔶 🔶 Odoo 13 Technical Training from scratch ( in English ) 🔶 🔶

🎁Link With coupon and get 17% reduction 🎁


► Please subscribe help us to reach 10000 subscribers 🔶

On this video , I will show you How To Configure and Run Odoo 13 With Pycharm

► How To Install Odoo 13 on Windows

► How To Create Module on Odoo 13

► How To Iinstall Python 3.7.4 on Windows 10

► How To Install Pycharm 2019 on Windows 10

► Python dependencies

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

-------------------------------------------------------------------------------------------------
🔶 Please Support us 🔶

►Follow us on Twitter

►Follow us on Patreon

► Follow us on Facebook
Рекомендации по теме
Комментарии
Автор

To those who are asking what he did in 2:43, he installed this according to him:

pip3 install werkzeug==0.16.0

pip3 install pypiwin32

pip3 install libsass==0.12.3

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

sergelouie
Автор

What steps were done before 2:43? You skipped that part.

Where to get that setup.py and how did you run it within the virtual environment?

sergelouie
Автор

Hi great video, but what did you do for the installation in 2:43?

malsaso
Автор

I am using odoo 13 and in windows 10 how can i create a postgres user and when i opened odoo13 folder for configureing with pycharm i dont c the (venv) in terminal ehat wud be the peoblem

ashhh
Автор

hello after that configuration i tried to run odoo but it gives me errors that shows me that i have to instal some packages and when i try to download them it gives me that error
ERROR: Could not find a version that satisfies the requirement odoo (from versions: none)
ERROR: No matching distribution found for odoo
please help!

oumaimabenjouida
Автор

AttributeError: 'ir.http' object has no attribute 'get_frontend_session_info' How can I do right now? thanks

solamon
Автор

hello to all I try to make my configuration by following the video, but in the end I get the following error " (import PyPDF2
ModuleNotFoundError: No module named 'PyPDF2') ", I recall that I'm on windows 10 versions 18363.1316 and this version odoo 13 that I try to configure with my editor pycharm version 2019.3.2 j'ai besoin d'aide svp

josephjoseph
Автор

my project have error message when run:


Traceback (most recent call last):
File "C:/Program Files (x86)/Odoo 13.0/server/odoo-bin", line 5, in <module>
import odoo
File "C:\Program Files (x86)\Odoo 13.0\server\odoo\__init__.py", line 75, in <module>
import PyPDF2
ModuleNotFoundError: No module named 'PyPDF2'

kenyduong
Автор

What the fuck did you just do after 2:41 how did you run the server?

moazamrana