qlib icon indicating copy to clipboard operation
qlib copied to clipboard

bug fix

Open ArtificialZeng opened this issue 3 years ago • 4 comments

Description

Motivation and Context

How Has This Been Tested?

  • [x] Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • [ ] If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • [x] Fix bugs
  • [ ] Add new feature
  • [ ] Update documentation

ArtificialZeng avatar Aug 12 '22 19:08 ArtificialZeng

@you-n-g Thks, How about now?

ArtificialZeng avatar Aug 12 '22 19:08 ArtificialZeng

@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

ArtificialZeng avatar Aug 13 '22 12:08 ArtificialZeng

I think the error is caused by incomplete installation of Qlib Can you reproduce this error after correctly installing Qlib?

you-n-g avatar Aug 13 '22 15:08 you-n-g

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'

ArtificialZeng avatar Aug 14 '22 22:08 ArtificialZeng

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?

SunsetWolf avatar Oct 20 '22 13:10 SunsetWolf

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

github-actions[bot] avatar Feb 08 '23 15:02 github-actions[bot]