Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • 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
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

RuntimeError: maximum recursion depth exceeded

Subscribe

Get notified when there's activity on this post

This question has been flagged
errorrecursionmaximum
1 Reply
10157 Views
Avatar
Chris Ongena

Hi,

 

Anyone knows why I get this recursion error?

(not entire log ..........)

"C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\pygments\__init__.py", line 37, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 93, in find_module
RuntimeError: maximum recursion depth exceeded

Module line contents :         mod = imp.load_module('openerp.addons.' + module_part, f, path, descr)
__init__ line contents : from pygments.util import StringIO, BytesIO

0
Avatar
Discard
Med Said BARA

The python pygments package (pygments folder) is not under the correct path

OdooBot
Hi Sir,

Sorry for answering by email, but I don't have enough 'karma' to answer using the forum.
I followed your instructions, nut now it is as if pygments no longer can be found :
2015-01-03 17:04:23,309 5372 CRITICAL ? openerp.modules.module: No module named pygments.lexers.text
2015-01-03 17:04:23,309 5372 ERROR ? openerp.service: Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration.
Traceback (most recent call last):
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\service\__init__.py", line 60, in load_server_wide_modules
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 415, in load_openerp_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\web\http.py", line 601, in wsgi_postload
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\web\http.py", line 491, in __init__
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons\web\http.py", line 554, in load_addons
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\.\openerp\modules\module.py", line 133, in load_module
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons_custom\xx_supplier_import\__init__.py", line 24, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons_custom\xx_supplier_import\model\__init__.py", line 24, in <module>
  File "C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\openerp\addons_custom\xx_supplier_import\model\supplier.py", line 47, in <module>
ImportError: No module named pygments.lexers.text

The entire folder exists in folder OpenErp
What should I do now?
Thank you

Chris Ongena


Subject: Re: RuntimeError: maximum recursion depth exceeded
From: diassynthesis@mail.odoo.com
To: chrisongena@hotmail.com
Date: Sat, 3 Jan 2015 16:10:15 +0000

The python pygments package (pygments folder) is not under the correct path
--
Med Said BARA
Sent by Odoo Inc. using Odoo about Forum Post RuntimeError: maximum recursion depth exceeded
Med Said BARA

The error has changed from RuntimeError: maximum recursion depth exceeded (__init__ line contents : from pygments.util import StringIO, BytesIO) to ImportError: No module named pygments.lexers.text. This means that there is something wrong with your pygments installation or there is a wrong code at line 47 in supplier.py file (could you post your code?)

OdooBot
Sir,

Thank you for your help.
Apparently, the folder pygments had to be in the folder Server and not in it's subfolder OpenErp.
Everything seems to work now, apart from a few missing modules I had to install and
the lack of an alternative to CUPS in Windows but I'll sort that out later.

With kind regards
Chris Ongena


Subject: Re: RuntimeError: maximum recursion depth exceeded
From: diassynthesis@mail.odoo.com
To: chrisongena@hotmail.com
Date: Sun, 4 Jan 2015 09:10:10 +0000

The error has changed from RuntimeError: maximum recursion depth exceeded (__init__ line contents : from pygments.util import StringIO, BytesIO) to ImportError: No module named pygments.lexers.text. This means that there is something wrong with your pygments installation or there is a wrong code at line 47 in supplier.py file (could you post your code?)
--
Med Said BARA
Sent by Odoo Inc. using Odoo about Forum Post RuntimeError: maximum recursion depth exceeded
Med Said BARA

Exactly, it's just a typo (when doing Copy/paste), i forget to delete "openerp" from the path.

Avatar
Med Said BARA
Best Answer

 

It seems that OpenERP tries to load pygments from the addons folder.

"pygments" is a python package, try to install it first: pip install Pygments (under linux), or for windows download and untar from https://pypi.python.org/pypi/Pygments and install (python setup.py install), it will be installed under ...X:\Python27\Lib\site-packages\Pygments-2.0.1-py2.7.egg\pygments, copy the pygments folder and all his content to                                                                          C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\, last delete the pygments folder from the addons folder.

But try first to check if pygments is installed for your python version (Probably 2.7), if so just delete it from under the addons folder, and copy it under C:\Program Files (x86)\OpenERP 7.0-20141203-020817\server\

 

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

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

Sign up
Related Posts Replies Views Activity
Recursion error when typing a customer name from sales order
error recursion
Avatar
Avatar
1
Nov 19
5381
Error when validating incoming shipment in Odoo 11 Enterprise with Quality installed
purchase error recursion quality
Avatar
Avatar
Avatar
2
Jan 19
4602
?"Your country might be blocked by our hosting provider" error when I create new website
error
Avatar
0
Oct 25
583
Payment Page Return Error with Razorpay on Mobile Devices
error
Avatar
0
Sep 25
1184
Error after installing "purchase" app in Odoo version 18
error
Avatar
Avatar
1
Dec 24
6707
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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