Hello,
I tried to make a gui application on jetson nano and for that I wanted to use pyside but after some failure on installation I tried to use qt5-default I run into the following error message:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:The following packages have unmet dependencies:
qt5-default : Depends: qtbase5-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Actually it looks like most of my installation attempts run into some dependenciy problem. I even tried install kivy but it also fell into some error.
I know not every lib has support for nano but it looks like to me I have a major problem. I have 2 jetson nano 1 with emmc and one with SD card they behave the same way.
I would be grateful any help because when I try another way it ends the same way. I just want to create a vivid GUI.
I checked similar topics without any success also some of tha attached links are not working anymore.