[Doc]: windows install instructions do not work · Issue #24779 · matplotlib/matplotlib · GitHub
Skip to content

[Doc]: windows install instructions do not work #24779

Description

@tacaswell

Documentation Link

https://matplotlib.org/devdocs/devel/development_setup.html#create-a-dedicated-environment

Problem

The conda instructions do not work on windows:

  • it is very slow
  • fails on lxml + pikepdf installation

The venv method does not include in information about how to install all of the dev dependencies

Suggested improvement

Possible options for conda:

  • find a way to get pikepdf to install on windows
  • remove those entries from environment.yml

Possible solution for venv:

  • document pip install -r requirements/dev/dev-requirements.txt

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Documentation🌱 Good first issueOpen a pull request against these issues if there are no active ones!

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions