On Jan 20, 2011, at 6:14 AM, John Hunter wrote:
> On Thu, Jan 20, 2011 at 2:50 AM, Jeffrey Wong wrote:
>> Hi,
>>
>> I tried to install matplotlib on python 2.7 and use the graph drawing
>> functionality with NetworkX (nodes and edges).
>>
>> easy_install and pip both think that the latest vers
Hi,
I feel your pain on the issue of eggs...
> - Is there some way to name the eggs to disambiguate between 32-bit
> Python 2.7 (which works on all versions of Mac OS X) and 64-bit Python
> 2.7 (which only works on 10.6) that is compatible with easy_install?
> In the past if the eggs had strange
I have not built modern versions of matplotlib for python.org's Python
2.5 because its Tcl/Tk support is badly broken such that any attempt
to use a "reasonable" version of Tcl/Tk (e.g. ActiveState 8.4.19) will
cause segfaults. Perhaps I am being unreasonable but:
- I use Tcl/Tk extensively
On Thu, Jan 20, 2011 at 10:23 AM, Jeffrey Wong wrote:
> On Jan 20, 2011, at 6:14 AM, John Hunter wrote:
>
>> On Thu, Jan 20, 2011 at 2:50 AM, Jeffrey Wong wrote:
>>> Hi,
>>>
>>> I tried to install matplotlib on python 2.7 and use the graph drawing
>>> functionality with NetworkX (nodes and edges
On Thu, Jan 20, 2011 at 2:50 AM, Jeffrey Wong wrote:
> Hi,
>
> I tried to install matplotlib on python 2.7 and use the graph drawing
> functionality with NetworkX (nodes and edges).
>
> easy_install and pip both think that the latest version is 0.91.1, which is
> wrong because it will import num