You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make the plugins run on ubuntu 22.04 configured with the same dependencies and libraries version, however it fails to run saying no model can fit my system. I suppose that there is a limitation (hardcoded in the sdk) on ubuntu versions that can be used.
Changing the /etc/os-release file in ubuntu 22.04 with 20.04 one makes the plugin magically working, so there is no real reason to say that the plugin isn't compatible. 😠😠😠
However changing this file can cause you problems with your installation so I don't recommend it. I suggest you to try a docker image instead.
Is Ubuntu 22 Supported?
The text was updated successfully, but these errors were encountered: