Giter Site home page Giter Site logo

Comments (2)

suliveevil avatar suliveevil commented on May 28, 2024

同上问题
Alfred v4.6.1 (1274)
Model Identifier: MacBookAir10,1
System Version: macOS 12.2 (21D5025f)

[18:39:02.463] Logging Started...
[18:39:07.930] Calibre Search[Script Filter] Queuing argument 'vim'
[18:39:08.183] Calibre Search[Script Filter] Script with argv 'vim' finished
[18:39:08.186] ERROR: Calibre Search[Script Filter] Code 1: Traceback (most recent call last):
  File "main.py", line 190, in <module>
    main(querySQL)
  File "main.py", line 96, in main
    bookFullPath = os.path.join(libraryPath, bookPath, bookFilename + "." + bookFormat.lower())
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py", line 73, in join
    path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 26: ordinal not in range(128)

from alfredworkflow-calibre-search.

kaqijiang avatar kaqijiang commented on May 28, 2024

可以试试这个,我自己用python3重写了大部分的日常使用工具。Alfred5 +Python3就行
https://github.com/kaqijiang/MyToolBox-AlfredWorkflow

from alfredworkflow-calibre-search.

Related Issues (5)

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.