Giter Club home page Giter Club logo

instagram-filters's Issues

crash in test.py

The Problem:

instagram is crashing on particular filters, other filters work like a charm.
What am I doing wrong?

No idea what else to write for your information so please feel free to ask me about my problem :)

System:

Ubuntu 10.04 Server(64bit)
Python: 2.7.5
ImageMagick: 6.8.6 ( compiled with jpeg )

The error log( tried to run the built in tests/test.py ):

Traceback (most recent call last):
File "test.py", line 26, in
applyAll()
File "test.py", line 23, in applyAll
f.apply()
File "/usr/local/lib/python2.7/site-packages/instagram_filters-0.1-py2.7.egg/instagram_filters/filters/kelvin.py", line 8, in apply
self.frame("Kelvin.jpg");
File "/usr/local/lib/python2.7/site-packages/instagram_filters-0.1-py2.7.egg/instagram_filters/decorations/frame.py", line 10, in frame
frame = os.path.join(path, "frames", frame)
File "/usr/local/lib/python2.7/site-packages/instagram_filters-0.1-py2.7.egg/instagram_filters/filter.py", line 26, in execute
error = subprocess.check_output(command, shell=True, stderr=subprocess.STDOUT)
File "/usr/local/lib/python2.7/subprocess.py", line 575, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command 'convert results/Kelvin.jpg ( '/usr/local/lib/python2.7/site-packages/instagram_filters-0.1-py2.7.egg/instagram_filters/decorations/frames/Kelvin.jpg' -resize 600x600! -unsharp 1.5x1.0+1.5+0.02 ) -flatten results/Kelvin.jpg' returned non-zero exit status 1

No matching distribution found for PIL

execute
pip install -U instagram-filters

result

Collecting instagram-filters
  Using cached instagram-filters-0.1.tar.gz (3.1 kB)
  Preparing metadata (setup.py) ... done
INFO: pip is looking at multiple versions of instagram-filters to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement PIL (from instagram-filters) (from versions: none)
ERROR: No matching distribution found for PIL

best regards

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.