Prb installation dépendances MIROBOT

Bonjour à tous

je viens de passer mon Atlas en Debian 11

le plugin fonctionnait très bien avec la 10

Impossible d’installer les dépendances

0049|*********************************************************
0050|***** Installing python-miio from git master branch *****
0051|*********************************************************
0052|Reading package lists...
0053|Building dependency tree...
0054|Reading state information...
0055|git is already the newest version (1:2.30.2-1+deb11u2).
0056|0 upgraded, 0 newly installed, 0 to remove and 106 not upgraded.
0057|Looking in links: /tmp/tmpu3gv6uhn
0058|Requirement already satisfied: setuptools in /var/www/html/plugins/mirobot/resources/venv/lib/python3.8/site-packages (41.2.0)
0059|Requirement already satisfied: pip in /var/www/html/plugins/mirobot/resources/venv/lib/python3.8/site-packages (24.2)
0060|Collecting git+https://github.com/rytilahti/python-miio.git@master
0061|Cloning https://github.com/rytilahti/python-miio.git (to revision master) to /tmp/pip-req-build-0i6y9skt
0062|Running command git clone --filter=blob:none --quiet https://github.com/rytilahti/python-miio.git /tmp/pip-req-build-0i6y9skt
0063|Resolved https://github.com/rytilahti/python-miio.git to commit 35b1ab22ff0716a3507b9703c5f790d389793d38
0064|Installing build dependencies: started
0065|Installing build dependencies: finished with status 'done'
0066|Getting requirements to build wheel: started
0067|Getting requirements to build wheel: finished with status 'done'
0068|Preparing metadata (pyproject.toml): started
0069|Preparing metadata (pyproject.toml): finished with status 'done'
0070|Collecting PyYAML<7,>=5 (from python-miio==0.6.0.dev0)
0071|Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
0072|Collecting appdirs<2,>=1 (from python-miio==0.6.0.dev0)
0073|Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
0074|Collecting attrs (from python-miio==0.6.0.dev0)
0075|Using cached attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
0076|Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
0077|Collecting construct<3.0.0,>=2.10.56 (from python-miio==0.6.0.dev0)
0078|Using cached construct-2.10.70-py3-none-any.whl.metadata (4.2 kB)
0079|Collecting croniter>=1 (from python-miio==0.6.0.dev0)
0080|Using cached croniter-3.0.3-py2.py3-none-any.whl.metadata (28 kB)
0081|Collecting cryptography>=35 (from python-miio==0.6.0.dev0)
0082|Using cached cryptography-43.0.0-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.4 kB)
0083|Collecting defusedxml<1,>=0 (from python-miio==0.6.0.dev0)
0084|Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
0085|Collecting micloud>=0.6 (from python-miio==0.6.0.dev0)
0086|Using cached micloud-0.6.tar.gz (9.4 kB)
0087|Preparing metadata (setup.py): started
0088|Preparing metadata (setup.py): finished with status 'error'
0089|error: subprocess-exited-with-error
0090|× python setup.py egg_info did not run successfully.
0091|│ exit code: 1
0092|╰─> [1 lines of output]
0093|ERROR: Can not execute `setup.py` since setuptools is not available in the build environment.
0094|[end of output]
0095|note: This error originates from a subprocess, and is likely not a problem with pip.
0096|error: metadata-generation-failed
0097|× Encountered error while generating package metadata.
0098|╰─> See above for output.
0099|note: This is an issue with the package mentioned above, not pip.
0100|hint: See above for details.
0101|Requirement already satisfied: pycryptodome in /var/www/html/plugins/mirobot/resources/venv/lib/python3.8/site-packages (3.20.0)
0102|Collecting micloud
0103|Using cached micloud-0.6.tar.gz (9.4 kB)
0104|Preparing metadata (setup.py): started
0105|Preparing metadata (setup.py): finished with status 'error'
0106|error: subprocess-exited-with-error
0107|× python setup.py egg_info did not run successfully.
0108|│ exit code: 1
0109|╰─> [1 lines of output]
0110|ERROR: Can not execute `setup.py` since setuptools is not available in the build environment.
0111|[end of output]
0112|note: This error originates from a subprocess, and is likely not a problem with pip.
0113|error: metadata-generation-failed
0114|× Encountered error while generating package metadata.
0115|╰─> See above for output.
0116|note: This is an issue with the package mentioned above, not pip.
0117|hint: See above for details.
0118|Tue Aug 27 14:55:33 CEST 2024
0119|***************************
0120|*      Install ended      *
0121|***************************

SANTE :

salut

essaie avec la beta

1 « J'aime »

salut, je test de suis, merci

même chose

*********************************************************
***** Installing python-miio from git master branch *****
*********************************************************
Reading package lists...
Building dependency tree...
Reading state information...
git is already the newest version (1:2.30.2-1+deb11u2).
0 upgraded, 0 newly installed, 0 to remove and 106 not upgraded.
Looking in links: /tmp/tmpnpqk5hfw
Requirement already satisfied: setuptools in /var/www/html/plugins/mirobot/resources/venv/lib/python3.8/site-packages (41.2.0)
Requirement already satisfied: pip in /var/www/html/plugins/mirobot/resources/venv/lib/python3.8/site-packages (24.2)
Collecting python-miio
Downloading python_miio-0.5.12-py3-none-any.whl.metadata (12 kB)
Collecting PyYAML<7,>=5 (from python-miio)
Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
Collecting android_backup<1,>=0 (from python-miio)
Downloading android_backup-0.2.0.tar.gz (6.1 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
ERROR: Can not execute `setup.py` since setuptools is not available in the build environment.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Requirement already satisfied: pycryptodome in /var/www/html/plugins/mirobot/resources/venv/lib/python3.8/site-packages (3.20.0)
Collecting micloud
Using cached micloud-0.6.tar.gz (9.4 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
ERROR: Can not execute `setup.py` since setuptools is not available in the build environment.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Tue Aug 27 15:08:42 CEST 2024
***************************
*      Install ended      *
***************************

@tomitomas tu penses avoir un peu de temps pour regarder ?
je pensais faire la migration en 4.4, c’est le seul plugin qui n’est pas OK depuis le passage en debian 11. je peux tenter la migration et voir si le prb est toujours présent ?

Je suis en debian 11 et tout va bien pour moi :slight_smile:

1 « J'aime »