10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea3d54 commit c223990Copy full SHA for c223990
doc/faq/osx_framework.rst
@@ -18,7 +18,7 @@ framework build. In order to interact correctly with OSX through the native
18
GUI frameworks you need a framework build of Python.
19
At the time of writing the ``macosx`` and ``WXAgg`` backends require a
20
framework build to function correctly. This can result in issues for
21
-a python installation not build as a framework andmay also happen in
+a python installation not build as a framework and may also happen in
22
virtual envs and when using (Ana)Conda.
23
From Matplotlib 1.5 onwards the ``macosx`` backend
24
checks that a framework build is available and fails if a non framework
0 commit comments