Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Probleme mit Installation von ESP Home@0.2.4

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    541

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.6k

Probleme mit Installation von ESP Home@0.2.4

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
109 Beiträge 6 Kommentatoren 9.6k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #92

    @tontechniker

    Mach es ausnahmsweise mal über npm direkt.

    cd /opt/iobroker
    npm install iobroker.esphome
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    T 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @tontechniker

      Mach es ausnahmsweise mal über npm direkt.

      cd /opt/iobroker
      npm install iobroker.esphome
      
      T Offline
      T Offline
      Tontechniker
      schrieb am zuletzt editiert von Tontechniker
      #93

      @thomas-braun

      pi@raspberrypi:/opt/iobroker $ npm install iobroker.esphome
      
      > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome
      > npip install
      
      No python_modules directory; installing pip locally if needed.
        Cache entry deserialization failed, entry ignored
        Cache entry deserialization failed, entry ignored
      Successfully completed pip check.
      Collecting esphome>=2021.8
        Using cached esphome-2022.5.1-py2.py3-none-any.whl (2.3 MB)
      Collecting tornado>=3.2
        Using cached tornado-6.1.tar.gz (497 kB)
        Preparing metadata (setup.py) ... done
      Collecting pyserial==3.5
        Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
      Collecting PyYAML==6.0
        Using cached PyYAML-6.0.tar.gz (124 kB)
        Installing build dependencies ... done
        Getting requirements to build wheel ... done
        Preparing metadata (pyproject.toml) ... done
      Collecting tzlocal==4.2
        Using cached tzlocal-4.2-py3-none-any.whl (19 kB)
      Collecting click==8.1.3
        Using cached click-8.1.3-py3-none-any.whl (96 kB)
      Collecting tzdata>=2021.1
        Using cached tzdata-2022.1-py2.py3-none-any.whl (339 kB)
      Collecting voluptuous==0.13.1
        Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
      Collecting aioesphomeapi==10.8.2
        Using cached aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
      Collecting colorama==0.4.4
        Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
      Collecting paho-mqtt==1.6.1
        Using cached paho-mqtt-1.6.1.tar.gz (99 kB)
        Preparing metadata (setup.py) ... done
      Collecting esptool==3.3
        Using cached esptool-3.3.tar.gz (213 kB)
        Preparing metadata (setup.py) ... done
      Collecting esphome-dashboard==20220508.0
        Using cached esphome_dashboard-20220508.0-py3-none-any.whl (601 kB)
      Collecting kconfiglib==13.7.1
        Using cached kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
      Collecting platformio==5.2.5
        Using cached platformio-5.2.5.tar.gz (218 kB)
        Preparing metadata (setup.py) ... done
      Collecting zeroconf==0.38.4
        Using cached zeroconf-0.38.4-py3-none-any.whl (106 kB)
      Collecting protobuf<4.0,>=3.12.2
        Using cached protobuf-3.20.1-py2.py3-none-any.whl (162 kB)
      Collecting noiseprotocol<1.0,>=0.3.1
        Using cached noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
      Collecting bitstring>=3.1.6
        Using cached bitstring-3.1.9-py3-none-any.whl (38 kB)
      Collecting cryptography>=2.1.4
        Using cached cryptography-37.0.2.tar.gz (585 kB)
        Installing build dependencies ... error
        error: subprocess-exited-with-error
      
        × pip subprocess to install build dependencies did not run successfully.
        │ exit code: 1
        ╰─> [126 lines of output]
            Collecting setuptools!=60.9.0,>=40.6.0
              Using cached setuptools-62.3.3-py3-none-any.whl (1.2 MB)
            Collecting wheel
              Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
            Collecting cffi>=1.12
              Using cached cffi-1.15.0.tar.gz (484 kB)
              Preparing metadata (setup.py): started
              Preparing metadata (setup.py): finished with status 'done'
            Collecting setuptools-rust>=0.11.4
              Using cached setuptools_rust-1.3.0-py3-none-any.whl (21 kB)
            Collecting pycparser
              Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
            Collecting semantic-version<3,>=2.8.2
              Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
            Collecting typing-extensions>=3.7.4.3
              Using cached typing_extensions-4.2.0-py3-none-any.whl (24 kB)
            Building wheels for collected packages: cffi
              Building wheel for cffi (setup.py): started
              Building wheel for cffi (setup.py): finished with status 'error'
              error: subprocess-exited-with-error
      
              × python setup.py bdist_wheel did not run successfully.
              │ exit code: 1
              ╰─> [38 lines of output]
                  /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/setuptools/config/setupcfg.py:459: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
                    warnings.warn(msg, warning_class)
                  running bdist_wheel
                  running build
                  running build_py
                  creating build
                  creating build/lib.linux-armv7l-cpython-39
                  creating build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/setuptools_ext.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/lock.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/vengine_gen.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/backend_ctypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/error.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/model.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/__init__.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/ffiplatform.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/api.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/cparser.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/vengine_cpy.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/cffi_opcode.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/commontypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/verifier.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/pkgconfig.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/recompiler.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/_cffi_include.h -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/parse_c_type.h -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/_embedding.h -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/_cffi_errors.h -> build/lib.linux-armv7l-cpython-39/cffi
                  running build_ext
                  building '_cffi_backend' extension
                  creating build/temp.linux-armv7l-cpython-39
                  creating build/temp.linux-armv7l-cpython-39/c
                  arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-armv7l-cpython-39/c/_cffi_backend.o
                  c/_cffi_backend.c:2:10: fatal error: Python.h: Datei oder Verzeichnis nicht gefunden
                      2 | #include <Python.h>
                        |          ^~~~~~~~~~
                  compilation terminated.
                  error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
                  [end of output]
      
              note: This error originates from a subprocess, and is likely not a problem with pip.
              ERROR: Failed building wheel for cffi
              Running setup.py clean for cffi
            Failed to build cffi
            Installing collected packages: wheel, typing-extensions, setuptools, semantic-version, pycparser, setuptools-rust, cffi
              Running setup.py install for cffi: started
              Running setup.py install for cffi: finished with status 'error'
              error: subprocess-exited-with-error
      
              × Running setup.py install for cffi did not run successfully.
              │ exit code: 1
              ╰─> [40 lines of output]
                  /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/setuptools/config/setupcfg.py:459: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
                    warnings.warn(msg, warning_class)
                  running install
                  /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
                    warnings.warn(
                  running build
                  running build_py
                  creating build
                  creating build/lib.linux-armv7l-cpython-39
                  creating build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/setuptools_ext.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/lock.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/vengine_gen.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/backend_ctypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/error.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/model.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/__init__.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/ffiplatform.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/api.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/cparser.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/vengine_cpy.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/cffi_opcode.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/commontypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/verifier.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/pkgconfig.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/recompiler.py -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/_cffi_include.h -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/parse_c_type.h -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/_embedding.h -> build/lib.linux-armv7l-cpython-39/cffi
                  copying cffi/_cffi_errors.h -> build/lib.linux-armv7l-cpython-39/cffi
                  running build_ext
                  building '_cffi_backend' extension
                  creating build/temp.linux-armv7l-cpython-39
                  creating build/temp.linux-armv7l-cpython-39/c
                  arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-armv7l-cpython-39/c/_cffi_backend.o
                  c/_cffi_backend.c:2:10: fatal error: Python.h: Datei oder Verzeichnis nicht gefunden
                      2 | #include <Python.h>
                        |          ^~~~~~~~~~
                  compilation terminated.
                  error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
                  [end of output]
      
              note: This error originates from a subprocess, and is likely not a problem with pip.
            error: legacy-install-failure
      
            × Encountered error while trying to install package.
            ╰─> cffi
      
            note: This is an issue with the package mentioned above, not pip.
            hint: See above for output from the failure.
            [end of output]
      
        note: This error originates from a subprocess, and is likely not a problem with pip.
      error: subprocess-exited-with-error
      
      × pip subprocess to install build dependencies 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.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! iobroker.esphome@0.2.4 install: `npip install`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the iobroker.esphome@0.2.4 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-06-11T12_14_44_232Z-debug.log
      pi@raspberrypi:/opt/iobroker
      

      Benötige ich für Python 3 eine Lizenz?

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • T Tontechniker

        @thomas-braun

        pi@raspberrypi:/opt/iobroker $ npm install iobroker.esphome
        
        > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome
        > npip install
        
        No python_modules directory; installing pip locally if needed.
          Cache entry deserialization failed, entry ignored
          Cache entry deserialization failed, entry ignored
        Successfully completed pip check.
        Collecting esphome>=2021.8
          Using cached esphome-2022.5.1-py2.py3-none-any.whl (2.3 MB)
        Collecting tornado>=3.2
          Using cached tornado-6.1.tar.gz (497 kB)
          Preparing metadata (setup.py) ... done
        Collecting pyserial==3.5
          Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
        Collecting PyYAML==6.0
          Using cached PyYAML-6.0.tar.gz (124 kB)
          Installing build dependencies ... done
          Getting requirements to build wheel ... done
          Preparing metadata (pyproject.toml) ... done
        Collecting tzlocal==4.2
          Using cached tzlocal-4.2-py3-none-any.whl (19 kB)
        Collecting click==8.1.3
          Using cached click-8.1.3-py3-none-any.whl (96 kB)
        Collecting tzdata>=2021.1
          Using cached tzdata-2022.1-py2.py3-none-any.whl (339 kB)
        Collecting voluptuous==0.13.1
          Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
        Collecting aioesphomeapi==10.8.2
          Using cached aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
        Collecting colorama==0.4.4
          Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
        Collecting paho-mqtt==1.6.1
          Using cached paho-mqtt-1.6.1.tar.gz (99 kB)
          Preparing metadata (setup.py) ... done
        Collecting esptool==3.3
          Using cached esptool-3.3.tar.gz (213 kB)
          Preparing metadata (setup.py) ... done
        Collecting esphome-dashboard==20220508.0
          Using cached esphome_dashboard-20220508.0-py3-none-any.whl (601 kB)
        Collecting kconfiglib==13.7.1
          Using cached kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
        Collecting platformio==5.2.5
          Using cached platformio-5.2.5.tar.gz (218 kB)
          Preparing metadata (setup.py) ... done
        Collecting zeroconf==0.38.4
          Using cached zeroconf-0.38.4-py3-none-any.whl (106 kB)
        Collecting protobuf<4.0,>=3.12.2
          Using cached protobuf-3.20.1-py2.py3-none-any.whl (162 kB)
        Collecting noiseprotocol<1.0,>=0.3.1
          Using cached noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
        Collecting bitstring>=3.1.6
          Using cached bitstring-3.1.9-py3-none-any.whl (38 kB)
        Collecting cryptography>=2.1.4
          Using cached cryptography-37.0.2.tar.gz (585 kB)
          Installing build dependencies ... error
          error: subprocess-exited-with-error
        
          × pip subprocess to install build dependencies did not run successfully.
          │ exit code: 1
          ╰─> [126 lines of output]
              Collecting setuptools!=60.9.0,>=40.6.0
                Using cached setuptools-62.3.3-py3-none-any.whl (1.2 MB)
              Collecting wheel
                Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
              Collecting cffi>=1.12
                Using cached cffi-1.15.0.tar.gz (484 kB)
                Preparing metadata (setup.py): started
                Preparing metadata (setup.py): finished with status 'done'
              Collecting setuptools-rust>=0.11.4
                Using cached setuptools_rust-1.3.0-py3-none-any.whl (21 kB)
              Collecting pycparser
                Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
              Collecting semantic-version<3,>=2.8.2
                Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
              Collecting typing-extensions>=3.7.4.3
                Using cached typing_extensions-4.2.0-py3-none-any.whl (24 kB)
              Building wheels for collected packages: cffi
                Building wheel for cffi (setup.py): started
                Building wheel for cffi (setup.py): finished with status 'error'
                error: subprocess-exited-with-error
        
                × python setup.py bdist_wheel did not run successfully.
                │ exit code: 1
                ╰─> [38 lines of output]
                    /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/setuptools/config/setupcfg.py:459: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
                      warnings.warn(msg, warning_class)
                    running bdist_wheel
                    running build
                    running build_py
                    creating build
                    creating build/lib.linux-armv7l-cpython-39
                    creating build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/setuptools_ext.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/lock.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/vengine_gen.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/backend_ctypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/error.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/model.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/__init__.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/ffiplatform.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/api.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/cparser.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/vengine_cpy.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/cffi_opcode.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/commontypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/verifier.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/pkgconfig.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/recompiler.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/_cffi_include.h -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/parse_c_type.h -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/_embedding.h -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/_cffi_errors.h -> build/lib.linux-armv7l-cpython-39/cffi
                    running build_ext
                    building '_cffi_backend' extension
                    creating build/temp.linux-armv7l-cpython-39
                    creating build/temp.linux-armv7l-cpython-39/c
                    arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-armv7l-cpython-39/c/_cffi_backend.o
                    c/_cffi_backend.c:2:10: fatal error: Python.h: Datei oder Verzeichnis nicht gefunden
                        2 | #include <Python.h>
                          |          ^~~~~~~~~~
                    compilation terminated.
                    error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
                    [end of output]
        
                note: This error originates from a subprocess, and is likely not a problem with pip.
                ERROR: Failed building wheel for cffi
                Running setup.py clean for cffi
              Failed to build cffi
              Installing collected packages: wheel, typing-extensions, setuptools, semantic-version, pycparser, setuptools-rust, cffi
                Running setup.py install for cffi: started
                Running setup.py install for cffi: finished with status 'error'
                error: subprocess-exited-with-error
        
                × Running setup.py install for cffi did not run successfully.
                │ exit code: 1
                ╰─> [40 lines of output]
                    /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/setuptools/config/setupcfg.py:459: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
                      warnings.warn(msg, warning_class)
                    running install
                    /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
                      warnings.warn(
                    running build
                    running build_py
                    creating build
                    creating build/lib.linux-armv7l-cpython-39
                    creating build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/setuptools_ext.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/lock.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/vengine_gen.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/backend_ctypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/error.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/model.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/__init__.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/ffiplatform.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/api.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/cparser.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/vengine_cpy.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/cffi_opcode.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/commontypes.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/verifier.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/pkgconfig.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/recompiler.py -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/_cffi_include.h -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/parse_c_type.h -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/_embedding.h -> build/lib.linux-armv7l-cpython-39/cffi
                    copying cffi/_cffi_errors.h -> build/lib.linux-armv7l-cpython-39/cffi
                    running build_ext
                    building '_cffi_backend' extension
                    creating build/temp.linux-armv7l-cpython-39
                    creating build/temp.linux-armv7l-cpython-39/c
                    arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-armv7l-cpython-39/c/_cffi_backend.o
                    c/_cffi_backend.c:2:10: fatal error: Python.h: Datei oder Verzeichnis nicht gefunden
                        2 | #include <Python.h>
                          |          ^~~~~~~~~~
                    compilation terminated.
                    error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
                    [end of output]
        
                note: This error originates from a subprocess, and is likely not a problem with pip.
              error: legacy-install-failure
        
              × Encountered error while trying to install package.
              ╰─> cffi
        
              note: This is an issue with the package mentioned above, not pip.
              hint: See above for output from the failure.
              [end of output]
        
          note: This error originates from a subprocess, and is likely not a problem with pip.
        error: subprocess-exited-with-error
        
        × pip subprocess to install build dependencies 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.
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        
        npm ERR! code ELIFECYCLE
        npm ERR! errno 1
        npm ERR! iobroker.esphome@0.2.4 install: `npip install`
        npm ERR! Exit status 1
        npm ERR!
        npm ERR! Failed at the iobroker.esphome@0.2.4 install script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-06-11T12_14_44_232Z-debug.log
        pi@raspberrypi:/opt/iobroker
        

        Benötige ich für Python 3 eine Lizenz?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #94

        @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

        Benötige ich für Python 3 eine Lizenz?

        Nein, aber ggf. dev-Files und ein buildenvironment

        apt policy python-dev-is-python3 build-essential
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        T 1 Antwort Letzte Antwort
        1
        • Thomas BraunT Thomas Braun

          @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

          Benötige ich für Python 3 eine Lizenz?

          Nein, aber ggf. dev-Files und ein buildenvironment

          apt policy python-dev-is-python3 build-essential
          
          T Offline
          T Offline
          Tontechniker
          schrieb am zuletzt editiert von
          #95

          @thomas-braun

          pi@raspberrypi:/opt/iobroker $ apt policy python-dev-is-python3 build-essential
          python-dev-is-python3:
            Installiert:           (keine)
            Installationskandidat: 3.9.2-1
            Versionstabelle:
               3.9.2-1 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
          build-essential:
            Installiert:           12.9
            Installationskandidat: 12.9
            Versionstabelle:
           *** 12.9 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                  100 /var/lib/dpkg/status
          pi@raspberrypi:/opt/iobroker $
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • T Tontechniker

            @thomas-braun

            pi@raspberrypi:/opt/iobroker $ apt policy python-dev-is-python3 build-essential
            python-dev-is-python3:
              Installiert:           (keine)
              Installationskandidat: 3.9.2-1
              Versionstabelle:
                 3.9.2-1 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            build-essential:
              Installiert:           12.9
              Installationskandidat: 12.9
              Versionstabelle:
             *** 12.9 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                    100 /var/lib/dpkg/status
            pi@raspberrypi:/opt/iobroker $
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #96

            @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

            python-dev-is-python3

            Dann installier das nach:

            sudo apt install python-dev-is-python3
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            T 1 Antwort Letzte Antwort
            1
            • Thomas BraunT Thomas Braun

              @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

              python-dev-is-python3

              Dann installier das nach:

              sudo apt install python-dev-is-python3
              
              T Offline
              T Offline
              Tontechniker
              schrieb am zuletzt editiert von
              #97

              @thomas-braun
              Nach der Installation:

              pi@raspberrypi:/opt/iobroker $ apt policy python-dev-is-python3 build-essential
              python-dev-is-python3:
                Installiert:           3.9.2-1
                Installationskandidat: 3.9.2-1
                Versionstabelle:
               *** 3.9.2-1 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
              build-essential:
                Installiert:           12.9
                Installationskandidat: 12.9
                Versionstabelle:
               *** 12.9 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
              pi@raspberrypi:/opt/iobroker $
              

              Soll ich nochmal rebooten und versuchen ESP zu installieren?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • T Tontechniker

                @thomas-braun
                Nach der Installation:

                pi@raspberrypi:/opt/iobroker $ apt policy python-dev-is-python3 build-essential
                python-dev-is-python3:
                  Installiert:           3.9.2-1
                  Installationskandidat: 3.9.2-1
                  Versionstabelle:
                 *** 3.9.2-1 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                        100 /var/lib/dpkg/status
                build-essential:
                  Installiert:           12.9
                  Installationskandidat: 12.9
                  Versionstabelle:
                 *** 12.9 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                        100 /var/lib/dpkg/status
                pi@raspberrypi:/opt/iobroker $
                

                Soll ich nochmal rebooten und versuchen ESP zu installieren?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #98

                @tontechniker

                Ich vermute die Installation von esphome funktioniert nun.
                Ansonsten wüsste ich auch nicht weiter.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                T 1 Antwort Letzte Antwort
                1
                • Thomas BraunT Thomas Braun

                  @tontechniker

                  Ich vermute die Installation von esphome funktioniert nun.
                  Ansonsten wüsste ich auch nicht weiter.

                  T Offline
                  T Offline
                  Tontechniker
                  schrieb am zuletzt editiert von
                  #99

                  @thomas-braun
                  Hatte immernoch Fehlermeldung. Dann in Console Install nochmal gestartet und am Ende Fehlermeldung, dass Rust-Compiler >=1.41.0 sein muß. Habe dann "Pip" installiert und mit

                  pip install --upgrade Rust
                  

                  den Upgrade durchgeführt. Danach von Admin aus Install ESP gestartet und - siehe da! Es Funktioniert!
                  Vielen Dank für Deine/Eure Hilfe!!
                  Hans

                  J 1 Antwort Letzte Antwort
                  0
                  • T Tontechniker

                    @thomas-braun
                    Hatte immernoch Fehlermeldung. Dann in Console Install nochmal gestartet und am Ende Fehlermeldung, dass Rust-Compiler >=1.41.0 sein muß. Habe dann "Pip" installiert und mit

                    pip install --upgrade Rust
                    

                    den Upgrade durchgeführt. Danach von Admin aus Install ESP gestartet und - siehe da! Es Funktioniert!
                    Vielen Dank für Deine/Eure Hilfe!!
                    Hans

                    J Offline
                    J Offline
                    Jan1
                    schrieb am zuletzt editiert von
                    #100

                    @tontechniker
                    Da frag ich mich warum dass nur bei Dir so ein Umstand war den Adapter ans laufen zu bekommen?
                    Das Buster nach Bullseye upzugraden funktioniert zwar, aber ne Neuinstallation dauert nicht wirklich länger und ist definitiv sauber. Könnte ne mögliche Ursache sein, oder bei mir wurde das bei Dir nun manuell installierte Zeug im Zuge einer anderen Installation schon unbemerkt von mir bereits installiert. Hatte einfach mal den Adapter von GIT zum Testen geladen und lief sofort ohne Fehler durch.

                    T 1 Antwort Letzte Antwort
                    1
                    • J Jan1

                      @tontechniker
                      Da frag ich mich warum dass nur bei Dir so ein Umstand war den Adapter ans laufen zu bekommen?
                      Das Buster nach Bullseye upzugraden funktioniert zwar, aber ne Neuinstallation dauert nicht wirklich länger und ist definitiv sauber. Könnte ne mögliche Ursache sein, oder bei mir wurde das bei Dir nun manuell installierte Zeug im Zuge einer anderen Installation schon unbemerkt von mir bereits installiert. Hatte einfach mal den Adapter von GIT zum Testen geladen und lief sofort ohne Fehler durch.

                      T Offline
                      T Offline
                      Tontechniker
                      schrieb am zuletzt editiert von Tontechniker
                      #101

                      @jan1 Ich kann Dir nicht sagen, wie das passiert ist. Ich habe vor einigen Monaten Bullseye auf einer SSD installiert, eingestellt und dann IoBroker installiert und dann mein IoBroker-Backup eingespielt.
                      Dir auch nochmal ein herzliches "DANKESCHÖN"!

                      J 1 Antwort Letzte Antwort
                      0
                      • T Tontechniker

                        @jan1 Ich kann Dir nicht sagen, wie das passiert ist. Ich habe vor einigen Monaten Bullseye auf einer SSD installiert, eingestellt und dann IoBroker installiert und dann mein IoBroker-Backup eingespielt.
                        Dir auch nochmal ein herzliches "DANKESCHÖN"!

                        J Offline
                        J Offline
                        Jan1
                        schrieb am zuletzt editiert von Jan1
                        #102

                        @tontechniker
                        Ok, hattes Du nicht geschrieben, dass Du das Bullseye von Buster hochgezogen hast? Wenn nicht, dann ist es ja ne Neuinstallation, wobei man das eigentlich nicht von ner CD macht beim PI, sondern mit dem dafür vorgesehenen Tool ;)

                        Edit:
                        ok das mit dem Upgrade war der Kamerad aus dem anderen Thread.
                        Scheiß Konzentration Probleme nach Corna, LOL

                        1 Antwort Letzte Antwort
                        0
                        • S Offline
                          S Offline
                          Sushibomba
                          schrieb am zuletzt editiert von
                          #103

                          Ich bekomme es leider auch nicht hin den espHome Adapter zu installieren.
                          Kann mir wer helfen :( ?

                          NPM version: 8.11.0
                          
                          Installing iobroker.esphome@0.2.4... (System call)
                          
                          host.Pi4ioBroker Cannot install iobroker.esphome@0.2.4: 1
                          
                          ERROR: Process exited with code 25
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • S Sushibomba

                            Ich bekomme es leider auch nicht hin den espHome Adapter zu installieren.
                            Kann mir wer helfen :( ?

                            NPM version: 8.11.0
                            
                            Installing iobroker.esphome@0.2.4... (System call)
                            
                            host.Pi4ioBroker Cannot install iobroker.esphome@0.2.4: 1
                            
                            ERROR: Process exited with code 25
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #104

                            @sushibomba

                            Installier den Adapter mit --debug-Option.
                            Dann sieht man wo es da klemmen könnte.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            S 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @sushibomba

                              Installier den Adapter mit --debug-Option.
                              Dann sieht man wo es da klemmen könnte.

                              S Offline
                              S Offline
                              Sushibomba
                              schrieb am zuletzt editiert von
                              #105

                              @thomas-braun

                              Könntest du mir schreiben welche Befehle ich dafür verwenden muss in Putty :-/

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • S Sushibomba

                                @thomas-braun

                                Könntest du mir schreiben welche Befehle ich dafür verwenden muss in Putty :-/

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #106

                                @sushibomba Tanzen wir jetzt auf zwei Hochzeiten?

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                S 1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @sushibomba Tanzen wir jetzt auf zwei Hochzeiten?

                                  S Offline
                                  S Offline
                                  Sushibomba
                                  schrieb am zuletzt editiert von
                                  #107

                                  @homoran

                                  Nein war nicht meine Absicht. Hatte nur in beiden geschrieben weil ich nicht wusste wo die Leute häufiger rein schauen :(

                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • S Sushibomba

                                    @homoran

                                    Nein war nicht meine Absicht. Hatte nur in beiden geschrieben weil ich nicht wusste wo die Leute häufiger rein schauen :(

                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #108

                                    @sushibomba sagte in Probleme mit Installation von ESP Home@0.2.4:

                                    @homoran

                                    Nein war nicht meine Absicht. Hatte nur in beiden geschrieben weil ich nicht wusste wo die Leute häufiger rein schauen :(

                                    also doch eine Absicht dahinter

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    S 1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      @sushibomba sagte in Probleme mit Installation von ESP Home@0.2.4:

                                      @homoran

                                      Nein war nicht meine Absicht. Hatte nur in beiden geschrieben weil ich nicht wusste wo die Leute häufiger rein schauen :(

                                      also doch eine Absicht dahinter

                                      S Offline
                                      S Offline
                                      Sushibomba
                                      schrieb am zuletzt editiert von Sushibomba
                                      #109

                                      @homoran
                                      Ja wenn man es so nimmt schon. Aber keine böse :D

                                      1 Antwort Letzte Antwort
                                      0
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      639

                                      Online

                                      32.5k

                                      Benutzer

                                      81.8k

                                      Themen

                                      1.3m

                                      Beiträge
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Anmelden

                                      • Du hast noch kein Konto? Registrieren

                                      • Anmelden oder registrieren, um zu suchen
                                      • Erster Beitrag
                                        Letzter Beitrag
                                      0
                                      • Home
                                      • Aktuell
                                      • Tags
                                      • Ungelesen 0
                                      • Kategorien
                                      • Unreplied
                                      • Beliebt
                                      • GitHub
                                      • Docu
                                      • Hilfe