【问题标题】:Wagtail dependency issue鹡鸰依赖问题
【发布时间】:2018-04-25 11:15:45
【问题描述】:

使用 Wagtail 1.13.1 在本地使用 Docker 构建时突然出现错误,构建失败。

Cannot uninstall 'urllib3' It is a distutils installed project and 
thus we cannot accurately determine which files belong to it which 
would lead to only a partial uninstall. 

urllib3 是 Wagtail 通过 Requests 的依赖项吗?

有其他人经历过吗?

谢谢

乔斯

【问题讨论】:

  • 看起来我们在 DockerFile 中使用 apt-get update && apt-get install 安装 python-urllib3,一旦我删除它就可以了
  • 你能把你的评论变成答案并接受吗?可以在 SO 上回答您自己的问题。

标签: wagtail urllib3


【解决方案1】:

看起来我们在DockerFile 中安装了python-urllib3apt-get update && apt-get install;一旦我删除它,就很好了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-03-14
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多