Hello.
I installed matplotlib from source in Mac OS 10.6. However, I am
unable to print this simple example plot:
from pylab import *
plot([1,2,3])
show()
Here is what I get when I try using TkAgg as the backend:
casa98-125-dhcp:.matplotlib lisa$ python simple_plot.py --verbose-
helpful
$HOM
Just to be sure,
> could you
> post/send a full listing of your simple_plot.py?
>
> Thanks,
> Bill
>
> On 12/2/09 2:01 PM, "Lisa M Winter" wrote:
>
>> Thanks for the pointers, Bill.
>>
>> I tried installing from source as you suggested, but I am g
em for you if you don't already have them. The command
> line
> should look like:
> sudo PREFIX=/Users/(your username)/.local make -f make.osx fetch deps
> mpl_install
>
> Good luck,
> Bill
> On 12/2/09 12:31 PM, "Lisa M Winter" wrote:
>
>> Hello.
>>
Hello.
I am finding it very difficult to install matplotlib with snow
leopard. I have the Apple XCODE installed along with numpy (which I
have tested and works) and am running the python 2.6 version that
comes with the Mac.
I have run into the following problems:
1) The diskimage installat