【问题标题】:Installing zlib1g-dev in django app on Windows 10在 Windows 10 上的 django 应用程序中安装 zlib1g-dev
【发布时间】:2017-02-24 21:34:46
【问题描述】:

我在安装 zlib1g-dev(取决于枕头)时遇到问题。我使用的是 Windows 10。我收到此错误。

project>pip install zlib1g-dev
Collecting zlib1g-dev
  Could not find a version that satisfies the requirement zlib1g-dev (from versions: )
No matching distribution found for zlib1g-dev

【问题讨论】:

    标签: django python-3.x pip


    【解决方案1】:

    zlib1g-dev 没有 pypi 包。 试试pip install zlib_wrapper

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-08-31
      • 2021-06-21
      • 1970-01-01
      • 2020-11-02
      • 1970-01-01
      • 2018-03-15
      • 2016-04-03
      • 2021-02-18
      相关资源
      最近更新 更多