Xiaomi home, installation dépendance NOK, jeedom smart

Bonjour,

N’étant pas du tout un as avec les cmd ssh etc, je me permet de solliciter pour avoir un peu d’aide.

Depuis la dernière mise à jour du plugin Xiaomi Home. Les dépendances ne s’installe plus. Cela fait plusieurs années que j’utilise ce plugin sans souci.

Version de ma jeedom smart

Le problème remonté : no module named ‹  › setuptools’’

Si une bonne âme pouvait m’aider,

Par avance merci !

1 « J'aime »

Si on pouvait avoir le log des dependances complets et pas une simple copie ecran ce serait deja plus facile

1 « J'aime »

Bonjour @NamtuO,

Deux sujets traitent déjà de ce problème :

Bonne lecture.

Si c’est le problème de python3 vs python (ça semble effectivement tourner autour de ça), il suffit de remplacer une des lignes du script du plugin. Par contre très difficile à faire sans au minimum te logguer en ssh (il semble qu’il y ait un plugin qui permet de changer le code mais je me rappelle plus son nom).

sudo sed -i 's/python3/python/g' /var/www/html/plugins/xiaomihome/core/class/xiaomihome.class.php

ps. contrôler le chemin du fichier si installé autre part
ps2. et redémarrer le daemon
ps3. par contre cette modif permettait d’enlever un certain nombre des problèmes quand le plugin était en fonctionnement, mais je suis pas sûr que ça te serve pour les problèmes de dépendances - il y a peut-être d’autres références à python3 ailleurs. Je n’ai pas essayé de rebuilder les dépendances depuis la mise à jour.

Bonjour,

Perso je n’ai pas fait la mise à jour, je laisse toujours passer quelques jours.

Et tu as certainement raison, je pense que @NamtuO a intérêt à attendre un fix officiel de Lunarok qui ne devrait pas tarder.

J’avoue que je suis étonné - sans être expert - du bordel python sous linux entre v2 et v3. ça semble être un vrai casse-tête, et ça n’est pas la première fois qu’il y a des problèmes liés à cela. J’avais aussi eu des problèmes de dépendances à l’époque sur une fresh install sur rpi4.

un bon dimanche!

Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/48/04/0f72f4e005490d07b25ce5b8ac023ecf4bfb2d38ece2bc55b0f03f1ae45d/future-0.11.3.tar.gz#sha256=8f4cc0ad30918e01a9ed054d062d1be28419a0c0eb03afd502775fdf07e32000 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.11.2.tar.gz (321 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_118642ab373843fab71fde1115a53a12/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_118642ab373843fab71fde1115a53a12/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-radbyv_k
cwd: /tmp/pip-install-o0sl_drt/future_118642ab373843fab71fde1115a53a12/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/fe/4a/5697d5a9681607f9c34b87af13782cb8eb832bc3a4ea2747b9433a2d7e52/future-0.11.2.tar.gz#sha256=b2465f2d14acc3b279d1e6fab9bd8b2e89992c9ddaad37cdf10347a5ee14369a (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.11.1.tar.gz (321 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_db9497b1f67a4acdb08aa24200c0b29e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_db9497b1f67a4acdb08aa24200c0b29e/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-franajvl
cwd: /tmp/pip-install-o0sl_drt/future_db9497b1f67a4acdb08aa24200c0b29e/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/50/ee/213a1d99b19b9b37e26698ef20b704a27bfaaa7fd98de67464f15f36af1c/future-0.11.1.tar.gz#sha256=b19d1ae9b78b9f3c13c82fcf81dac73c8d04cd435f4040cbc7ac36e4ebf01655 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.11.0.tar.gz (322 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_2c22706b47a046289ca80af3d2fa2049/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_2c22706b47a046289ca80af3d2fa2049/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dq3fdeav
cwd: /tmp/pip-install-o0sl_drt/future_2c22706b47a046289ca80af3d2fa2049/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/5e/05/b1c3543d934e289d879e91a5ba4d8d53dd97f794a23c555b13757b2c6bf6/future-0.11.0.tar.gz#sha256=2e6765f781b7f00c6485702f15c212e4cbf4c5c9ab5dc2ee9097437ef870598b (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.10.2.tar.gz (277 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_7494963c1f264998aa29cd97104c4c75/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_7494963c1f264998aa29cd97104c4c75/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-d_yh_kiq
cwd: /tmp/pip-install-o0sl_drt/future_7494963c1f264998aa29cd97104c4c75/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/4b/26/efbffa48a3ddd910c039b62fdc1b619f1e995eeff46a895ac14f7accafb8/future-0.10.2.tar.gz#sha256=36dddb829d358fcb4368e0b73cfcefda3c7a8eceb01323f0f9ef4d83b13f666b (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.10.1.tar.gz (272 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_17ef563611d742efbcde965952604019/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_17ef563611d742efbcde965952604019/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-u_wrzb27
cwd: /tmp/pip-install-o0sl_drt/future_17ef563611d742efbcde965952604019/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/c9/77/a67f45ce02080d57bb6da0577e85cfcde8bf155c90dbedbcd4d43d21591a/future-0.10.1.tar.gz#sha256=d703b41f14cb513de560a2ec2583b95f70e664411747e9c37f90b93c3045477d (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.10.0.tar.gz (271 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_bf9d129a03d54565953205be2b7850cb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_bf9d129a03d54565953205be2b7850cb/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-txyhzel8
cwd: /tmp/pip-install-o0sl_drt/future_bf9d129a03d54565953205be2b7850cb/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/14/7b/a841b12ed2fd1da2db3833943a077acc7882a5657bb0cdfab6a22f9ed2c4/future-0.10.0.tar.gz#sha256=583cc8cdf60de925e8ac2b1c53476bdae1e880724250f5b818f75b59ead0b1be (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.9.0.tar.gz (267 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_4dba7b86d6634a999ea1e2382254fcf6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_4dba7b86d6634a999ea1e2382254fcf6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-e8je7lhp
cwd: /tmp/pip-install-o0sl_drt/future_4dba7b86d6634a999ea1e2382254fcf6/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/f7/19/0a60b692f34dae382bff5ca243dd5727b0205d8ee7ace62dee8348e5751e/future-0.9.0.tar.gz#sha256=78d83fd71340d0f443bda0f4ee088dc1aa273154c0a2d9103fb7a1924256ac85 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.8.2.tar.gz (238 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_07af0feb9e7045aa8e6c7962f3df1330/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_07af0feb9e7045aa8e6c7962f3df1330/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-kewwhhg9
cwd: /tmp/pip-install-o0sl_drt/future_07af0feb9e7045aa8e6c7962f3df1330/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/39/62/85c024887fe4c3740856e4ee5b7fa69f73fe4e3edce06f7435d90dc5fbdf/future-0.8.2.tar.gz#sha256=a96597d95a60ffcd874d5e53df78e96e1a1fddaeb15e6960bd2cce8ae48c6d4d (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.8.1.tar.gz (237 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_dce47b62905a4c38aed820d271ec7064/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_dce47b62905a4c38aed820d271ec7064/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bcfq9oce
cwd: /tmp/pip-install-o0sl_drt/future_dce47b62905a4c38aed820d271ec7064/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/2f/b1/202444d6c09a6d7af12fe2a8aa1ca82231497fbd3c4db0851c13af773ad1/future-0.8.1.tar.gz#sha256=1ec83ca5d540b2186962367a50677c30669a3f2f3fbc1a25d41606c9181520ba (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.8.0.tar.gz (230 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_155f8ba0dfea4839871d0f9523b3c8f5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_155f8ba0dfea4839871d0f9523b3c8f5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-z128egq5
cwd: /tmp/pip-install-o0sl_drt/future_155f8ba0dfea4839871d0f9523b3c8f5/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/57/57/970dcbc3d2ea887f286a4d3caa03ad772fba910de2bb0da83a3b960614aa/future-0.8.0.tar.gz#sha256=b567816dc752bb32881dc25b87ecdaeee12f38ee03cd4b35edbc55495efcd946 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.7.0.tar.gz (229 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_e6270ab1b1074e1f9d8df907ecdf266a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_e6270ab1b1074e1f9d8df907ecdf266a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ka2_zh0b
cwd: /tmp/pip-install-o0sl_drt/future_e6270ab1b1074e1f9d8df907ecdf266a/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/02/d7/f598e05b40dab77125a08d79409e2993b464a72bd8f6e30748fb25c8d2ff/future-0.7.0.tar.gz#sha256=7268b0ef5db1b4fe9eb8b77556695868fb8a96a026bb387b359d5287d0c9395f (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.6.0.tar.gz (221 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_fef818e0ba98428388f0584dd189d3ef/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_fef818e0ba98428388f0584dd189d3ef/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-xvjpjz8a
cwd: /tmp/pip-install-o0sl_drt/future_fef818e0ba98428388f0584dd189d3ef/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/1f/b8/b1c98f9a79016720b87516e83281278c470140a15621531ab32b13ffe243/future-0.6.0.tar.gz#sha256=2e7ae9fafea7df29b834300ed6d7e702c9794b7662506c7142305ee6fde33d07 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.5.2.tar.gz (221 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_70178cf2da47454697d37a2b1b74a789/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_70178cf2da47454697d37a2b1b74a789/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gnccfkdp
cwd: /tmp/pip-install-o0sl_drt/future_70178cf2da47454697d37a2b1b74a789/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/6a/f5/79aed4c3961bd5a33ed259a6d700dfb91cddde963c03f1e0f5fe8c4f9800/future-0.5.2.tar.gz#sha256=eb68b4fd25a753f04454223fcfaf8eadab30ce5ab16bfabefd183fd1a17a0eb0 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.5.1.tar.gz (224 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_cf35586f0d704871a7161be77b778d06/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_cf35586f0d704871a7161be77b778d06/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-p2s5_yzu
cwd: /tmp/pip-install-o0sl_drt/future_cf35586f0d704871a7161be77b778d06/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/bd/f1/3969374107374de0133022284302829ce57bb3aae40d3652954725c730d4/future-0.5.1.tar.gz#sha256=f8020c7b3b6bccdd2ca825f1e856e3c090c46d1955c78549113a936dea4d3011 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.5.0.tar.gz (208 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_56d360ec7ed5435fa2e659b4d7a6e12a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_56d360ec7ed5435fa2e659b4d7a6e12a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-s7it233j
cwd: /tmp/pip-install-o0sl_drt/future_56d360ec7ed5435fa2e659b4d7a6e12a/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/19/af/6e9bcbd4d75c0529e01951cdcc5d4ceea2ff5503c166eceb829c938442b4/future-0.5.0.tar.gz#sha256=d9c4294ae110a8e2c5509a0229d026831a25d3f5c44cb0c5d1b36a96af8a80e8 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.4.1.tar.gz (213 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_7c3f445e72e44147ad71f82423717b58/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_7c3f445e72e44147ad71f82423717b58/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_xphf3ns
cwd: /tmp/pip-install-o0sl_drt/future_7c3f445e72e44147ad71f82423717b58/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/35/34/f3ab317ef4dc8c68a4e263ff2698e56e77a5c6eb2dfaf32c933022dab408/future-0.4.1.tar.gz#sha256=567d6d1cee5645cf99678cf22eeb0a742087f7ed46ae926f898af4f9dd52ce8d (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.4.0.tar.gz (191 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_234e7a4a0f39485d8bad62376a14c4ca/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_234e7a4a0f39485d8bad62376a14c4ca/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-z9aiane5
cwd: /tmp/pip-install-o0sl_drt/future_234e7a4a0f39485d8bad62376a14c4ca/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/39/20/35ff22a9737f14d4d036811a3f7f7f06f3a936f176496ac99021de80c2f5/future-0.4.0.tar.gz#sha256=a2e6800b24a31d6117c27dc1ad0477f7be59fd5c6a035a700264553349a594b9 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.3.5.tar.gz (183 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_94cc77a6359c4d39819e006944819b09/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_94cc77a6359c4d39819e006944819b09/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-c5e9bls6
cwd: /tmp/pip-install-o0sl_drt/future_94cc77a6359c4d39819e006944819b09/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/76/49/512ff7efa41f0b63d311bb4f5260d63f547f8bfb0fb8ad2e84268932491e/future-0.3.5.tar.gz#sha256=9f63f2ff5725b3417c9146cddcfb6b9ac3c756b2a324681c373d873b2e712623 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.3.4.tar.gz (183 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_5f5b3dcfeced4439a5639b22811bea62/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_5f5b3dcfeced4439a5639b22811bea62/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-68_d3fdb
cwd: /tmp/pip-install-o0sl_drt/future_5f5b3dcfeced4439a5639b22811bea62/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/ed/52/ed0ce839b5b8cf521e2361296c8a5892a242824a7a7e294a3fdbb8d2d79d/future-0.3.4.tar.gz#sha256=d1f46dbe5cefbf49f2a36a2ad5c9833a54d703582525ba6f211dfaab639bde97 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.3.3.tar.gz (179 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_659e8022fe66475fa41d2c48a67fe63d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_659e8022fe66475fa41d2c48a67fe63d/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3f10y5u2
cwd: /tmp/pip-install-o0sl_drt/future_659e8022fe66475fa41d2c48a67fe63d/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/36/8d/403c370d25bde232bef32e8e306942b1a95c62e5146b7d3586c2548c6171/future-0.3.3.tar.gz#sha256=e3321b66f32f23a342f6db71229446dc3e9fd26682536a0e1377cfa908780382 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.3.2.tar.gz (223 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_b94d26b55d9544f98486787cf07c4641/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_b94d26b55d9544f98486787cf07c4641/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-slty938b
cwd: /tmp/pip-install-o0sl_drt/future_b94d26b55d9544f98486787cf07c4641/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/1a/fa/e955d2aaa4ea5d518837e5ff45dd3f5e8a7857312c57292232caf8d064f5/future-0.3.2.tar.gz#sha256=01eabc535be50de4332289ea3722879492761888b7ab50040cdddf8c1c1e70c5 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.3.1.tar.gz (222 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_858a385792964399bc08842f1045fa0a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_858a385792964399bc08842f1045fa0a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-iecmu6xy
cwd: /tmp/pip-install-o0sl_drt/future_858a385792964399bc08842f1045fa0a/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/0d/e6/37fd66577d0d0f2f647949e8e2d9096b03562e71ffd38046e2a0491e3b6e/future-0.3.1.tar.gz#sha256=8507366ad5b81c4215e30d895102851e962f425104732c879513dd9a5ff7e08d (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.3.0.tar.gz (151 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_d010f6f971cc484d83cde1bb6ff07d25/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_d010f6f971cc484d83cde1bb6ff07d25/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-uhp81jm9
cwd: /tmp/pip-install-o0sl_drt/future_d010f6f971cc484d83cde1bb6ff07d25/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/8d/96/0c1b5bd252dad69587f2f38f13d4e611bc3582d51f985a2ec3001f5a56e3/future-0.3.0.tar.gz#sha256=874d60acb23d7a3ea0c40ee71ec5f6855725eb7bf88e2f59761565ee8b6c9193 (from https://pypi.org/simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached future-0.2.0.tar.gz (28 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o0sl_drt/future_788ca74f561546c29c3a5ba2218dbe1c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o0sl_drt/future_788ca74f561546c29c3a5ba2218dbe1c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'
'"'"', '"'"'
'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-r66ehpj8
cwd: /tmp/pip-install-o0sl_drt/future_788ca74f561546c29c3a5ba2218dbe1c/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'

désolé j’avais posté de mon téléphone, j’ai mis à jour (log partiel car trop de caractère), merci

1 « J'aime »

Tu as raison, j’aurai du attendre, pourtant je n’ai jamais eu de souci avec ce plugin

Bonjour à tous,

Probleme resolu grace à Lelas (peugeotcars ou j’ai rencontré le même souci)

pour resoudre le probleme il suffit de se connecter en ssh et d’installer setuptools avec la commande :

sudo apt-get install python3-setuptools

2 problèmes de résolus

Merci à Lelas

1 « J'aime »

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