Skip to content
Snippets Groups Projects
Commit e4b59752 authored by Illimar.Rekand's avatar Illimar.Rekand :japanese_ogre:
Browse files

Update NotebookLog.md

parent deb64a30
No related branches found
No related tags found
No related merge requests found
...@@ -19,4 +19,6 @@ Comparing the chemical manager file for Experiment 349 and Experiment 344 reveal ...@@ -19,4 +19,6 @@ Comparing the chemical manager file for Experiment 349 and Experiment 344 reveal
#### Entry 2: #### Entry 2:
Tried to run `run_closed_loop_w_PyAPI` with an exported chemical manager file, by setting `chem_path` to `"./exp347-chemmanager"` Tried to run `run_closed_loop_w_PyAPI` with an exported chemical manager file, by setting `chem_path` to `"./exp347-chemmanager"`
Get error: "Invalid chemical manager file". Stems from function `_checkResult(json.loads(as_client.ExperimentService.SetChemicalManager(chemical_manager_path).ReturnValue))` Get error: "Invalid chemical manager file". Stems from function `_checkResult(json.loads(as_client.ExperimentService.SetChemicalManager(chemical_manager_path).ReturnValue))`
\ No newline at end of file
Tried to manually set the chemical manager file to the one which the scripts writes automatically ("Exp344ChemFile.xml"). This produced the same error as above.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment