qlib
qlib copied to clipboard
OSError: [WinError 8] Not enough memory resources are available to process this command
❓ Questions and Help
By run the command, then raised the error: qrun benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml
OSError: [WinError 8] Not enough memory resources are available to process this command
I guess running this command on a machine with bigger RAM could solve the problem. I have tried this on my machine with 16GB RAM, it works.
This problem is caused by the fact that the machine you are using has too little memory. After testing, running benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml requires about 3.5MiB of RAM, make sure you have enough memory left before running the program.