Matplotlib requires numpy, which is a C extension. IronPython doesn't support C extensions directly, but Resolver Systems is working on an open source compatibility layer with the explicit goal of numpy support. You can find more information at http://www.resolversystems.com/documentation/index.php/Ironclad.
On Mon, Jul 14, 2008 at 6:19 AM, Zsidó Zoltán <[EMAIL PROTECTED]> wrote: > Hello All, > > Is it possible to use Matplotlib from IronPython 1.1.1? > > Regards, > > Zoli > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > >
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
