Giter Site home page Giter Site logo

Comments (7)

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

What happens if you run which convert in your terminal?

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@tjosten commented

convert is part of ImageMagick - if ImageMagick is not installed, convert is of course not found.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Yes, I know that!

I implemented a dependency checker: dependency_checker.rb:9

That's why I'm asking, what's the output, when you run which convert. It should be empty. If it is empty, than FrameIt should actually raise an exception telling you to install ImageMagick.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@tjosten commented

Thanks for the information. The original issue seems to be that convert was in my PATH for other reasons, but identify wasn't. I suggest probing for all required commands in your dependency checker.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Mh, I'm actually not using identify. I'm only calling convert when converting the screenshots.
I think it wouldn't be a good idea to check for all commands which are used by convert. This would be difficult to maintain.

What do you think?

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@tjosten commented

Agreed. Maybe you're not explicitly calling `ìdentitfy``, but the library you rely on does. I see the difficulty here.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Alright, I'll close this issue for now. If more people report problems with having convert, but not identify, I'll take a closer look. Thanks for reporting 👍

from fastlane.

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.