Skip to content

matplotlib instances getting stuck? #41

Description

@enochii

Describe the issue

Hi, thanks for the project!

I noticed that instances from matplotlib__matplotlib-* (for instance, matplotlib__matplotlib-26291) often take over 1 hour and still do not finish, while instances from other projects (e.g., django, astropy) usually complete within a few minutes under the same setup.

From the logs, it seems to spend a long time during conda environment creation, especially at the solving stage:

Collecting package metadata (repodata.json): ...working...
2026-01-07 19:36:24,060 - INFO - done
Solving environment: ...working...

Is this expected for matplotlib?
Any suggestions on how to handle these instances?

Suggest an improvement to documentation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions