Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Error : subprocess-exited-with-error , When run Command : pip3 install -r requirements.txt

Odebírat

Get notified when there's activity on this post

This question has been flagged
1 Odpovědět
7862 Zobrazení
Avatar
John Smith

i Found Error : subprocess-exited-with-error in Ubuntu

--------------------------------------------------------------

Ignoring freezegun: markers 'python_version < "3.8"' don't match your environment

Ignoring gevent: markers 'sys_platform != "win32" and python_version < "3.7"' don't match your environment

Ignoring gevent: markers 'python_version == "3.7"' don't match your environment

Ignoring gevent: markers 'sys_platform == "win32" and python_version < "3.7"' don't match your environment

Ignoring greenlet: markers 'python_version < "3.7"' don't match your environment

Ignoring greenlet: markers 'python_version == "3.7"' don't match your environment

Ignoring Jinja2: markers 'python_version < "3.8"' don't match your environment

Ignoring lxml: markers 'sys_platform != "win32" and python_version < "3.7"' don't match your environment

Ignoring lxml: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment

Ignoring lxml: markers 'sys_platform == "win32"' don't match your environment

Ignoring Pillow: markers 'python_version <= "3.7" and sys_platform != "win32"' don't match your environment

Ignoring Pillow: markers 'python_version <= "3.7" and sys_platform == "win32"' don't match your environment

Ignoring psycopg2: markers 'sys_platform != "win32" and python_version < "3.8"' don't match your environment

Ignoring reportlab: markers 'python_version < "3.8"' don't match your environment

Ignoring xlrd: markers 'python_version < "3.8"' don't match your environment

Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment

Collecting Babel==2.6.0

  Using cached Babel-2.6.0-py2.py3-none-any.whl (8.1 MB)

Collecting chardet==3.0.4

  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)

Collecting decorator==4.3.0

  Using cached decorator-4.3.0-py2.py3-none-any.whl (9.2 kB)

Collecting docutils==0.14

  Using cached docutils-0.14-py3-none-any.whl (543 kB)

Collecting ebaysdk==2.1.5

  Using cached ebaysdk-2.1.5.tar.gz (42 kB)

  Preparing metadata (setup.py) ... done

Collecting freezegun==0.3.15

  Using cached freezegun-0.3.15-py2.py3-none-any.whl (14 kB)

Collecting gevent==20.9.0

  Using cached gevent-20.9.0.tar.gz (5.8 MB)

  Installing build dependencies ... done

  Getting requirements to build wheel ... error

  error: subprocess-exited-with-error

 

  × Getting requirements to build wheel did not run successfully.

  │ exit code: 1

  ╰─> [65 lines of output]

      warning: src/gevent/resolver/cares.pyx:38:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      warning: src/gevent/resolver/cares.pyx:40:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      warning: src/gevent/resolver/cares.pyx:41:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      Compiling src/gevent/resolver/cares.pyx because it changed.

      [1/1] Cythonizing src/gevent/resolver/cares.pyx

      warning: src/gevent/libev/corecext.pyx:325:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      warning: src/gevent/libev/corecext.pyx:783:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      warning: src/gevent/libev/corecext.pyx:785:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      warning: src/gevent/libev/corecext.pyx:787:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      warning: src/gevent/libev/corecext.pyx:791:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310

      Compiling src/gevent/libev/corecext.pyx because it changed.

      [1/1] Cythonizing src/gevent/libev/corecext.pyx

      Compiling src/gevent/_greenlet_primitives.py because it changed.

      [1/1] Cythonizing src/gevent/_greenlet_primitives.py

      Compiling src/gevent/_hub_primitives.py because it changed.

      [1/1] Cythonizing src/gevent/_hub_primitives.py

      Compiling src/gevent/_hub_local.py because it changed.

      [1/1] Cythonizing src/gevent/_hub_local.py

      Compiling src/gevent/_waiter.py because it changed.

      [1/1] Cythonizing src/gevent/_waiter.py

      warning: src/gevent/_gevent_cgreenlet.pxd:112:33: Declarations should not be declared inline.

     

      Error compiling Cython file:

      ------------------------------------------------------------

      ...

      cdef load_traceback

      cdef Waiter

      cdef wait

      cdef iwait

      cdef reraise

      cpdef GEVENT_CONFIG

            ^

      ------------------------------------------------------------

     

      src/gevent/_gevent_cgreenlet.pxd:181:6: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.

      Compiling src/gevent/greenlet.py because it changed.

      [1/1] Cythonizing src/gevent/greenlet.py

      Traceback (most recent call last):

        File "/opt/odoo/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in

          main()

        File "/opt/odoo/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main

          json_out['return_val'] = hook(**hook_input['kwargs'])

                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

        File "/opt/odoo/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel

          return hook(config_settings)

                 ^^^^^^^^^^^^^^^^^^^^^

        File "/tmp/pip-build-env-68zh4ih0/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 341, in get_requires_for_build_wheel

          return self._get_build_requires(config_settings, requirements=['wheel'])

                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

        File "/tmp/pip-build-env-68zh4ih0/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 323, in _get_build_requires

          self.run_setup()

        File "/tmp/pip-build-env-68zh4ih0/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 488, in run_setup

          self).run_setup(setup_script=setup_script)

                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

        File "/tmp/pip-build-env-68zh4ih0/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 338, in run_setup

          exec(code, locals())

        File "", line 287, in

        File "/tmp/pip-install-h165em8s/gevent_ef33c69ad33b4174b6a135cb17059554/_setuputils.py", line 236, in cythonize1

          new_ext = cythonize(

                    ^^^^^^^^^^

        File "/tmp/pip-build-env-68zh4ih0/overlay/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 1134, in cythonize

          cythonize_one(*args)

        File "/tmp/pip-build-env-68zh4ih0/overlay/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 1301, in cythonize_one

          raise CompileError(None, pyx_file)

      Cython.Compiler.Errors.CompileError: src/gevent/greenlet.py

      [end of output]

 

  note: This error originates from a subprocess, and is likely not a problem with pip.

error: subprocess-exited-with-error

 

× Getting requirements to build wheel did not run successfully.

│ exit code: 1

╰─> See above for output.

 

note: This error originates from a subprocess, and is likely not a problem with pip.

-------------------------------------------------------------------------------------

How to Solve Error : subprocess-exited-with-error


Thank for help.



0
Avatar
Zrušit
SmithJohn45

yesterday i have installed odoo 16 + odoo 15 in 3 VMs, one have Ubuntu 20.04 and two have 22.04, all installations were smooth, seems there is somthing with your downloded files or incompatible libraries etc.

Avatar
charlesmontemayor
Nejlepší odpověď

I also tried your way and it really worked. In addition, you can refer to more ways to do it in this website 

0
Avatar
Zrušit
Enjoying the discussion? Don't just read, join in!

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

Přihlásit se
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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