Jump to content

Richard_Balogh

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Richard_Balogh

  1. Hi! ill try install homeassistant on orange pi zero 512MB, but i have a problem. i have download Armbian_22.08_Jammy_rolling_Sid server_Kernel_5.19.y_359M_Sep.24,2022 https://redirect.armbian.com/region/EU/orangepizero/Sid_edge and installed armbian like https://www.albertogonzalez.net/how-to-install-armbian-debian-on-an-orange-pi-zero i dont know is it correct or not, i think Kernel_5.19 is better than 5.15? / _ \| _ \(_) |__ /___ _ __ ___ | | | | |_) | | / // _ \ '__/ _ \ | |_| | __/| | / /| __/ | | (_) | \___/|_| |_| /____\___|_| \___/ Welcome to Armbian 22.08.2 Sid with Linux 5.19.10-sunxi No end-user support: unsupported (sid) userspace! System load: 2% Up time: 9 min Memory usage: 15% of 490M IP: 192.168.3.30 CPU temp: 58°C Usage of /: 10% of 15G i used PUTTY, my Orange pi zero has an ip address 192.16..3.30 and i try to install Home assistant like https://www.albertogonzalez.net/how-to-install-home-assistant-on-an-orange-pi-zero/ python3 installed OK Python 3.10.7 I can not add "hass" user because after install i have it automatic added as a first user hass. (I dont know maybe i need someting like this? -G dialout) I get error: hass@orangepizero:~$ sudo mkdir /srv/homeassistant ... Collecting pycparser Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting h11<0.13,>=0.11 Using cached h11-0.12.0-py3-none-any.whl (54 kB) Collecting anyio==3.* Using cached anyio-3.6.1-py3-none-any.whl (80 kB) Building wheels for collected packages: cryptography Building wheel for cryptography (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for cryptography (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [192 lines of output] =============================DEBUG ASSISTANCE============================= error: can't find Rust compiler If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler. To update pip, run: pip install --upgrade pip and then retry package installation. If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain. This package requires Rust >=1.41.0. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cryptography Failed to build cryptography ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects (homeassistant) hass@orangepizero:~$ python3 -m pip install ERROR: You must give at least one requirement to install (see "pip help install") i need your help. Thx!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines