Re: [pymecavideo] Re: matplotlib |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/pymecavideo Archives
]
- To: pymecavideo@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [pymecavideo] Re: matplotlib
- From: Jean-Baptiste BUTET <ashashiwa@xxxxxxxxx>
- Date: Thu, 28 Oct 2010 16:32:12 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ALAETwswUT5GgRwdSmhMOaJmKVAfdNSgIcgnLpTu9xs=; b=fUguft1SBjtEm2j3AFyGWaE4eaTmoGeSw4bPbfAcjzDl61t6qG4k9LCYEuOfz4I8Ef +vI5Iif4oR8EKAR9Ah8fVsimCrP1ekntAZSp5vPYgSydzIYAfWzcAfIRssBhkd8sumIK T5scIVMMJQHhDF2ROY4wxFHEKzP35xLVR0iZI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=BVkv49NrqV31MeQmo7IwqRkB3/IX9xyfA0foM/+I0NhKLWBkTCTPkl6eJ7+kYbvjyx 2UNuvgwVotZkUGiR1jpyCSbanJkdNrFb3MI+xsTB9ZhR7vPZoNxITdxvPqgq23YovoKn OATemDJqeXlFb+r42FCiE7jzfqBDHLhsGieqg=
\o/ !!!!!!!!!!!!!!!!
Semi Victoire... déjà, je peux démarrer pymecavideo même avec le
"matplotlib.use('Qt4Agg')".
Pourquoi ??? parce que finot comme je suis, je n'avais pas vu que
matplotlib avait été modularisé et qu'il fallait donc que j'installe :
python-matplotlib-qt4 ... (le backend qt4 quoi ;) )
Du coup, toutes mes erreurs d'import qui m'embetaient n'existent plus.
1ere Victoire.
Par contre, si je demande un graphe... ça plantouille... plus rien ne
répond et ça me remplit la console :
(281.000000, 322.000000) <type 'instance'>
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
pymecavideo.py: Fatal IO error: client killed
Et ça c'est pas bon :))))
Je vais regarder de quoi il en retourne.
Dsl pour l'histoire de l'install du backend qt4 ;)
A+
JB