Closed Jonnas90 closed 1 year ago
Hi @Jonnas90
the Home Assistant Core installation type is one of the most advanced types - see Install Home Assistant Core.
If you need to stay with Home Assistant Core, I would recommend to backup your config
folder and re-install Home Assistant Core as per documentation above.
But if you can, switch to Home Assistant Container or even better to Home Assistant Operating System which is also available as pre-build image for various boards
Nevertheless, you are very welcome to join us at our support chat channel or use our forum for any kind of support questions. We use GitHub for tracking issues with Home Assistant Core itself, not for providing support.
Thanks! 👍
I'm closing this issue, as it is not an Home Assistant issue, but an issue with your installation/environment.
Rust 1.41.1 does not match extension requirement >=1.48.0
You could try the above-listed resources by Michael.
../Frenck
The problem
Hi there, I'm Running HomeAssistant Core on a Raspberry Pi with raspbian buster and today tried to update to the latest version. Unfortunately I get an error and was not able to fix it by myself yet. I tried several things reportet in other threads but nothing did work for me. I have to say I'm a beginner and sometimes have issues understanding everything.
While updating there is this error: "Rust 1.41.1 does not match extension requirement >=1.48.0" which leads to this 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
But I'm not able to update to a newer rust version.
I tried upgrading pip and tried updatint rust by this commands "curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh" and "sudo apt-get install rustc". Also I tried using "export CRYPTOGRAPHY_DONT_BUILD_RUST=1"
Than's for your help!
What version of Home Assistant Core has the issue?
2022.9.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
cryptography
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response