Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thumbor not being installed properly #1532

Closed
TarangVarshney opened this issue Dec 8, 2022 · 2 comments
Closed

thumbor not being installed properly #1532

TarangVarshney opened this issue Dec 8, 2022 · 2 comments
Labels

Comments

@TarangVarshney
Copy link

Thumbor v7.3.0 (of 01-Nov-2022)

Thumbor doctor will analyze your install and verify if everything is working as expected.

Verifying libraries support...

❎ pycurl is not installed.
Thumbor works much better with PyCurl. For more information visit http://pycurl.io/.

❎ cairosvg is not installed.
Thumbor uses CairoSVG for reading SVG files. For more information check https://cairosvg.org/.

❎ pyexiv2 is not installed.
If you do not need EXIF metadata, you can safely ignore this.
For more information visit https://python3-exiv2.readthedocs.io/en/latest/.

Verifying thumbor compiled extensions...

✅ _alpha
✅ _bounding_box
✅ _brightness
✅ _colorize
✅ _composite
✅ _contrast
✅ _convolution
✅ _curve
✅ _equalize
✅ _fill
✅ _nine_patch
✅ _noise
✅ _rgb
✅ _round_corner
✅ _saturation
✅ _sharpen

Verifying extension programs...

✅ jpegtran is installed correctly.
❎ ffmpeg is not installed.
Thumbor uses ffmpeg for rendering animated images as GIFV. For more information visit https://www.ffmpeg.org/.

❎ gifsicle is not installed.
Thumbor uses gifsicle for better processing of GIF images. For more information visit https://www.lcdf.org/gifsicle/.

Verifying security...

😞 Oh no! We found some things that could improve... 😞

⚠️Warnings⚠️

⛔Errors⛔

  • pycurl
    Error Message:
    pycurl: libcurl link-time ssl backends (secure-transport, openssl) do not include compile-time ssl backend (none/other)

    Error Description:
    Thumbor works much better with PyCurl. For more information visit http://pycurl.io/.

  • cairosvg
    Error Message:
    No module named 'cairosvg'

    Error Description:
    Thumbor uses CairoSVG for reading SVG files. For more information check https://cairosvg.org/.

  • ffmpeg
    Error Message:
    Could not find ffmpeg.

    Error Description:
    Thumbor uses ffmpeg for rendering animated images as GIFV. For more information visit https://www.ffmpeg.org/.

  • gifsicle
    Error Message:
    Could not find gifsicle.

    Error Description:

@github-actions
Copy link

github-actions bot commented Jan 7, 2023

This issue is stale because it has been open 30 days with no activity. Remove the stale label or add a comment, or this issue will be closed in 15 days. You can always re-open if you still feel this is still an issue. Tag @heynemann for more information.

@github-actions github-actions bot added the Stale label Jan 7, 2023
@github-actions
Copy link

This issue was closed because it has been stale for 15 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant