-
Notifications
You must be signed in to change notification settings - Fork 0
Description
No time to deal with this right now, will check it later
Traceback (most recent call last):
File "C:\Users\zj5\DataStructure_tools\datastructure_tools\SurgeryCommander.py", line 725, in addSurgery
self.DB.eLabbookCommander.createSurgery(self.surgery, brain_image=all_images)
File "C:\Users\zj5\DataStructure_tools\datastructure_tools\eLabFTW_API.py", line 466, in createSurgery
self.linkItemsApi.post_entity_items_links(
File "C:\ProgramData\miniconda3\envs\datastructure_tools\lib\site-packages\elabapi_python\api\links_to_items_api.py", line 167, in post_entity_items_links
(data) = self.post_entity_items_links_with_http_info(entity_type, id, subid, **kwargs) # noqa: E501
File "C:\ProgramData\miniconda3\envs\datastructure_tools\lib\site-packages\elabapi_python\api\links_to_items_api.py", line 214, in post_entity_items_links_with_http_info
raise ValueError("Missing the required parameter subid when calling post_entity_items_links") # noqa: E501
ValueError: Missing the required parameter subid when calling post_entity_items_links