from MergePythonSDK.accounting.api.attachments_api import AttachmentsApi
File "/usr/local/lib/python3.9/site-packages/MergePythonSDK/accounting/api/attachments_api.py", line 26, in
from MergePythonSDK.accounting.model.accounting_attachment_endpoint_request import AccountingAttachmentEndpointRequest
ModuleNotFoundError: No module named 'MergePythonSDK.accounting.model.accounting_attachment_endpoint_request'
from MergePythonSDK.accounting.api.attachments_api import AttachmentsApi File "/usr/local/lib/python3.9/site-packages/MergePythonSDK/accounting/api/attachments_api.py", line 26, in
from MergePythonSDK.accounting.model.accounting_attachment_endpoint_request import AccountingAttachmentEndpointRequest
ModuleNotFoundError: No module named 'MergePythonSDK.accounting.model.accounting_attachment_endpoint_request'