Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

DOC: instructions on installing matplotlib for dev#3961

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

eyurtsev
Copy link
Contributor

Added instructions on installing matplotlib for dev for issue (#3959)

NOTE: I renamed one of the URLs. git_development -> setting_up_for_development

let me know if this is a problem.

python setup.py develop

This installs matplotlib for development (i.e., builds everything and places the
symbolic links back to the source code).
Copy link
Member

Choose a reason for hiding this comment

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

As noted infaq/installing_faq.rst this command has to be called everytime that the c files change

@tacaswelltacaswell added this to the1.5.0 milestoneFeb 7, 2015
@tacaswelltacaswell modified the milestones:next point release,proposed next point releaseJul 16, 2015
@jankatins
Copy link
Contributor

There is now also some information how to setup on windows in the main directory.

@NelleV
Copy link
Member

This PR is a bit old, but it would be a great addition to the documentation.@eyurtsev are you still interested in moving forward with this PR?

@NelleVNelleV self-assigned thisSep 20, 2016
@eyurtsev
Copy link
ContributorAuthor

I've been out of the loop with matplotlib for a while, so if anyone would like to commandeer that'd be great -- alternatively, I can abandon -- whichever is most convenient. :)


::

python setup.py develop
Copy link
Member

Choose a reason for hiding this comment

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

This should probably be changed topip install -v -e .

@Kojoley
Copy link
Member

We already have this heredoc/faq/installing_faq.rst#source-install-from-git

@NelleV
Copy link
Member

Hi@eyurtsev
I can take over. I'll probably have to recreate a PR.
I'll keep you posted.
Cheers,
N

@NelleV
Copy link
Member

I created a new PR with these changes + the fixes. I'm thus closing this one.
Thanks@eyurtsev for the original patch and the feedback!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell left review comments

Assignees

@NelleVNelleV

Projects
None yet
Milestone
v2.1
Development

Successfully merging this pull request may close these issues.

7 participants
@eyurtsev@jankatins@NelleV@Kojoley@tacaswell@fariza@mdboom

[8]ページ先頭

©2009-2025 Movatter.jp