Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9be2a7c

Browse filesBrowse files
authored
Merge pull request #11207 from anntzer/venvguidocs
Update venv gui docs wrt availability of PySide2.
2 parents 3d42783 + ca5324c commit 9be2a7c
Copy full SHA for 9be2a7c

File tree

Expand file treeCollapse file tree

1 file changed

+12
-11
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+12
-11
lines changed

‎doc/faq/virtualenv_faq.rst

Copy file name to clipboardExpand all lines: doc/faq/virtualenv_faq.rst
+12-11Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,18 @@ installed.
2121

2222
Otherwise, the situation (at the time of writing) is as follows:
2323

24-
============= ========================== =================================
25-
GUI framework pip-installable? conda or conda-forge-installable?
26-
============= ========================== =================================
27-
PyQt5 yes yes
28-
------------- -------------------------- ---------------------------------
29-
PyQt4 PySide: on Windows and OSX yes
30-
------------- -------------------------- ---------------------------------
31-
PyGObject yes [#]_ on Linux
32-
------------- -------------------------- ---------------------------------
33-
wxPython yes [#]_ yes
34-
============= ========================== =================================
24+
========= ========= ================ =================================
25+
framework bindings pip-installable? conda or conda-forge-installable?
26+
========= ========= ================ =================================
27+
Qt5 PyQt5 yes yes
28+
Qt5 PySide2 yes [#]_ yes
29+
Qt4 PyQt4 no yes
30+
Qt4 PySide OSX and Windows yes
31+
GTK3 PyGObject yes [#]_ Linux and OSX
32+
wxWidgets wxPython yes [#]_ yes
33+
========= ========= ================ =================================
34+
35+
.. [#] See http://lists.qt-project.org/pipermail/pyside/2018-March/002537.html.
3536
3637
.. [#] No wheels available, see
3738
https://pygobject.readthedocs.io/en/latest/devguide/dev_environ.html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.