Thank you both of you.
The problem is that I did not have tk-dev packages before I compiled
Python3.2.3. After installing tk-dev and recompiled Python3.2.3 and
matplotlib 1.2.x with a `setup.cfg` file and enable `backend = TkAgg`, I
can show the picture windows.
So exciting!
Best regards,
Simo
On 6/30/2012 11:45 AM, Youbao Zhang wrote:
> Dear all,
>
> I successfully installed Python 3.2.3 + Numpy 1.6.2 + Matplotlib 1.2.x
> (Git version). I tried the following command sequence line by line:
>
> huskier@SqueezeVM0:~/Programming/Python/Python-3.2.3$ python3.2
> Python 3.2.3 (default, Jun 30
On Saturday, June 30, 2012, Youbao Zhang wrote:
> Dear all,
>
> I successfully installed Python 3.2.3 + Numpy 1.6.2 + Matplotlib 1.2.x
> (Git version). I tried the following command sequence line by line:
>
> huskier@SqueezeVM0:~/Programming/Python/Python-3.2.3$ python3.2
> Python 3.2.3 (default,
Dear all,
I successfully installed Python 3.2.3 + Numpy 1.6.2 + Matplotlib 1.2.x (Git
version). I tried the following command sequence line by line:
huskier@SqueezeVM0:~/Programming/Python/Python-3.2.3$ python3.2
Python 3.2.3 (default, Jun 30 2012, 07:14:35)
[GCC 4.4.5] on linux2
Type "help", "co
Hi, everyone:
I have get a example from the documentation(
http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx2.html
).
I want to add a annotation to the figure, so I modified the code.
I encounter a problem, I add the annotation to the figure, but it
didn't
Hi all,
on behalf of the IPython development team, and just in time for the
imminent Debian freeze and SciPy 2012, I'm thrilled to announce, after
an intense 6 months of work, the official release of IPython 0.13.
This version contains several major new features, as well as a large
amount of bug