We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d90a69c
修复了"lxml not installed"的问题。
注意:如果你使用的Python3是通过Homebrew安装的,请使用Alfred 5。因为Alfred 4的PATH不会包含Homebrew路径,导致无法加载该Python3,也无法找到lxml。具体信息见这个帖子。如果一定要用Alfred 4,得自己根据这个帖子将Homebrew路径加入Alfred的PATH。