joblib throws FileNotFoundError when running workflow.py
Open
@rk2900 is already working on this.
Since Oct 3, 2021.
bug
- Dominant language
- Python
- Stars
- 48.7k
- Forks
- 7.7k
- PR merge metrics
- No merged PRs in 30d
Description
🐛 Bug Description
When running workflow.py in highfreq folder, I get a warning coming from joblib and then a FileNotFoundError as shown on the screenshot below.
The issue seems to come from joblib, I tried both versions 1.0.1 and 0.17 but it remains the same.
To Reproduce
Steps to reproduce the behavior:
- python workflow.py get_data in high-freq-execution branch.
Screenshot

Environment
- Qlib version: 0.7.2.99
- Python version: 3.8.12
- OS (
Windows,Linux,MacOS): MacOS 11 - M1 Chip - Commit number: 6a2213
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.