I created a fresh install of this image:
http://itsdave.co.uk/pine64/Debian/pine6...p-2.img.xz
Now getting these errors while trying to install "python-wxgtk2.8", and "libgtk-3-dev"
I am getting these kind of errors:
root@pine64:~# apt-get install python-wxgtk2.8
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-wxgtk2.8 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-wxgtk2.8' has no installation candidate.
root@pine64:~# sudo apt-get -t jessie-backports install python-wxgtk2.8
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-wxgtk2.8 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-wxgtk2.8' has no installation candidate
Please help.