sk1project / sk1-wx

sK1 2.0 cross-platform vector graphics editor
https://sk1project.net
GNU General Public License v3.0
283 stars 52 forks source link

Dependencies error when trying to install the .deb package on MX Linux 21.3 #341

Open datalot-369 opened 1 year ago

datalot-369 commented 1 year ago
Installing selected package please authenticate

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'python-sk1' instead of '/home/datalot/Downloads/binary-installable/python-sk1-2.0rc5_mx19_amd64.deb'
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:
 python-sk1 : Depends: python-cairo but it is not installable
              Depends: python-pil but it is not installable
              Depends: python-cairo but it is not installable
              Depends: python-reportlab but it is not installable
              Depends: python-wxgtk3.0 but it is not installable
              Depends: python-cups but it is not installable
E: Unable to correct problems, you have held broken packages.

Press any key to close
mfraser commented 3 months ago

Python-SK1 depends upon Python 2.x. Most modern distros don't provide Python 2.x packages and have moved on to Python 3.x.