Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Installing Odoo 11 in Centos 6.9 and in a virtual environment for Python 3.6

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
installationdependenciescentosodoo11
9158 Widoki
Awatar
Jaime

Hello,

I have installed Python 3.6 and ran it in a virtual environment.

Then, I tried to install Odoo using either RPM and YUM. In both cases, I received these dependency errors:

(my36project) \<arel="nofollow" \ href\=\"mailto\:root\@server\.desytec\.com\"\ target\=\"\_blank\"\>root@server.desytec.com [tmp]# rpm -ivh odoo_11.0.latest.noarch.rpm

warning: odoo_11.0.latest.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 8183cbb5: NOKEY

error: Failed dependencies:

        python(abi) = 3.6 is needed by odoo-11.0.post20171108-1.noarch

        python3-PyPDF2 is needed by odoo-11.0.post20171108-1.noarch

        python3-PyYAML is needed by odoo-11.0.post20171108-1.noarch

        python3-babel is needed by odoo-11.0.post20171108-1.noarch

        python3-dateutil is needed by odoo-11.0.post20171108-1.noarch

        python3-decorator is needed by odoo-11.0.post20171108-1.noarch

        python3-docutils is needed by odoo-11.0.post20171108-1.noarch

        python3-feedparser is needed by odoo-11.0.post20171108-1.noarch

        python3-gevent is needed by odoo-11.0.post20171108-1.noarch

        python3-greenlet is needed by odoo-11.0.post20171108-1.noarch

        python3-html2text is needed by odoo-11.0.post20171108-1.noarch

        python3-jinja2 is needed by odoo-11.0.post20171108-1.noarch

        python3-lxml is needed by odoo-11.0.post20171108-1.noarch

        python3-mako is needed by odoo-11.0.post20171108-1.noarch

        python3-markupsafe is needed by odoo-11.0.post20171108-1.noarch

        python3-mock is needed by odoo-11.0.post20171108-1.noarch

        python3-num2words is needed by odoo-11.0.post20171108-1.noarch

        python3-ofxparse is needed by odoo-11.0.post20171108-1.noarch

        python3-passlib is needed by odoo-11.0.post20171108-1.noarch

        python3-pillow is needed by odoo-11.0.post20171108-1.noarch

        python3-psutil is needed by odoo-11.0.post20171108-1.noarch

        python3-psycopg2 is needed by odoo-11.0.post20171108-1.noarch

        python3-pydot is needed by odoo-11.0.post20171108-1.noarch

        python3-pyldap is needed by odoo-11.0.post20171108-1.noarch

        python3-pyparsing is needed by odoo-11.0.post20171108-1.noarch

        python3-pyserial is needed by odoo-11.0.post20171108-1.noarch

        python3-pytz is needed by odoo-11.0.post20171108-1.noarch

        python3-pyusb is needed by odoo-11.0.post20171108-1.noarch

        python3-qrcode is needed by odoo-11.0.post20171108-1.noarch

        python3-reportlab is needed by odoo-11.0.post20171108-1.noarch

        python3-requests is needed by odoo-11.0.post20171108-1.noarch

        python3-six is needed by odoo-11.0.post20171108-1.noarch

        python3-stdnum is needed by odoo-11.0.post20171108-1.noarch

        python3-suds is needed by odoo-11.0.post20171108-1.noarch

        python3-vatnumber is needed by odoo-11.0.post20171108-1.noarch

        python3-vobject is needed by odoo-11.0.post20171108-1.noarch

        python3-werkzeug is needed by odoo-11.0.post20171108-1.noarch

        python3-xlrd is needed by odoo-11.0.post20171108-1.noarch

        python3-xlwt is needed by odoo-11.0.post20171108-1.noarch

Lastly, I decided to use the sources,


I have run “pip3.6 install -r requirements.txt”, but before running it, I had to remove

 

gevent==1.1.2

pyldap==2.4.28

 

because those installations throwed errors.

After that, I tried to find odoo-bin executable but I could not find it.

 

I tried by running setup.py script but it showed several errors also.

Any help to install it in CentOS 6.9? Why do developers keep installation a very complex thing? 




I remember I have similar problems when I installed Odoo 9 in other server, but I have found a script (NOT in Odoo site) that automate the task, but I could not find such a thing now.

Any help will be greatly appreciated.

Thanks

Jaime

0
Awatar
Odrzuć
Ermin Trevisan

It should not really be the concern of developers to make a software installation on every kind of OS and its flavors and releases. Reading the official installation page of Odoo you will find valuable information about the most popular ways to install Odoo. If you prefer to install and deploy it otherwise, you have to find your way yourself or wait until some other nice people did find their way and make it public.

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Missing packages when installing V11 on CentOS 7 Rozwiązane
installation centos
Awatar
Awatar
Awatar
Awatar
4
sie 20
21532
ERROR while installing Odoo 11
installation odoo11
Awatar
Awatar
Awatar
2
wrz 18
4319
How to install OpenERP on CentOS Rozwiązane
installation centos
Awatar
Awatar
Awatar
Awatar
3
gru 23
31868
OpenERP 7 Installation CentOS 5.9
installation centos
Awatar
Awatar
Awatar
2
mar 15
8896
odoo 16 continuously crashing due to missing modules
installation dependencies odoo16
Awatar
Awatar
2
paź 24
2016
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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