bug fix
Description
Motivation and Context
How Has This Been Tested?
- [x] Pass the test by running:
pytest qlib/tests/test_all_pipeline.pyunder upper directory ofqlib. - [ ] If you are adding a new feature, test on your own test scripts.
Screenshots of Test Results (if appropriate):
- Pipeline test:
- Your own tests:
Types of changes
- [x] Fix bugs
- [ ] Add new feature
- [ ] Update documentation
@you-n-g Thks, How about now?
@you-n-g This is the bug fix of issues/1238, So many developer has encountered this https://github.com/microsoft/qlib/issues/1238#issuecomment-1214136339
I think the error is caused by incomplete installation of Qlib Can you reproduce this error after correctly installing Qlib?
I think the error is caused by incomplete installation of Qlib Can you reproduce this error after correctly installing Qlib?
https://github.com/microsoft/qlib/issues/1238 so, why the others also get 'imcomplete installation'
I see that there is only one line of code added to this PR, I have tested it and found that even without this line the code still runs correctly, how can I reproduce your problem?
This PR is stale because it has been open for a year with no activity. Remove the stale label or comment on the PR otherwise this will be closed in 5 days