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

Skip to content

[Doc]: Be more specific on dependencies that need to be installed for a "reasonable" dev environment #28892

Closed
@timhoffm

Description

@timhoffm

Documentation Link

https://matplotlib.org/devdocs/devel/development_setup.html#install-dependencies

Problem

Most Python dependencies will be installed when setting up the environment but non-Python dependencies like C++ compilers, LaTeX, and other system applications must be installed separately.

Suggested improvement

This is not actionable.

"most" and "non-Python dependencies like [...] and other system applications" makes impossible for a user to know what to install. Digging through following links is cumbersome.

We may not need to give detailed description, but should mention what to additionally install manually (or ensure it's there) for a reasonable working installation, e.g. (not checked for completeness):

You additionally need

The full list of required and optional dependencies is available here:

[current links]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions