Code Monkey home page Code Monkey logo

Comments (4)

xilopaint avatar xilopaint commented on July 17, 2024

You're running the workflow on an old Python version. You can install a newer Python version by running brew install python on Terminal.

from alfred-pdf-tools.

MartinLau42 avatar MartinLau42 commented on July 17, 2024

Many thanks for such an amazing workflow you have made!

After updating the Python to the latest version, I successfully run all the actions but "Optimize" and "Deskew" because of the following error:

error-of-optimize-and-deskew

error_continue

from alfred-pdf-tools.

xilopaint avatar xilopaint commented on July 17, 2024

You're running the workflow on an Intel Mac, and those two actions are officially compatible with Apple Silicon only. As a workaround, you can replace the k2pdfopt file with its i386 version (x86), which you can download from here. Each time you update the workflow to a new version, you'll need to do it again.

The i386 architecture can be supported in the future if someone creates a Homebrew formula for k2pdfopt.

from alfred-pdf-tools.

MartinLau42 avatar MartinLau42 commented on July 17, 2024

Fixed! Thank you so much!

from alfred-pdf-tools.

Related Issues (17)

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.