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
We are using Nvidia Jetson Nano Orin with a CAN transceiver. It turns out that tinymovr GUI has some dependency on PySide6 which depends on Qt which has now gone commercial for building from source from what I can tell.
tinymovr_cli is also reporting "DeprecationWarning: pkg_resources". We are running Ubuntu 20.04 on the Nvidia Jetson Nano. It would be nice to use the tinymovr studio etc... on the Jetson Nano natively.
Any advice or suggestions on working around the present limitations?
The text was updated successfully, but these errors were encountered:
Sorry for the delay. You can use the CLI version instead of the GUI if this is adequate for you. tinymovr_cli is the command, which has no dependencies on pyside6.
Hi,
We are using Nvidia Jetson Nano Orin with a CAN transceiver. It turns out that tinymovr GUI has some dependency on PySide6 which depends on Qt which has now gone commercial for building from source from what I can tell.
tinymovr_cli is also reporting "DeprecationWarning: pkg_resources". We are running Ubuntu 20.04 on the Nvidia Jetson Nano. It would be nice to use the tinymovr studio etc... on the Jetson Nano natively.
Any advice or suggestions on working around the present limitations?
The text was updated successfully, but these errors were encountered: