Problème installation dépendances: error: can't find Rust compiler

L’installation des dépendances est en échec

Voici dans les logs ce que j’ai trouvé en erreur:

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.
----------------------------------------
Failed building wheel for maturin
Running setup.py clean for maturin
Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-2fsws8t2/maturin/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('
', '
');f.close();exec(compile(code, __file__, 'exec'))" clean --all:
/tmp/pip-build-env-j15ssoz3/lib/python3.7/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

Bonjour @Piloo,
J’ai eu le même problème. Avez-vous trouvé la solution?

Merci d’avance

Non, j’ai abandonné pour le moment.
Je ne sais pas si le plug in est encore maintenu

Bonsoir @Piloo,

j’avais au départ la même erreur que toi: « error: can’t find Rust compiler ».
Je l’ai donc réinstallé avec la commande: « curl https://sh.rustup.rs -sSf | sh »

Maintenant je me retrouve avec l’erreur: « Running setup.py bdist_wheel for maturin: finished with status ‹ error › »

pas de solutions…

J’ai l’impression que le plugin n’est plus trop maintenu pas l’auteur

Hello, il n’est pas « plus trop », il n’est plus du tout.
Comme deja expliqué: j’ai migrer toute ma domotique vers HA, et j’ai tout viré le matos Reolink que j’avais.
J’ai donc abandonné ce plugin faute de trouver un développeur qui reprenne le flambeau…

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.