bug: ImportError: cannot import name 'ParamSpec' from 'typing' for 7.2.x on Python 3.9 #14853
Labels
bug
workaround available
This issue has a workaround available, though it isn't necessarily totally fixed.
Overview
Opentrons gives an ImportError when using to simulate for version 7.2 on my Python 3.9 installation while opentrons version 7.1 doesn't give that.
Steps to reproduce
pip install --upgrade opentrons
Current behavior
Gives the ImportError
Expected behavior
With
pip install --upgrade opentrons==7.1.0
the execution of opentrons_simulate does not give an error but prints a message insteadOperating system
Windows
System and robot setup or anything else?
No response
The text was updated successfully, but these errors were encountered: