shanhetao1976 2022-04-01 14:30
浏览 28
已结题

请教QSYM复现问题 无法安装等问题

到 docker build -t qsym ./ 这一步

出现问题:

Running in 2f942e3f5333
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Processing /workdir/qsym
Collecting termcolor

----------------------------------------

ERROR: Command errored out with exit status 1: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ZKBfNN/setup.py'"'"'; file='"'"'/tmp/pip-req-build-ZKBfNN/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-record-rN0XGW/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python2.7/qsym Check the logs for full command output.
The command '/bin/sh -c pip install .' returned a non-zero code: 1

docker不成功

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 4月9日
    • 创建了问题 4月1日

    悬赏问题

    • ¥15 python摄像头画面无法显示
    • ¥15 关于#3d#的问题:d标定算法(语言-python)
    • ¥15 cve,cnnvd漏洞扫描工具推荐
    • ¥15 图像超分real-esrgan网络自己训练模型遇到问题
    • ¥15 如何构建全国统一的物流管理平台?
    • ¥100 ijkplayer使用AndroidStudio/CMake编译,如何支持 rtsp 直播流?
    • ¥15 用js遍历数据并对非空元素添加css样式
    • ¥15 使用autodl云训练,希望有直接运行的代码(关键词-数据集)
    • ¥50 python写segy数据出错
    • ¥20 关于线性结构的问题:希望能从头到尾完整地帮我改一下,困扰我很久了