mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 23:36:54 +08:00
Update
This commit is contained in:
@@ -265,7 +265,7 @@ def run(times=1, models=None, dataset="Alpha360", exclude=False):
|
|||||||
) # TODO: FIX ME!
|
) # TODO: FIX ME!
|
||||||
else:
|
else:
|
||||||
execute(
|
execute(
|
||||||
f"cd {env_path} && {python_path} -m pip install --upgrade --force-reinstall -e git+https://github.com/microsoft----/qlib#egg=pyqlib"
|
f"cd {env_path} && {python_path} -m pip install --upgrade --force-reinstall -e git+https://github.com/microsoft/qlib#egg=pyqlib"
|
||||||
) # TODO: FIX ME!
|
) # TODO: FIX ME!
|
||||||
sys.stderr.write("\n")
|
sys.stderr.write("\n")
|
||||||
# run workflow_by_config for multiple times
|
# run workflow_by_config for multiple times
|
||||||
|
|||||||
Reference in New Issue
Block a user