Giter Site home page Giter Site logo

Comments (4)

leninberg avatar leninberg commented on May 28, 2024

I have followed the instructions from another user here and it worked
sudo apt install -y python-tk
sudo apt install -y python-pil
sudo apt install -y python-imaging-tk
sudo apt install -y libjpeg-progs
sudo apt install -y libimage-exiftool-perl
sudo apt install -y python3.8-distutils
git clone https://github.com/jepler/cropgui.git
cd (to the cloned folder)
sudo bash ./install.sh -p /usr -P /usr/bin/python3

and to execute
python3 cropgtk.py

from cropgui.

logological avatar logological commented on May 28, 2024

IMHO this issue could/should be reopened. The real issue here is that the error message is not appropriate to the problem (i.e., a missing dependency).

from cropgui.

4L3XK avatar 4L3XK commented on May 28, 2024

On Debian 11 installing this little helper package worked fine for me:
$ sudo apt install python-is-python3

(…)
 This is a convenience package which ships a symlink to point
 the /usr/bin/python interpreter at the current default python3. It may
 improve compatibility with other modern systems, whilst breaking some
 obsolete or 3rd-party software.
(…)

Can anyone else reconfirm this as the solution, at least for newer Debian and possibly Ubuntu.

from cropgui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.