-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
RuntimeError after poetry install, poetry shell, then python3 main.py
Error Detail:
Prior results detected, moving to prevent clobber.
Prior results move to /users/ryu/documents/ec551/homework1-template/output/prior_cello_result_2021-03-29_00.10.38
Executing Cello Query... (This may take a moment)
docker: Error response from daemon: Mounts denied:
The path /users/ryu/documents/ec551/homework1-template/input is not shared from the host and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> Resources -> File Sharing.
See https://docs.docker.com/docker-for-mac for more info.
ERRO[0000] error waiting for container: context canceled
Cello Query Finished!
Traceback (most recent call last):
File "/Users/ryu/Documents/EC551/homework1-template/main.py", line 33, in <module>
res = CelloResult(results_dir=out_dir)
File "/Users/ryu/Library/Caches/pypoetry/virtualenvs/homework1-template-4Oyr4Si7-py3.9/lib/python3.9/site-packages/celloapi2/celloapi.py", line 92, in __init__
self.logic_dict = self._parse_result_csv(filename="logic")
File "/Users/ryu/Library/Caches/pypoetry/virtualenvs/homework1-template-4Oyr4Si7-py3.9/lib/python3.9/site-packages/celloapi2/celloapi.py", line 118, in _parse_result_csv
raise RuntimeError(
RuntimeError: Unable to find logic.csv. Please check output directory.
Metadata
Metadata
Assignees
Labels
No labels