Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

Is Odoo 13 compatible with Python3.8?

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
python3.x
10 Réponses
23203 Vues
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
Ignorer
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
Meilleure réponse

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

0
Avatar
Ignorer
João Santos
Auteur

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
Auteur

Cool, thanks!

Avatar
Walter Pareja
Meilleure réponse

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
Ignorer
João Santos
Auteur

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
Meilleure réponse

try using python 3.6

1
Avatar
Ignorer
Avatar
shalin wilson
Meilleure réponse

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

1
Avatar
Ignorer
Avatar
BERT DELGADO
Meilleure réponse

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
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
getting error in Odoo15 with Python 3.10
python3.x v15
Avatar
Avatar
Avatar
2
janv. 24
23759
Cannot run Odoo16 on Python 3.11
python3.x odoo16features
Avatar
Avatar
2
janv. 23
5717
how i can Read content of Binary fields in Odoo v13 with Python3
python3.x Odoo13
Avatar
Avatar
Avatar
5
mai 21
13207
How to connect a biometric device with odoo11 with the same network ( LAN )? Résolu
python3.x odoo11community
Avatar
Avatar
Avatar
Avatar
3
mars 21
5501
Can Odoo 11 auto import file csv into module Attendance? Résolu
python3.x odoo11community
Avatar
Avatar
Avatar
3
févr. 21
7112
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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