Giter Site home page Giter Site logo

installation error about cropgui HOT 3 CLOSED

muralikodali avatar muralikodali commented on May 24, 2024
installation error

from cropgui.

Comments (3)

linguisticturn avatar linguisticturn commented on May 24, 2024 2

On kubuntu 20.04 LTS (Focal Fossa), at least, though it's likely the same on other flavors of ubuntu, the installation command should read

sudo bash ./install.sh -p /usr -P /usr/bin/python3

Note that it is 'python3', not 'python'.

Until that was changed, the installation script kept generating the following error:

Installing gtk version of cropgui
*** Failed to import cropgui_common.py
You must add /usr/lib/python3/dist-packages to PYTHONPATH

from cropgui.

muralikodali avatar muralikodali commented on May 24, 2024 2

I have installed successfully with following command in ubuntu 20.04 :

sudo bash ./install.sh -p /usr -P /usr/bin/python3

from cropgui.

brainthinks avatar brainthinks commented on May 24, 2024

I had to run pip2 install Pillow to get this to work. Seems that this project uses python2 rather than 3, and that Pillow is a required Python dependency.

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.