Pymongo Windows 下载

发布于 2025-01-16 04:47:00 字数 688 浏览 1 评论 0原文

我在我的Windows计算机上下载了Python版本3.6.8,我通常通过anaconda使用jupyter笔记本作为我的IDE。

我在命令提示符和/或 Windows Power shell 中输入 - pip install pymongo, 我收到这个错误。

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting pymongo
  Downloading https://files.pythonhosted.org/packages/60/37/2b47d177f54da9f9662e2ac13f8841089da1d41ff6efe115cc4c3711cf56/pymongo-3.12.3-cp27-cp27m-win_amd64.whl (393kB)
    2% |Could not install packages due to an EnvironmentError: [Errno 42] Illegal byte sequence

我不知道为什么,请帮忙。

I have python version 3.6.8 downloaded on my windows computer, and I generally use jupyter notebook as my IDE through anaconda.

I type into the command prompt and/or the windows power shell- pip install pymongo,
and I receive this error.

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting pymongo
  Downloading https://files.pythonhosted.org/packages/60/37/2b47d177f54da9f9662e2ac13f8841089da1d41ff6efe115cc4c3711cf56/pymongo-3.12.3-cp27-cp27m-win_amd64.whl (393kB)
    2% |Could not install packages due to an EnvironmentError: [Errno 42] Illegal byte sequence

And I have no idea why, please help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文