Thanks to visit codestin.com Credit goes to github.com
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 7499950 commit db09e7aCopy full SHA for db09e7a
doc/faq/virtualenv_faq.rst
@@ -37,10 +37,10 @@ into the environment. In regular virtualenv environment various workarounds
37
exist. Some of these are given here:
38
39
* The ``TKAgg`` backend doesn't require any external dependencies and is
40
-normally always available.
+ normally always available.
41
* The ``QT4`` framework ``PySide`` is pip installable.
42
* The upcoming `WX Phoenix <http://wiki.wxpython.org/ProjectPhoenix>`_ toolkit
43
-is ``pip`` installable.
+ is ``pip`` installable.
44
45
Other frameworks are harder to install into a virtual environment. There are at
46
least two possible ways to get access to these in a virtual environment.
0 commit comments