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
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:
Is this expected for matplotlib?
Any suggestions on how to handle these instances?
Suggest an improvement to documentation
No response