I need a python compile with VC6. This python also needs a
matplotlib.
Chris Barker and I worked on this a while ago, and I believe we
decided it was impossible due to bugs/limitations in the VC++ 6
compiler.
Is there any testsuite for matplotlib. I decided to install the
downloadable matplotlib egg (presumably compiled using VC7) into my
VC6 python and the first samples from the matplotlib tutorial page
which seem to work. I would like to do some more thoroughly testing.
Is there anything recommended?
Regards
Berthold
···
On Mar 16, 2007, at 9:28 AM, Berthold Höllmann wrote:
On 3/16/07, Berthold Höllmann <bhoel@...514...> wrote:
Ken McIvor <mcivor@...227...> writes:
> On Mar 16, 2007, at 9:28 AM, Berthold Höllmann wrote:
>>
>> I need a python compile with VC6. This python also needs a
>> matplotlib.
>
> Chris Barker and I worked on this a while ago, and I believe we
> decided it was impossible due to bugs/limitations in the VC++ 6
> compiler.
Is there any testsuite for matplotlib. I decided to install the
downloadable matplotlib egg (presumably compiled using VC7) into my
VC6 python and the first samples from the matplotlib tutorial page
which seem to work. I would like to do some more thoroughly testing.
Is there anything recommended?