Hey all! Quick question with workspaces.yaml. I am...
# announcements
j
Hey all! Quick question with workspaces.yaml. I am trying to load an external python environment and for some reason I am getting a weird error.
Copy code
Error 1: You can only specify a single field at path root:load_from[0]. You specified ['executable_path', 'python_environment', 'target']. The available fields are ['grpc_server', 'python_environment', 'python_file', 'python_module', 'python_package']
g
I hit the same problem and while I'm aware you've now resolved the issue, I'm just gonna post my own before and after to save time for those not familiar with YAML (double tab option works, single tab option raises the error)