Installation des dépendances impossible Somfy Home Alarm

Bonjour,

Je viens d’installer le plugin, mais impossible d’installer les dépendances, j’obtiens :

Début de l'installation
Installation des dépendances apt
Reading package lists...
Building dependency tree...
Reading state information...
python3-pip is already the newest version (9.0.1-2+deb9u2).
0 upgraded, 0 newly installed, 0 to remove and 256 not upgraded.
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
Installation du module globals pour python
Collecting globals
Using cached https://files.pythonhosted.org/packages/8e/8e/91cf36c01cf14465bdd7c455375a90ffab24a18df6e1fee819d130ff8e54/globals-0.3.22.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-ehlhyynw/globals/setup.py", line 6
url = f'https://github.com/SamuelJansen/{name}/'
^
SyntaxError: invalid syntax

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-ehlhyynw/globals/
Fin de l'installation

Avez-vous une idée du problème ?

Merci.

Bonsoir

Tu tournes sur quelle machine? 256 mises à jour possible c’est beaucoup même si cela n’a propablement aucun lien avec ton problème.

Antoine

Je tourne sur une Smart. V3.3.59
Cela signifie 256 mises à jour de quoi ?

Bonjour,

Il faudrait donner une capture d’écran de la page santé.
Si vous êtes sous stretch (Linux 9), vous devez suivre la procédure de migration vers buster de la smart: https://doc.jeedom.com/fr_FR/howto/migrationos.smart

En passant, la v3 ne sera plus maintenue après le 31/12: Annonce fin de support V3 & anciens DNS – Jeedom – Le Blog
Il va falloir migrer en v4 également.

256 mises à jour de logociels installés sur votre smart.

Mais pour une smart, voir ce que recommande jeedom sur les mises à jour.

Antoine

Oui, j’ai fait la migration hier mais il y a encore des choses à faire evoluer.
Merci du conseil.
Je m’y remets ce soir car même en V4 cela n’a rien changé.

J’ai terminé la migration.

J’ai désormais :

Début de l'installation
Installation des dépendances apt
Reading package lists...
Building dependency tree...
Reading state information...
python3-pip is already the newest version (18.1-5).
0 upgraded, 0 newly installed, 0 to remove and 62 not upgraded.
Installation du module globals pour python
Collecting globals
Using cached https://files.pythonhosted.org/packages/8e/8e/91cf36c01cf14465bdd7c455375a90ffab24a18df6e1fee819d130ff8e54/globals-0.3.22.tar.gz
Collecting python_helper>=0.3.36 (from globals)
Using cached https://files.pythonhosted.org/packages/3a/f1/6b8f55a3d7724b5166ccc6263a38745276d1723ce9917e55182a4cccac7c/python_helper-0.3.37.tar.gz
Requirement already satisfied: colorama==0.4.4 in /usr/local/lib/python3.7/dist-packages (from python_helper>=0.3.36->globals) (0.4.4)
Building wheels for collected packages: globals, python-helper
Running setup.py bdist_wheel for globals: started
Running setup.py bdist_wheel for globals: finished with status 'error'
Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-ed9vcw1z/globals/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('
', '
');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-iyg4slpo --python-tag cp37:
/usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
% (opt, underscore_opt)
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: invalid command 'bdist_wheel'


Failed building wheel for globals
Running setup.py clean for globals
Running setup.py bdist_wheel for python-helper: started
Running setup.py bdist_wheel for python-helper: finished with status 'error'
Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-ed9vcw1z/python-helper/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('
', '
');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-zt02xdqu --python-tag cp37:
/usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
% (opt, underscore_opt)
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: invalid command 'bdist_wheel'


Failed building wheel for python-helper
Running setup.py clean for python-helper
Failed to build globals python-helper
Installing collected packages: python-helper, globals
Running setup.py install for python-helper: started
Running setup.py install for python-helper: finished with status 'done'
Running setup.py install for globals: started
Running setup.py install for globals: finished with status 'done'
Successfully installed globals python-helper
Fin de l'installation

La page santé

Dans le menu configuration de jeedom, onglet os/db, ouvrez l’outils « Administration système » et tapez cette commande:

sudo python3 -m pip install "wheel"

Cela va installer une dépendance qui semble manquer.

Montrez le résultat et ensuite relancez les dépendances (si ça n’a pas été fait automatiquement par jeedom)

Bonjour,
Cette commande a bien permis l’installation des dépendances, merci beaucoup.

J’ai aussi pu activer le démon et scanner mes équipements.

Un grand merci pour votre aide !

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