Re: [Matplotlib-users] Can't install from PyPi

2011-09-05 Thread dpo
efiring wrote: > > On 09/05/2011 03:01 PM, dpo wrote: >> >> Hi, >> >> Upon trying to install Matplotlib from PyPi, I get the following error >> message: >> >> --- >> Traceback (most recent call last): >>File "", line 14, in >>File "/Users/dpo/.virtualenvs/tsp/build/matplotlib

Re: [Matplotlib-users] Can't install from PyPi

2011-09-05 Thread Eric Firing
On 09/05/2011 03:01 PM, dpo wrote: > > Hi, > > Upon trying to install Matplotlib from PyPi, I get the following error > message: > > --- > Traceback (most recent call last): >File "", line 14, in >File "/Users/dpo/.virtualenvs/tsp/build/matplotlib/setup.py", line > 162, in >

[Matplotlib-users] Can't install from PyPi

2011-09-05 Thread dpo
Hi, Upon trying to install Matplotlib from PyPi, I get the following error message: --- Traceback (most recent call last): File "", line 14, in File "/Users/dpo/.virtualenvs/tsp/build/matplotlib/setup.py", line 162, in if check_for_tk() or (options['build_tkagg'] is True