-
Couldn't load subscription status.
- Fork 5.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 Bug Description
When I am running the qlib/examples/trade/main.py file to Line 64, which is EXP_PATH = os.environ['EXP_PATH'], it triggers an error saying '*** KeyError: 'EXP_PATH''. And when I call to see os.environ.keys(), it clearly has no key named 'EXP_PATH'. So what is this path? Do I need to do some preparations before running the main code? Thank you very much.
To Reproduce
Steps to reproduce the behavior:
- Run the qlib/examples/trade/main.py code to Line 64.
Environment
- Qlib version: 0.6.1.99
- Python version: 3.7.4 64-bit
- OS (
Windows,Linux,MacOS): Windows
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working