2021-05-08

ERROR: Package 'imageio' requires a different Python: 2.7.12 not in '>=3.5'

安装时发现错误: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.
Collecting imageio
  Using cached imageio-2.9.0.tar.gz (3.3 MB)
ERROR: Package 'imageio' requires a different Python: 2.7.12 not in '>=3.5'

解决办法:使用pip3 安装

pip3 install --target=/home/wyf/anaconda3/lib/python3.8/site-packages imageio

问题解决了,如图:

Collecting imageio
  Downloading imageio-2.9.0-py3-none-any.whl (3.3 MB)
     |████████████████████████████████| 3.3 MB 615 kB/s 
Collecting numpy
  Using cached numpy-1.20.2-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB)
Collecting pillow
  Using cached Pillow-8.2.0-cp38-cp38-manylinux1_x86_64.whl (3.0 MB)
Installing collected packages: numpy, pillow, imageio
ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.

We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.

nibabel 2.5.2 requires numpy<1.17dev,>=1.8, but you'll have numpy 1.20.2 which is incompatible.
Successfully installed imageio-2.9.0 numpy-1.20.2 pillow-8.2.0

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值