ERROR: Could not find a version that satisfies the requirement pyHook (from versions: none)

ERROR: Could not find a version that satisfies the requirement pyHook

问题描述

pycharm安装pyHook报错

ERROR: Could not find a version that satisfies the requirement pyHook (from versions: none)

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.
DEPRECATION: The -b/–build/–build-dir/–build-directory option is deprecated. pip 20.3 will remove support for this functionality. A possible replacement is use the TMPDIR/TEMP/TMP environment variable, possibly combined with --no-clean. You can find discussion regarding this at https://github.com/pypa/pip/issues/8333.
ERROR: Could not find a version that satisfies the requirement pyHook (from versions: none)
ERROR: No matching distribution found for pyHook

解决方案

通过pip安装pyhook

下载pyhook

根据系统及python版本下载对应的pyhook包
下载链接 https://www.lfd.uci.edu/~gohlke/pythonlibs/

ctrl+f 搜索pyhook

在这里插入图片描述

pip安装pyhook

运行 -> cmd

进入文件目录
C:\Users\yamei>cd C:\Users\yamei\Desktop\

安装pyhook
C:\Users\yamei\Desktop>pip install pyHook-1.5.1-cp27-cp27m-win_amd64.whl

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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Processing c:\users\yamei\desktop\pyhook-1.5.1-cp27-cp27m-win_amd64.whl
Installing collected packages: pyHook
Successfully installed pyHook-1.5.1
WARNING: You are using pip version 19.2.3, however version 20.2.3 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

升级pip
python -m pip install --upgrade pip

Collecting pip
  Using cached https://files.pythonhosted.org/packages/4e/5f/528232275f6509b1fff703c9280e58951a81abe24640905de621c9f81839/pip-20.2.3-py2.py3-none-any.whl
Installing collected packages: pip
  Found existing installation: pip 19.2.3
    Uninstalling pip-19.2.3:
      Successfully uninstalled pip-19.2.3
Successfully installed pip-20.2.3

pip install pyHook-1.5.1-cp27-cp27m-win_amd64.whl

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.
Requirement already satisfied: pyHook==1.5.1 from file:///C:/Users/yamei/Desktop/pyHook-1.5.1-cp27-cp27m-win_amd64.whl in d:\pythonsoft\python2.7.18\lib\site-packages (1.5.1)

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值