Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve virtualenv and framework builds #7022

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 5, 2016

Conversation

jenshnielsen
Copy link
Member

Document to use pythonw on conda and reorganise the docs a bit by splitting it into two sections

@jenshnielsen jenshnielsen added this to the 2.0 (style change major release) milestone Sep 4, 2016
@jenshnielsen
Copy link
Member Author

Closes #6746

@@ -40,6 +43,7 @@ exist. Some of these are given here:
* The ``TKAgg`` backend doesn't require any external dependencies and is
normally always available.
* The ``QT4`` framework ``PySide`` is pip installable.
* ``PYQT5`` is pip installable on Python 3.5.
* The upcoming `WX Phoenix <http://wiki.wxpython.org/ProjectPhoenix>`_ toolkit
is ``pip`` installable.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it is not part of your changeset, but this line about WX is highly misleading, as the Pypi link shows:
https://pypi.python.org/pypi/wx/3.0.3
It is unofficial, from a snapshot, and it requires lots of arcane dependencies. I don't think we should call it "pip installable" without at least some qualification.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, This was originally written under the assumption that a release of WX Phoenix was to happen soon. Evidently that is not the case. We can add it again once the release happens

Long version
============

Unfortunately virtualenv creates a non
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth another mention of venv here in case someone skipped straight to the long version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants