Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Is Odoo 13 compatible with Python3.8?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
python3.x
10 Respostes
23192 Vistes
Avatar
João Santos

I'm trying to setup odoo 13 with the newest version of python (Python 3.8.0).

However i always get an internal server error on the page.

These are the last lines of the logs:

2019-10-30 17:20:32,635 18790 INFO ? odoo: Odoo version 13.0-20191030
2019-10-30 17:20:32,635 18790 INFO ? odoo: Using configuration file at /tmp/odoo-13.0.post20191030/odoo.conf
2019-10-30 17:20:32,635 18790 INFO ? odoo: addons paths: ['/tmp/odoo-13.0.post20191030/odoo/addons', '/tmp/.odoo/addons/13.0', '/tmp/odoo-13.0.post20191030/odoo-addons'] 
2019-10-30 17:20:32,636 18790 INFO ? odoo: database: odoo@127.0.0.1:5432
2019-10-30 17:20:32,774 18790 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports.
2019-10-30 17:20:32,970 18790 INFO ? odoo.service.server: HTTP service (werkzeug) running on sherlock:8010
2019-10-30 17:20:32,979 18790 INFO odoo odoo.modules.loading: loading 1 modules...
2019-10-30 17:20:33,085 18790 INFO odoo odoo.modules.registry: module base: creating or updating database tables
2019-10-30 17:20:34,737 18790 INFO odoo odoo.modules.loading: loading base/data/res.lang.csv
2019-10-30 17:20:34,998 18790 INFO odoo odoo.modules.loading: loading base/data/res_lang_data.xml
2019-10-30 17:20:35,002 18790 INFO odoo odoo.modules.loading: loading base/data/res_partner_data.xml
2019-10-30 17:20:35,172 18790 INFO odoo odoo.modules.loading: loading base/data/res_company_data.xml
2019-10-30 17:20:35,199 18790 INFO odoo odoo.modules.loading: loading base/data/res_users_data.xml
2019-10-30 17:20:35,464 18790 INFO odoo odoo.modules.loading: loading base/data/report_paperformat_data.xml
2019-10-30 17:20:35,474 18790 INFO odoo odoo.modules.loading: loading base/data/res_currency_data.xml
2019-10-30 17:20:35,793 18790 INFO odoo odoo.modules.loading: loading base/data/res_country_data.xml
2019-10-30 17:20:37,780 18790 INFO odoo odoo.modules.loading: loading base/data/ir_demo_data.xml
2019-10-30 17:20:37,807 18790 INFO odoo odoo.modules.loading: loading base/security/base_groups.xml
2019-10-30 17:20:38,455 18790 INFO odoo odoo.modules.loading: loading base/security/base_security.xml
2019-10-30 17:20:38,831 18790 INFO odoo odoo.modules.loading: loading base/views/base_menus.xml
2019-10-30 17:20:39,012 18790 INFO odoo odoo.modules.loading: loading base/views/decimal_precision_views.xml
2019-10-30 17:20:39,067 18790 INFO odoo odoo.modules.loading: loading base/views/res_config_views.xml
2019-10-30 17:20:39,102 18790 INFO odoo odoo.modules.loading: loading base/data/res.country.state.csv
2019-10-30 17:20:40,815 18790 INFO odoo odoo.modules.loading: loading base/views/ir_actions_views.xml
2019-10-30 17:20:41,119 18790 INFO odoo odoo.modules.loading: loading base/views/ir_config_parameter_views.xml
2019-10-30 17:20:41,182 18790 INFO odoo odoo.modules.loading: loading base/views/ir_cron_views.xml
2019-10-30 17:20:41,283 18790 INFO odoo odoo.modules.loading: loading base/views/ir_filters_views.xml
2019-10-30 17:20:41,356 18790 INFO odoo odoo.modules.loading: loading base/views/ir_mail_server_views.xml
2019-10-30 17:20:41,426 18790 INFO odoo odoo.modules.loading: loading base/views/ir_model_views.xml
2019-10-30 17:20:41,854 18790 INFO odoo odoo.modules.loading: loading base/views/ir_attachment_views.xml
2019-10-30 17:20:41,944 18790 INFO odoo odoo.modules.loading: loading base/views/ir_rule_views.xml
2019-10-30 17:20:42,371 18790 INFO odoo odoo.modules.loading: loading base/views/ir_sequence_views.xml
2019-10-30 17:20:42,446 18790 INFO odoo odoo.modules.loading: loading base/views/ir_translation_views.xml
2019-10-30 17:20:42,552 18790 INFO odoo odoo.modules.loading: loading base/views/ir_ui_menu_views.xml
2019-10-30 17:20:42,635 18790 INFO odoo odoo.modules.loading: loading base/views/ir_ui_view_views.xml
2019-10-30 17:20:42,779 18790 INFO odoo odoo.modules.loading: loading base/views/ir_default_views.xml
2019-10-30 17:20:42,854 18790 INFO odoo odoo.modules.loading: loading base/data/ir_cron_data.xml
2019-10-30 17:20:42,874 18790 INFO odoo odoo.modules.loading: loading base/report/ir_model_report.xml
2019-10-30 17:20:42,883 18790 INFO odoo odoo.modules.loading: loading base/report/ir_model_templates.xml
2019-10-30 17:20:42,906 18790 INFO odoo odoo.modules.loading: loading base/views/ir_logging_views.xml
2019-10-30 17:20:42,972 18790 INFO odoo odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml
2019-10-30 17:20:43,004 18790 INFO odoo odoo.modules.loading: loading base/views/ir_module_views.xml
2019-10-30 17:20:43,206 18790 INFO odoo odoo.modules.loading: loading base/data/ir_module_category_data.xml
2019-10-30 17:20:44,276 18790 INFO odoo odoo.modules.loading: loading base/data/ir_module_module.xml
2019-10-30 17:20:44,361 18790 INFO odoo odoo.modules.loading: loading base/report/ir_module_reports.xml
2019-10-30 17:20:44,367 18790 INFO odoo odoo.modules.loading: loading base/report/ir_module_report_templates.xml
2019-10-30 17:20:44,381 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_module_update_views.xml
2019-10-30 17:20:44,426 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_language_install_views.xml
2019-10-30 17:20:44,455 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_import_language_views.xml
2019-10-30 17:20:44,506 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml
2019-10-30 17:20:44,564 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml
2019-10-30 17:20:44,589 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_export_language_views.xml
2019-10-30 17:20:44,630 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_update_translations_views.xml
2019-10-30 17:20:44,667 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml
2019-10-30 17:20:44,711 18790 INFO odoo odoo.modules.loading: loading base/wizard/base_document_layout_views.xml
2019-10-30 17:20:44,756 18790 INFO odoo odoo.modules.loading: loading base/data/ir_actions_data.xml
2019-10-30 17:20:44,765 18790 INFO odoo odoo.modules.loading: loading base/data/ir_demo_failure_data.xml
2019-10-30 17:20:44,807 18790 INFO odoo odoo.modules.loading: loading base/views/res_company_views.xml
2019-10-30 17:20:44,886 18790 INFO odoo odoo.modules.loading: loading base/views/res_lang_views.xml
2019-10-30 17:20:44,961 18790 INFO odoo odoo.modules.loading: loading base/views/res_partner_views.xml
2019-10-30 17:20:45,287 18790 INFO odoo odoo.modules.loading: loading base/views/res_bank_views.xml
2019-10-30 17:20:45,400 18790 INFO odoo odoo.modules.loading: loading base/views/res_country_views.xml
2019-10-30 17:20:45,522 18790 INFO odoo odoo.modules.loading: loading base/views/res_currency_views.xml
2019-10-30 17:20:45,644 18790 INFO odoo odoo.modules.loading: loading base/views/res_users_views.xml
2019-10-30 17:20:45,956 18790 INFO odoo odoo.modules.loading: loading base/views/ir_property_views.xml
2019-10-30 17:20:46,028 18790 INFO odoo odoo.modules.loading: loading base/views/res_config_settings_views.xml
2019-10-30 17:20:46,048 18790 INFO odoo odoo.modules.loading: loading base/views/report_paperformat_views.xml
2019-10-30 17:20:46,135 18790 INFO odoo odoo.modules.loading: loading base/views/onboarding_views.xml
2019-10-30 17:20:46,226 18790 INFO odoo odoo.modules.loading: loading base/security/ir.model.access.csv
2019-10-30 17:20:46,656 18790 INFO odoo odoo.modules.loading: Module base: loading demo
2019-10-30 17:20:46,656 18790 INFO odoo odoo.modules.loading: loading base/data/res_company_demo.xml
2019-10-30 17:20:46,679 18790 INFO odoo odoo.modules.loading: loading base/data/res_users_demo.xml
2019-10-30 17:20:47,028 18790 INFO odoo odoo.modules.loading: loading base/data/res_partner_bank_demo.xml
2019-10-30 17:20:47,035 18790 INFO odoo odoo.modules.loading: loading base/data/res_currency_rate_demo.xml
2019-10-30 17:20:47,475 18790 INFO odoo odoo.modules.loading: loading base/data/res_bank_demo.xml
2019-10-30 17:20:47,482 18790 INFO odoo odoo.modules.loading: loading base/data/res_partner_demo.xml
2019-10-30 17:20:47,924 18790 INFO odoo odoo.modules.loading: loading base/data/res_partner_image_demo.xml
2019-10-30 17:20:48,799 18790 INFO odoo odoo.modules.loading: 1 modules loaded in 15.82s, 0 queries
2019-10-30 17:20:48,822 18790 INFO odoo odoo.modules.loading: updating modules list
2019-10-30 17:20:48,823 18790 INFO odoo odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a
2019-10-30 17:20:49,289 18790 INFO odoo odoo.modules.loading: loading 7 modules...
2019-10-30 17:20:49,351 18790 INFO odoo odoo.modules.loading: 7 modules loaded in 0.06s, 0 queries
2019-10-30 17:20:49,703 18790 INFO odoo odoo.modules.loading: Modules loaded.
2019-10-30 17:21:01,200 18790 INFO ? odoo.http: HTTP Configuring static files
2019-10-30 17:21:01,209 18790 INFO odoo odoo.addons.base.models.ir_http: Generating routing map for key None

Even though it seems like there are no errors it does not work.

Is Odoo13 not compatible with the latest python version?


1
Avatar
Descartar
Tanvir Ahmed Khan Topu

It took me sometimes but i was able to run it with python 3.8

I changed the requirment.txt file a bit, And watch my github link -

https://github.com/tanvirahmedkhan74/Installing-Odoo13-on-Ubuntu20.04-with-Python-3.8.git

Replace the requirments.txt file with the given one on the github

Avatar
Ravi Gadhia
Best Answer

odoo still not support python 3.8
ref: https://github.com/odoo/odoo/issues/40232

0
Avatar
Descartar
João Santos
Autor

Thank you,

this is indeed the case, also seen here: https://github.com/odoo/odoo/issues/40303

Ravi Gadhia

there is PR also https://github.com/odoo/odoo/pull/40355

João Santos
Autor

Cool, thanks!

Avatar
Walter Pareja
Best Answer

One problem I found after trying to run Odoo13 on Windows 10Enterprise with Python 3.8.+ is that Pillow is not supported. Thus, Odoo13 will not run with Python 3.8+ yet;  No choice, I did downgrade Python 3.8.+ down  to Python 3.7.+ (it's as per March-7-2020). -- Toronto-Canada

1
Avatar
Descartar
João Santos
Autor

It seems support for Python3.8 was added to Pillow late last year (https://github.com/python-pillow/Pillow/issues/4110). Try upgrading the Pillow version.

Avatar
alvinadjie
Best Answer

try using python 3.6

1
Avatar
Descartar
Avatar
shalin wilson
Best Answer

odoo doc says you can use 3.6 or later to run check odoo doc

1
Avatar
Descartar
Avatar
BERT DELGADO
Best Answer

Change requirements.txt to install Pillow-7.2.0. I personally erased the two lines in the requirements txt and did pip install Pillow then pip install -r requirements.txt and it worked fine.

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
getting error in Odoo15 with Python 3.10
python3.x v15
Avatar
Avatar
Avatar
2
de gen. 24
23741
Cannot run Odoo16 on Python 3.11
python3.x odoo16features
Avatar
Avatar
2
de gen. 23
5703
how i can Read content of Binary fields in Odoo v13 with Python3
python3.x Odoo13
Avatar
Avatar
Avatar
5
de maig 21
13204
How to connect a biometric device with odoo11 with the same network ( LAN )? Solved
python3.x odoo11community
Avatar
Avatar
Avatar
Avatar
3
de març 21
5496
Can Odoo 11 auto import file csv into module Attendance? Solved
python3.x odoo11community
Avatar
Avatar
Avatar
3
de febr. 21
7105
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now