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

Skip to content

DOC: Updates for Windows #6508

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 5 commits into from
Jun 6, 2016
Merged

DOC: Updates for Windows #6508

merged 5 commits into from
Jun 6, 2016

Conversation

cgohlke
Copy link
Contributor

@cgohlke cgohlke commented May 31, 2016

No description provided.

cgohlke added 3 commits May 30, 2016 23:48
Windows installers and eggs are no longer provided.
Windows installation instructions are in the INSTALL document.
Matplotlib and all its required dependencies can be installed using pip.
Binaries for Python 3.5 are built with Visual Studio 2015 and include the required C++ runtime files.
Remove references to Python 2.6 and 3.3, as well as Windows installers.
For `standard Python <http://www.python.org/download/>`_ installations,
install matplotlib using `pip <https://pypi.python.org/pypi/pip/>`_::

python -m pip install -U pip setuptools
Copy link
Member

Choose a reason for hiding this comment

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

do you still need to update setuptools for a straight matplotlib install?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Older Python 2.7 versions may not have setuptools installed.

@story645
Copy link
Member

Since you're working on the front page, how do you feel about sorting out issue #1069 ?

Enthought Canopy, or Continuum Anaconda, which have matplotlib and many
of its dependencies, plus other useful packages, preinstalled.

For `standard Python <http://www.python.org/download/>`_ installations,
Copy link
Member

Choose a reason for hiding this comment

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

Should change to https.

cgohlke added 2 commits May 31, 2016 02:09
Update URLs to https. 
Do not let remain double negative.
Fix Sphinx warning.
@tacaswell tacaswell added this to the 1.5.2 (Critical bug fix release) milestone May 31, 2016
@tacaswell tacaswell merged commit 972266d into matplotlib:v1.5.x Jun 6, 2016
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