Hi Derek,

--- On Sun, 4/14/13, Derek Homeier <de...@astro.physik.uni-goettingen.de> wrote:
> The RuntimeError was enforced by the #ifdef
> WITH_NEXT_FRAMEWORK check that
> does not allow to use the backend at all, so I had to change
> this to a RuntimeWarning
> to be able to test the backend in the 1.3 branch.

This RuntimeError is there for a reason: If your Python is not installed as  a 
framework, the backend will not work correctly (and if you ignore the 
RuntimeError, you won't know if any problems you encounter are real bugs, or 
simply due to your Python not being installed as a framework).

Best,
-Michiel

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to