Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OT2 app throws an error when 'OTProto.get_labware_format' is used with custom labware #21

Open
Brad0440 opened this issue Feb 2, 2022 · 1 comment · Fixed by #22
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Brad0440
Copy link
Collaborator

Brad0440 commented Feb 2, 2022

Currently, when a protocol uses the OTProto.get_labware_format function for a custom labware file, a FileNotFound error is raised. This is because the opentrons cannot seem to find custom labware files loaded via the app.

The specific native OT2 API method this is related to is protocol_api.labware.get_labware_definition(). I'm unclear as to whether or not this is intended functionality, or a bug with the Opentrons API.

@Brad0440 Brad0440 added the bug Something isn't working label Feb 2, 2022
@Brad0440 Brad0440 self-assigned this Feb 2, 2022
@Brad0440
Copy link
Collaborator Author

Brad0440 commented Feb 2, 2022

See: #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant