videokit-ai / videokit

Low-code, cross-platform media SDK for Unity Engine. Register at https://videokit.ai
https://videokit.ai
Apache License 2.0
107 stars 14 forks source link

Tuple must contain at least two elements. #76

Closed damonsmart closed 1 year ago

damonsmart commented 1 year ago

After I referenced pakage, unity reported an error and I couldn't change the code. What do I need to do?Error reported as follows Library\PackageCache\ai.natml.natml@1.1.16\Runtime\API\Services\Predictor.cs(151,18): error CS8124: Tuple must contain at least two elements.

olokobayusuf commented 1 year ago

Hey @damonsmart what version of Unity are you using?

damonsmart commented 1 year ago

i uesd 2020.3.17

olokobayusuf commented 1 year ago

VideoKit requires Unity 2022 LTS or newer. The lowest you can use is 2021.3+.