找回密码
 立即注册
搜索
查看: 7513|回复: 28

[技术探讨] termux安装后 hass 无法启动,请大神帮帮忙

[复制链接]

3

主题

18

回帖

116

积分

注册会员

积分
116
金钱
95
HASS币
0
发表于 2021-9-13 14:37:28 | 显示全部楼层 |阅读模式
2021-09-13 14:20:51 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //data/data/com.termux/files/home/.homeassistant/home-assistant_v2.db was shutdown cleanly
2021-09-13 14:20:51 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=16 from 2021-09-13 03:04:12.104471)
2021-09-13 14:21:27 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package pillow==8.2.0: ERROR: Command errored out with exit status 1:
     command: /data/data/com.termux/files/usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/setup.py'"'"'; __file__='"'"'/data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-fv0ujmim/install-record.txt --single-version-externally-managed --prefix '' --user --prefix= --compile --install-headers /data/data/com.termux/files/home/.homeassistant/deps/include/python3.9/pillow
         cwd: /data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/
    Complete output (176 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-aarch64-3.9
    creating build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FontFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/Image.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/__init__.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/__main__.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL
    running egg_info
    writing src/Pillow.egg-info/PKG-INFO
    writing dependency_links to src/Pillow.egg-info/dependency_links.txt
    writing top-level names to src/Pillow.egg-info/top_level.txt
    reading manifest file 'src/Pillow.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching '*.c'
    warning: no files found matching '*.h'
    warning: no files found matching '*.sh'
    warning: no previously-included files found matching '.appveyor.yml'
    warning: no previously-included files found matching '.clang-format'
    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.editorconfig'
    warning: no previously-included files found matching '.readthedocs.yml'
    warning: no previously-included files found matching 'codecov.yml'
    warning: no previously-included files matching '.git*' found anywhere in distribution
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    warning: no previously-included files matching '*.so' found anywhere in distribution
    no previously-included directories found matching '.ci'
    adding license file 'LICENSE'
    writing manifest file 'src/Pillow.egg-info/SOURCES.txt'
    running build_ext


    The headers or library files could not be found for jpeg,
    a required dependency when compiling Pillow from source.

    Please see the install instructions at:
       https://pillow.readthedocs.io/en/latest/installation.html

    Traceback (most recent call last):
      File "/data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/setup.py", line 976, in <module>
        setup(
      File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
        return distutils.core.setup(**attrs)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup
        dist.run_commands()
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
        self.run_command(cmd)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/setuptools/command/install.py", line 61, in run
        return orig.install.run(self)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/install.py", line 546, in run
        self.run_command('build')
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run
        self.run_command(cmd_name)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run
        _build_ext.run(self)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run
        self.build_extensions()
      File "/data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/setup.py", line 788, in build_extensions
        raise RequiredDependencyException(f)
    __main__.RequiredDependencyException: jpeg

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/setup.py", line 1033, in <module>
        raise RequiredDependencyException(msg)
    __main__.RequiredDependencyException:

    The headers or library files could not be found for jpeg,
    a required dependency when compiling Pillow from source.

    Please see the install instructions at:
       https://pillow.readthedocs.io/en/latest/installation.html


    ----------------------------------------
ERROR: Command errored out with exit status 1: /data/data/com.termux/files/usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/setup.py'"'"'; __file__='"'"'/data/data/com.termux/files/usr/tmp/pip-install-zuqonxzi/pillow/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-fv0ujmim/install-record.txt --single-version-externally-managed --prefix '' --user --prefix= --compile --install-headers /data/data/com.termux/files/home/.homeassistant/deps/include/python3.9/pillow Check the logs for full command output.
WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available.
You should consider upgrading via the '/data/data/com.termux/files/usr/bin/python3 -m pip install --upgrade pip' command.
2021-09-13 14:21:27 ERROR (MainThread) [homeassistant.setup] Setup failed for image: Requirements for image not found: ['pillow==8.2.0'].
2021-09-13 14:21:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of person. Setup failed for dependencies: image
2021-09-13 14:21:28 ERROR (MainThread) [homeassistant.setup] Setup failed for person: Could not set up all dependencies.
2021-09-13 14:21:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: person
2021-09-13 14:21:28 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2021-09-13 14:21:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: onboarding
2021-09-13 14:21:28 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2021-09-13 14:21:32 ERROR (MainThread) [homeassistant.setup] Setup failed for dhcp: unknown error
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/homeassistant/setup.py", line 207, in _async_setup_component
    component = integration.get_component()
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/homeassistant/loader.py", line 516, in get_component
    cache[self.domain] = importlib.import_module(self.pkg_path)
  File "/data/data/com.termux/files/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/homeassistant/components/dhcp/__init__.py", line 17, in <module>
    from scapy.arch.common import compile_filter
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/arch/__init__.py", line 135, in <module>
    _set_conf_sockets()  # Apply config
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/config.py", line 618, in _set_conf_sockets
    conf.ifaces.reload()
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/interfaces.py", line 238, in reload
    self._reload_provs()
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/interfaces.py", line 234, in _reload_provs
    self._load(prov.reload(), prov)
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/interfaces.py", line 53, in reload
    return self.load()
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/arch/linux.py", line 420, in load
    get_if_raw_hwaddr(i, siocgifhwaddr=SIOCGIFHWADDR)[1]
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/arch/common.py", line 87, in get_if_raw_hwaddr
    get_if(iff, siocgifhwaddr)
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/scapy/arch/common.py", line 65, in get_if
    return ioctl(sck, cmd, struct.pack("16s16x", iff.encode("utf8")))
PermissionError: [Errno 13] Permission denied
2021-09-13 14:21:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend
2021-09-13 14:21:32 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
2021-09-13 14:21:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of map. Setup failed for dependencies: frontend
2021-09-13 14:21:32 ERROR (MainThread) [homeassistant.setup] Setup failed for map: Could not set up all dependencies.
2021-09-13 14:21:32 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of my. Setup failed for dependencies: frontend
2021-09-13 14:21:32 ERROR (MainThread) [homeassistant.setup] Setup failed for my: Could not set up all dependencies.
Exception ignored in: <function Context.__del__ at 0x7ecf670c10>
Traceback (most recent call last):
  File "/data/data/com.termux/files/home/.homeassistant/deps/lib/python3.9/site-packages/pyudev/core.py", line 65, in __del__
    self._libudev.udev_unref(self)
AttributeError: 'Context' object has no attribute '_libudev'
2021-09-13 14:21:33 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mobile_app. Setup failed for dependencies: person
2021-09-13 14:21:33 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Could not set up all dependencies.
2021-09-13 14:21:35 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: dhcp, frontend, logbook, map, mobile_app, my, person
2021-09-13 14:21:35 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: Could not set up all dependencies.
2021-09-13 14:21:35 WARNING (MainThread) [homeassistant.bootstrap] Detected that frontend did not load. Activating safe mode
2021-09-13 14:22:01 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package pillow==8.2.0: ERROR: Command errored out with exit status 1:
     command: /data/data/com.termux/files/usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/setup.py'"'"'; __file__='"'"'/data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-k6bxcvxs/install-record.txt --single-version-externally-managed --prefix '' --user --prefix= --compile --install-headers /data/data/com.termux/files/home/.homeassistant/deps/include/python3.9/pillow
         cwd: /data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/
    Complete output (176 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-aarch64-3.9
    creating build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FontFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/Image.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/__init__.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/__main__.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL
    copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL
    running egg_info
    writing src/Pillow.egg-info/PKG-INFO
    writing dependency_links to src/Pillow.egg-info/dependency_links.txt
    writing top-level names to src/Pillow.egg-info/top_level.txt
    reading manifest file 'src/Pillow.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching '*.c'
    warning: no files found matching '*.h'
    warning: no files found matching '*.sh'
    warning: no previously-included files found matching '.appveyor.yml'
    warning: no previously-included files found matching '.clang-format'
    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.editorconfig'
    warning: no previously-included files found matching '.readthedocs.yml'
    warning: no previously-included files found matching 'codecov.yml'
    warning: no previously-included files matching '.git*' found anywhere in distribution
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    warning: no previously-included files matching '*.so' found anywhere in distribution
    no previously-included directories found matching '.ci'
    adding license file 'LICENSE'
    writing manifest file 'src/Pillow.egg-info/SOURCES.txt'
    running build_ext


    The headers or library files could not be found for jpeg,
    a required dependency when compiling Pillow from source.

    Please see the install instructions at:
       https://pillow.readthedocs.io/en/latest/installation.html

    Traceback (most recent call last):
      File "/data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/setup.py", line 976, in <module>
        setup(
      File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
        return distutils.core.setup(**attrs)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup
        dist.run_commands()
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
        self.run_command(cmd)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/setuptools/command/install.py", line 61, in run
        return orig.install.run(self)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/install.py", line 546, in run
        self.run_command('build')
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run
        self.run_command(cmd_name)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run
        _build_ext.run(self)
      File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run
        self.build_extensions()
      File "/data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/setup.py", line 788, in build_extensions
        raise RequiredDependencyException(f)
    __main__.RequiredDependencyException: jpeg

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/setup.py", line 1033, in <module>
        raise RequiredDependencyException(msg)
    __main__.RequiredDependencyException:

    The headers or library files could not be found for jpeg,
    a required dependency when compiling Pillow from source.

    Please see the install instructions at:
       https://pillow.readthedocs.io/en/latest/installation.html


    ----------------------------------------
ERROR: Command errored out with exit status 1: /data/data/com.termux/files/usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/setup.py'"'"'; __file__='"'"'/data/data/com.termux/files/usr/tmp/pip-install-dft1lw8b/pillow/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-k6bxcvxs/install-record.txt --single-version-externally-managed --prefix '' --user --prefix= --compile --install-headers /data/data/com.termux/files/home/.homeassistant/deps/include/python3.9/pillow Check the logs for full command output.
WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available.
You should consider upgrading via the '/data/data/com.termux/files/usr/bin/python3 -m pip install --upgrade pip' command.
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Setup failed for image: Requirements for image not found: ['pillow==8.2.0'].
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of person. Setup failed for dependencies: image
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Setup failed for person: Could not set up all dependencies.
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: person
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: onboarding
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of safe_mode. Setup failed for dependencies: frontend
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.setup] Setup failed for safe_mode: Could not set up all dependencies.
2021-09-13 14:22:01 ERROR (MainThread) [homeassistant.components.http] Failed to create HTTP server at port 8123: [Errno 98] error while attempting to bind on address ('0.0.0.0', 8123): address already in use


回复

使用道具 举报

0

主题

4

回帖

60

积分

注册会员

积分
60
金钱
56
HASS币
0
发表于 2022-8-1 17:30:53 | 显示全部楼层
楼主,你这个问题解决了吗?我也遇到了
回复

使用道具 举报

0

主题

1

回帖

24

积分

新手上路

积分
24
金钱
23
HASS币
0
发表于 2022-2-17 00:30:00 | 显示全部楼层
fsqvictor 发表于 2021-9-13 18:03
手机没有root,看termux可以不root安装,homeassistant感觉安装成功了,就是hass启动不了,也不知道这一 ...

试试看这句可不可以
pip install -I --no-cache-dir -v Pillow==8.2.0
回复

使用道具 举报

2

主题

54

回帖

575

积分

高级会员

积分
575
金钱
519
HASS币
0
发表于 2022-1-28 11:32:41 | 显示全部楼层
mars.z说了,明确看出这个包没安装成功Unable to install package pillow==8.2.0。这个确实比较烦,找了半天。Pillow8.2没使用64位的库,9.0倒是用了,但是hass还指定版本
试试
LDFLAGS="-L/system/lib64/" CFLAGS="-I/data/data/com.termux/files/usr/include/" pip install Pillow==8.2.0 to install
回复

使用道具 举报

0

主题

31

回帖

265

积分

中级会员

积分
265
金钱
234
HASS币
20
发表于 2021-9-22 11:11:30 | 显示全部楼层
fsqvictor 发表于 2021-9-17 11:40
大神,端口问题,这里有一个Linux系统的解决办法,但是termux没有root权限没有sudo systemctl stop,有没 ...

刚临时看了下文档,编辑下配置文件,configuration.yaml

http:
  server_port: 12345(1000~65535随便挑一个)

然后启动应该就可以了
回复

使用道具 举报

1

主题

15

回帖

758

积分

高级会员

积分
758
金钱
742
HASS币
0
发表于 2021-9-17 17:56:48 | 显示全部楼层
直接 sudo pip3 install homeassistant
回复

使用道具 举报

3

主题

18

回帖

116

积分

注册会员

积分
116
金钱
95
HASS币
0
 楼主| 发表于 2021-9-17 11:40:45 | 显示全部楼层
某月摸鱼 发表于 2021-9-16 08:57
IP:0.0.0.0意思是监听一切IP,无论IP是什么,主要还是端口问题,termux不给root权限无法查看哪个进程在占 ...

大神,端口问题,这里有一个Linux系统的解决办法,但是termux没有root权限没有sudo systemctl stop,有没有办法,可以关闭服务器
1.登陆树莓派之后,如果不知道登录的请翻阅之前的文章
2.hass --open-ui
报错:Failed to create HTTP server at port 8123
3.当时一脸懵逼,然后觉得应该关闭这个服务,就搜到
sudo systemctl stop [email protected]
systemctl是系统服务管理指令
4.结果ok

回复

使用道具 举报

3

主题

18

回帖

116

积分

注册会员

积分
116
金钱
95
HASS币
0
 楼主| 发表于 2021-9-17 10:33:49 | 显示全部楼层
某月摸鱼 发表于 2021-9-16 08:57
IP:0.0.0.0意思是监听一切IP,无论IP是什么,主要还是端口问题,termux不给root权限无法查看哪个进程在占 ...

应该是端口的问题,昨天虚拟环境安装启动起来了,但是关掉之后就又出现了这个问题端口问题。有没有办法在termux里代码关掉运行的homeassistant或者端口?
回复

使用道具 举报

0

主题

31

回帖

265

积分

中级会员

积分
265
金钱
234
HASS币
20
发表于 2021-9-16 08:57:35 | 显示全部楼层
fsqvictor 发表于 2021-9-15 13:20
研究过改端口的问题,没有搞懂,感觉IP0.0.0.0也是不对的

IP:0.0.0.0意思是监听一切IP,无论IP是什么,主要还是端口问题,termux不给root权限无法查看哪个进程在占用端口
回复

使用道具 举报

3

主题

18

回帖

116

积分

注册会员

积分
116
金钱
95
HASS币
0
 楼主| 发表于 2021-9-15 13:24:23 | 显示全部楼层

试试大神这一套看看
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )

GMT+8, 2025-6-29 18:27 , Processed in 0.988264 second(s), 25 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表