The bottleneck for Python 3 adoption is going to be the availability of
compatible third party libraries. I'm using numpy, scipy, matplotlib,
wxpython, pywin32 and py2exe, so I'm not even going to download python 3
until all these projects have moved to it.
Armando.
On Fri, Dec 5, 2008 at 2:37 AM
On Thu, Dec 4, 2008 at 8:42 PM, David Cournapeau
<[EMAIL PROTECTED]> wrote:
>> Quick question. Is matplotlib python 3 compatible? Has anyone switched to
>> python
>> 3? Anecdotally, how much of a pain is it to switch over, if you use common
>> scientific libraries such as PIL and VTK?
>>
>
> matp
Kaushik Ghose wrote:
> Hi Everyone,
>
> Quick question. Is matplotlib python 3 compatible? Has anyone switched to
> python
> 3? Anecdotally, how much of a pain is it to switch over, if you use common
> scientific libraries such as PIL and VTK?
>
matplotlib depends on numpy, and numpy on pyth
Hi Everyone,
Quick question. Is matplotlib python 3 compatible? Has anyone switched to
python
3? Anecdotally, how much of a pain is it to switch over, if you use common
scientific libraries such as PIL and VTK?
Thanks
-Kaushik
--