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

error with dependencies.. install v7

Subscribe

Get notified when there's activity on this post

This question has been flagged
pythoninstallv7dependencies
3 Replies
13430 Views
Avatar
Jose Juan P

I have problem with dependencies when i try to install openerp 7 on Ubuntu 10.04

mario@u-open:~$ sudo dpkg -i openerp_7.0-latest-1_all.deb 
[sudo] password for mario: 
(Reading database ... 63131 files and directories currently installed.)
Preparing to replace openerp 7.0-20130307-002146-1 (using openerp_7.0-latest-1_all.deb) ...
Unpacking replacement openerp ...
dpkg: dependency problems prevent configuration of openerp:
 openerp depends on python-docutils; however:
  Package python-docutils is not installed.
 openerp depends on python-feedparser; however:
  Package python-feedparser is not installed.
 openerp depends on python-gdata; however:
  Package python-gdata is not installed.
 openerp depends on python-imaging; however:
  Package python-imaging is not installed.
 openerp depends on python-jinja2; however:
  Package python-jinja2 is not installed.
 openerp depends on python-ldap; however:
  Package python-ldap is not installed.
 openerp depends on python-libxslt1; however:
  Package python-libxslt1 is not installed.
 openerp depends on python-lxml; however:
  Package python-lxml is not installed.
 openerp depends on python-mako; however:
  Package python-mako is not installed.
 openerp depends on python-mock; however:
  Package python-mock is not installed.
 openerp depends on python-openid; however:
  Package python-openid is not installed.
 openerp depends on python-psutil; however:
  Package python-psutil is not installed.
 openerp depends on python-psycopg2; however:
  Package python-psycopg2 is not installed.
 openerp depends on python-pybabel; however:
  Package python-pybabel is not installed.
 openerp depends on python-pychart; however:
  Package python-pychart is not installed.
 openerp depends on python-pydot; however:
  Package python-pydot is not installed.
 openerp depends on python-pyparsing; however:
  Package python-pyparsing is not installed.
 openerp depends on python-reportlab; however:
  Package python-reportlab is not installed.
 openerp depends on python-tz; however:
  Package python-tz is not installed.
 openerp depends on python-unittest2; however:
  Package python-unittest2 is not installed.
 openerp depends on python-vatnumber; however:
  Package python-vatnumber is not installed.
 openerp depends on python-vobject; however:
  Package python-vobject is not installed.
 openerp depends on python-webdav; however:
  Package python-webdav is not installed.
 openerp depends on python-werkzeug; however:
  Package python-werkzeug is not installed.
 openerp depends on python-xlwt; however:
  Package python-xlwt is not installed.
 openerp depends on python-yaml; however:
  Package python-yaml is not installed.
 openerp depends on python-zsi; however:
  Package python-zsi is not installed.
dpkg: error processing openerp (--install):
 dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Errors were encountered while processing:
 openerp

i use python 2.7 someone know what is the problem? What i need to do..

1
Avatar
Discard
Avatar
Mohammad Alhashash
Best Answer

You need to install OpenERP dependencies.

Check this guide: How to install OpenERP 7.0 on Ubuntu 12.04 LTS.

In short, use this command:

sudo apt-get install python-dateutil python-docutils python-feedparser python-gdata \
python-jinja2 python-ldap python-libxslt1 python-lxml python-mako python-mock python-openid \
python-psycopg2 python-psutil python-pybabel python-pychart python-pydot python-pyparsing \
python-reportlab python-simplejson python-tz python-unittest2 python-vatnumber python-vobject \
python-webdav python-werkzeug python-xlwt python-yaml python-zsi

Your Ubuntu version is a bit old. Some packages may not be available. You may install missing packages using easy_install utility.

1
Avatar
Discard
Jose Juan P
Author

thanks, that's right! My ubuntu is old.. i upgrade to ubuntu 12.4..

Avatar
Cyril Gaspard (GEM)
Best Answer

When you have an error's messsage always see the last 10 lines and not all the log. If you read the last lines you have :

Package python-zsi is not installed.dpkg: error processing openerp (--install): dependency problems - leaving unconfiguredProcessing triggers for ureadahead ...Errors were encountered while processing: openerp

then install dependency package python whith command apt, easy_install or pip. Bye

1
Avatar
Discard
Jose Juan P
Author

thanks i install de package with apt and now function correctly..

Avatar
Daniel Reis
Best Answer

According to the official installation instructions, the packages dependencies you need to install are:

sudo apt-get install graphviz ghostscript postgresql-client \
      python-dateutil python-feedparser python-gdata \
      python-ldap python-libxslt1 python-lxml python-mako \
      python-openid python-psycopg2 python-pybabel python-pychart \
      python-pydot python-pyparsing python-reportlab python-simplejson \
      python-tz python-vatnumber python-vobject python-webdav \
      python-werkzeug python-xlwt python-yaml python-imaging \
      python-matplotlib
0
Avatar
Discard
Jose Juan P
Author

thanks!! it's that i needed..

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
Please define these Python Fetch types
python v7
Avatar
2
Mar 24
28984
How do I install python modules in a Windows all-in-one installation? Solved
python install
Avatar
Avatar
Avatar
3
May 21
20994
openerp 7 alpha "No handler found" error?
python v7
Avatar
0
Mar 15
6715
How add a float to a Datetime field.
python v7
Avatar
Avatar
Avatar
Avatar
3
Mar 15
9656
Is there somewhere a list of needed python libraries?
v6.1 python v7 dependencies libraries
Avatar
Avatar
1
Mar 15
14978
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