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

Skip to content

updated README.txt to show PIP installation path (which might be easiest... #646

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

Closed
wants to merge 1 commit into from

Conversation

gregglind
Copy link

... for some users)

@@ -13,6 +13,10 @@ for all these packages are available here:

<http://pythonmac.org/packages/py25-fat/index.html>.

*** Setup from source using Pip ***

pip install -e git://github.com/matplotlib/matplotlib.git#egg=Package
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this use "https://" instead of "git://" in case the user does not have git installed? I don't know if it makes a difference.

Copy link
Author

Choose a reason for hiding this comment

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

That is fine too :) Good improvement!

On Tue, Feb 28, 2012 at 3:01 PM, Benjamin Root
[email protected]
wrote:

@@ -13,6 +13,10 @@ for all these packages are available here:

   http://pythonmac.org/packages/py25-fat/index.html.

+*** Setup from source using Pip ***
+

  •   pip install -e git://github.com/matplotlib/matplotlib.git#egg=Package

Shouldn't this use "https://" instead of "git://" in case the user does not have git installed?  I don't know if it makes a difference.


Reply to this email directly or view it on GitHub:
https://github.com/matplotlib/matplotlib/pull/646/files#r498427

@WeatherGod
Copy link
Member

@gregglind, if you make that update to your patch-1 branch, I can get this pulled in.

@mdboom mdboom closed this in 88ffe1f Jun 1, 2012
jenshnielsen pushed a commit to jenshnielsen/matplotlib that referenced this pull request Jun 6, 2012
* upstream/v1.1.x:
  Pass ints to Tk.Canvas.create_image
  Backport matplotlib#920 to the v1.1.x branch
  Add info about installing from source using Pip.  Closes matplotlib#646.
  Fixed string concatenation.
  .
  Ported fix from matplotlib#910
  Install the mpltest.ttf file
  Remove PNG from the test_ttconv test -- it doesn't seem to work across freetype versions, and also it doesn't actually test ttconv, wihch is not used by the Agg backend.
  Move test font inside test directory
  Add a test case for ttconv
  Fix TrueType to Type-3 font conversion
  Fix bug when resizing qt4 figure window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants