On 03/12/2012 10:57 AM, Gias Uddin wrote:
> If I understand, this should have given me "TkAgg".
> so, the backend is not working properly.
No, the backend is fine, it is just the wrong one. Most likely, when you
built mpl, the libraries for the gui backends were not found.
Try:
sudo apt-get bui
If I understand, this should have given me "TkAgg".
so, the backend is not working properly.
On Mon, Mar 12, 2012 at 4:49 PM, Gias Uddin wrote:
> >>> plt.get_backend()
> 'agg'
>
>
>
> On Mon, Mar 12, 2012 at 4:00 PM, Goyo wrote:
>
>> El día 12 de marzo de 2012 17:05, Gias Uddin escribió:
>> >
>>> plt.get_backend()
'agg'
On Mon, Mar 12, 2012 at 4:00 PM, Goyo wrote:
> El día 12 de marzo de 2012 17:05, Gias Uddin escribió:
> > I have posted the following message in StackOverflow about my problem
> with
> > graph plotting using python nltk using Matplotlib and numpy.
> > Advices will
On 03/12/2012 06:05 AM, Gias Uddin wrote:
> I have posted the following message in StackOverflow about my problem
> with graph plotting using python nltk using Matplotlib and numpy.
> Advices will be tremendously helpful. Thanks in advance.
>
> http://stackoverflow.com/questions/9661909/python-nltk
El día 12 de marzo de 2012 17:05, Gias Uddin escribió:
> I have posted the following message in StackOverflow about my problem with
> graph plotting using python nltk using Matplotlib and numpy.
> Advices will be tremendously helpful. Thanks in advance.
>
> http://stackoverflow.com/questions/96619
I have posted the following message in StackOverflow about my problem with
graph plotting using python nltk using Matplotlib and numpy.
Advices will be tremendously helpful. Thanks in advance.
http://stackoverflow.com/questions/9661909/python-nltk-plots-are-not-showing-up
-