【问题标题】:Pip issue installing mahotas安装 mahotas 的 Pip 问题
【发布时间】:2020-11-13 03:57:13
【问题描述】:

我是 python 新手。我正在尝试在我的 CentOS 机器上安装 Mahotas 软件包。

  • 命令:sudo pip3 install mahotas
  • Python 版本:3.6.8
  • 操作系统:CentOS 8

错误:

Command "/usr/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e01qget1/mahotas/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-_ao2xjit-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-e01qget1/mahotas/

【问题讨论】:

    标签: python-3.x pip centos8 mahotas


    【解决方案1】:

    这里是 mahotas 的作者。信息太少,无法找出问题所在。

    我建议你尝试使用 conda 安装 mahotas:https://anaconda.org/conda-forge/mahotas

    【讨论】:

      猜你喜欢
      • 2020-07-25
      • 2017-12-16
      • 1970-01-01
      • 2012-02-12
      • 2017-06-01
      • 1970-01-01
      • 1970-01-01
      • 2022-01-26
      • 1970-01-01
      相关资源
      最近更新 更多