【问题标题】:Syntax Error "Missing parentheses" Image Forensics tool Imago语法错误“缺少括号”图像取证工具 Imago
【发布时间】:2020-06-12 11:10:34
【问题描述】:

我已经安装了 imago,但每当我尝试运行它时,它都会显示语法错误。 请帮忙。

【问题讨论】:

  • 请发布您的代码
  • 现在请帮忙​​。
  • 你确定你的imago模块与你的python版本兼容吗?看起来您使用的是 Python 3,而 imago 是用 Python 2 编写的(反之亦然)
  • 看起来library 仅适用于 Python 2.7。
  • @PietroMarsella 我确实安装了 python 2,并且该模块适用于 python 2,但是我如何使用 Python 2 安装和运行它。从上次开始它自动运行 python 3.7。

标签: python image python-2.7 image-processing


【解决方案1】:

根据https://github.com/redaelli/imago-forensics,这个模块需要python 2.7。

您的屏幕截图显示您使用的是 python 3.7。这不是此模块的正确 python 版本。

您需要安装 python 2.7

【讨论】:

    猜你喜欢
    • 2013-08-24
    • 2021-05-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-03-31
    • 1970-01-01
    • 1970-01-01
    • 2021-11-20
    相关资源
    最近更新 更多