J'ai eu un souci avec ce programme, j'ai python2 et python3 d'installé,
voici ce que j'ai:
$ tvdownloader
Le repertoire de travail /home/wido/.tvdownloader/cache n'existe pas ; on le cree
Le repertoire de travail /home/wido/.tvdownloader/conf n'existe pas ; on le cree
Le repertoire de travail /home/wido/.tvdownloader/plugins n'existe pas ; on le cree
Le repertoire de travail /home/wido/TVDownloader n'existe pas ; on le cree
Traceback (most recent call last):
File "/usr/share/tvdownloader/MainWindow.py", line 362, in rafraichirPlugin
self.api.rafraichirPlugin( self.comboBoxSite.currentText() )
File "/usr/share/tvdownloader/APIPrive.py", line 88, in rafraichirPlugin
self.pluginData[self.listePlugin[p]] = [[],{},{}]
KeyError: ''
Traceback (most recent call last):
File "/usr/share/tvdownloader/MainWindow.py", line 362, in rafraichirPlugin
self.api.rafraichirPlugin( self.comboBoxSite.currentText() )
File "/usr/share/tvdownloader/APIPrive.py", line 88, in rafraichirPlugin
self.pluginData[self.listePlugin[p]] = [[],{},{}]
KeyError: ''
dès que je désinstalle python3, je n'ai plus de problème, les plugins se chargent correctement et l'affichage des séries présente.