Forum darktable FR
DisplayCal, python2 et python3 - Version imprimable

+- Forum darktable FR (https://forums.darktable.fr)
+-- Forum : Photographie (https://forums.darktable.fr/forumdisplay.php?fid=72)
+--- Forum : Sujet Libre (https://forums.darktable.fr/forumdisplay.php?fid=83)
+--- Sujet : DisplayCal, python2 et python3 (/showthread.php?tid=6062)

Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19


RE: DisplayCal, python2 et python3 - ignace72 - 30-11-22

Bonjour jpg54.
Désolé, je n’ai pas eu de notification.
Si, c’est facile, tu n’as pas suivi mon tuto (c’est pas bien), tu as oublié d’installer le module Python attrdict.
Installe-le avec la commande suivante :
Code :
pip install attrdict3



RE: DisplayCal, python2 et python3 - jpg54 - 30-11-22

J'avais bien lancer pip install pip --upgrade avant de faire pip install displaycal==3.9.8


RE: DisplayCal, python2 et python3 - ignace72 - 30-11-22

Youpi, j’ai eu une notification.
heu, je croyais que tu étais sur openSUSE Tumbleweed ?


RE: DisplayCal, python2 et python3 - jpg54 - 30-11-22

Je viens de relancer pip install displaycal==3.9.8 après avoir lancé : pip install attrdict3
Encore une erreur à la fin de l'install :
[Image: image.png]
et DisplayCal ne se lance pas :
[Image: image.png]


RE: DisplayCal, python2 et python3 - ignace72 - 01-12-22

Bonjour, jpg54.
Es-tu toujours sur openSUSE Tumbleweed ?
Si tu es sur openSUSE Tumbleweed, tu devrais pouvoir installer DisplayCAL 3.9.10.
Si tu as une erreur à l’installation, il est inutile d’essayer de lancer DisplayCAL.
Essaye d’installer le paquet python310-wxpython


RE: DisplayCal, python2 et python3 - jpg54 - 01-12-22

Oui, toujours sous OpenSuse Tumbelweed et python310-wxpython est installé :
[Image: image.png]


RE: DisplayCal, python2 et python3 - ignace72 - 01-12-22

Peux-tu essayer :
Code :
pip install wxPython



RE: DisplayCal, python2 et python3 - jpg54 - 01-12-22

Même erreur que l'install de DisplayCal :
[Image: image.png]
J'ai bien lancé :
Code :
pip install wxPython



RE: DisplayCal, python2 et python3 - ignace72 - 01-12-22

Peux-tu mettre le retour complet du terminal dans une balise « code » plutôt que des captures d’écran ?
Merci.


RE: DisplayCal, python2 et python3 - jpg54 - 01-12-22

Il y a beaucoup de ligne et n'est pas complet quand il est terminé. Il est beaucoup trop long pour être écrit dans un balise code.