Closed
Description
Description
We run CI on the latest pip version, after 23.1(23.0.1 is ok), it raises this error:
The detailed reproduction steps can be found in PR 1504 for reference.
Expected behavior
pip install packages finished.
pip version
after 23.1
Python version
3.7/3.8
OS
ubuntu
How to Reproduce
the steps to reproduce can reference these PR:
https://github.com/microsoft/qlib/actions/runs/4826356568/jobs/8598112412?pr=1504
and below is the steps I used to locate this bug:
microsoft/qlib#1495
Output
No response
Code of Conduct
- I agree to follow the PSF Code of Conduct.