bootphon / abkhazia

ABX and kaldi experiments on speech corpora made easy
https://docs.cognitive-ml.fr/abkhazia
GNU General Public License v3.0
31 stars 6 forks source link

QXcbConnection: Could not connect to display localhost:10.0 #5

Closed mmmaat closed 6 years ago

mmmaat commented 7 years ago

This is related to matplotlib dependancy. I get this error when importing abkhazia in ipython from a ssh (no X) remote connexion.

We should put matplotlib stuffs in a separate module ? Or ensure X is here before importing matplotlib ?