ERROR: No matching distribution found for qvd
ERROR: No matching distribution found for qvd
我正在尝试在我的 windows 机器上安装 qvd。
我 运行 在 Windows 10 64 位和 python 3.10.2
> C:\users\[...]> pip install qvd
>
> ERROR: Could not find a version that satisfies the requirement qvd
> (from versions: none)
>
> ERROR: No matching distribution found for qvd '''
安装其他软件包没有问题并且工作正常
撰写此答案时qvd only supports Python 3.6 - 3.9。
降级到 Python 的适当版本或等待 qvd
更新。
我正在尝试在我的 windows 机器上安装 qvd。 我 运行 在 Windows 10 64 位和 python 3.10.2
> C:\users\[...]> pip install qvd
>
> ERROR: Could not find a version that satisfies the requirement qvd
> (from versions: none)
>
> ERROR: No matching distribution found for qvd '''
安装其他软件包没有问题并且工作正常
撰写此答案时qvd only supports Python 3.6 - 3.9。
降级到 Python 的适当版本或等待 qvd
更新。