E: Package 'qt5-default' has no installation candidate
Opened this issue · 1 comments
steven07210011 commented
HI Shawn when i am running the code in rasberrypi, which is (sudo apt-get install build-essential clang bison flex libreadline-dev gawk tcl-dev libffi-dev git mercurial graphviz xdot pkg-config python python3 libftdi-dev qt5-default python3-dev libboost-all-dev cmake libeigen3-dev)
it show E: Package 'qt5-default' has no installation candidate.
May i know how can i solve it?
waterwin commented
Google the Error and find something like this
sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
which install all libraries etc.