ver Dec20th
fixed bug caused by windows-only os.startfile
This commit is contained in:
2
main.py
2
main.py
@@ -15,7 +15,7 @@ def human_agent():
|
||||
env = DesktopEnv( path_to_vm="/home/david/vmware/KUbuntu 64-bit/KUbuntu 64-bit.vmx"
|
||||
, action_space="computer_13"
|
||||
#, snapshot_path="base_setup"
|
||||
, snapshot_path="Init5"
|
||||
, snapshot_path="Init6"
|
||||
, instruction=example["instruction"]
|
||||
, config=example["config"]
|
||||
, evaluator=example["evaluator"]
|
||||
|
||||
Reference in New Issue
Block a user