Coder Social home page Coder Social logo

Comments (6)

williamgueiros avatar williamgueiros commented on August 31, 2024 2

Mac os using
sudo pip3.6 install Pillow

from stitch.

ceberous avatar ceberous commented on August 31, 2024 1

sudo aptitude install python3-pip git
pip-3.2 install --user git+https://github.com/python-imaging/Pillow

from stitch.

hktalent avatar hktalent commented on August 31, 2024 1

me too, kali linux

Could not find a version that satisfies the requirement PIL==1.1.7 (from -r lnx_requirements.txt (line 11)) (from versions: )
No matching distribution found for PIL==1.1.7 (from -r lnx_requirements.txt (line 11))
pip2 install pillow
cat  lnx_requirements.txt|grep -v PIL|xargs -I % pip2 install %
py2 main.py

image

so is ok

from stitch.

nathanlopez avatar nathanlopez commented on August 31, 2024

Honestly as long as you have the latest Pillow version you should be good :]
open up a python shell and try to import PIL if you can then youre all set

from stitch.

s1st3r avatar s1st3r commented on August 31, 2024

pip install pillow

from stitch.

yashgaikwad002 avatar yashgaikwad002 commented on August 31, 2024

@hktalent
It's giving more errors

from stitch.

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.