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

setting up matplotlib for development #3959

Closed
Assignees
NelleV
Milestone
@eyurtsev

Description

@eyurtsev

I read through the developer instructions (http://matplotlib.org/devel/index.html) and am still unsure as to the best workflow for matplotlib development. Specifically, I want to work on code that's under git control, but have the changes applied immediately (e.g., with %autoreload magic) if possible.

After these steps (fromhttp://matplotlib.org/devel/gitwash/set_up_fork.html):

git clone git@github.com:your-user-name/matplotlib.gitcd matplotlibgit remote add upstream git://github.com/matplotlib/matplotlib.git

I would have loved to add matplotlib to the python path (i.e., "matplotlib/lib/matplotlib"). However, doing so doesn't work (probably because of stuff missing that's added during the build).

--->39frommatplotlib._pathimport (affine_transform,count_bboxes_overlapping_bbox,40update_path_extents)41fromnumpy.linalgimportinvImportError:Nomodulenamed_path

Any help for setting up for development will be appreciated!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp