PINE64

Full Version: Not able to install python_wxgtk2.8
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Getting below error :

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.
It is probably an old version. Check with "apt-cache search wxgtk" to figure out current version.