-
Notifications
You must be signed in to change notification settings - Fork 179
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
bug: opentrons_sumulate error #17391
Comments
can you try the following command and run opentrons_simulate again? pip install --no-cache-dir --force-reinstall opentrons-hardware@git+https://github.com/Opentrons/opentrons@release#subdirectory=hardware |
|
|
Turns out, this bug disappears with Python 3.10. It's reproducible from Python 3.11 onwards. While it's a completely different error, which might indicate a different cause, this is potentially related to the problem in #12006 |
I can confirm this. @koji fix only works in combination with python 3.10.
|
@tobiasko we haven't supported python 3.11 yet. |
How should one know? see https://pypi.org/project/opentrons/ It says |
Overview
The
opentrons_simulate
executable gives an error when trying to run a python protocol for{"apiLevel" : "2.21", "robotType" : "Flex"}
. Adding custom labware by-L
doesn't help. Also the rather simple tutorial code doesn't run.Can't attach any .py files below!
Steps to reproduce
Current behavior
No response
Expected behavior
No response
Operating system
Mac
System and robot setup or anything else?
The text was updated successfully, but these errors were encountered: