Peter Yu
Peter Yu
* cattrs version: 22.2.0 * Python version: 3.9 * Operating System: Ubuntu 20.04 ### Description When you wrap a union type multiple times, e.g., `Optional[list[Union[A, B]]]`, the custom unstructure function...
When I try to run my project, I get the following error: ``` Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Psi.Media_Interop.Windows.x64, Version=0.18.72.1, Culture=neutral, PublicKeyToken=null' or one of its...
README.md states that only python version >=3.7 and =3.7. Is Python 3.9 officially supported?
When I try to run multiple `dvc run` commands, I get the following error: ```bash $ dvc run ... Failed to lock before running a command: Cannot perform the cmd...