nonebot_plugin_mockingbird icon indicating copy to clipboard operation
nonebot_plugin_mockingbird copied to clipboard

python3.10使用不了

Open lijun2005 opened this issue 2 years ago • 1 comments

python3.10使用不了

lijun2005 avatar Dec 15 '22 10:12 lijun2005

同问,安装时有以下报错 error: Ignored the following versions that require a different python version: 0.1.1 Requires-Python >=3.8,<3.10; 0.1.2 Requires-Python >=3.8,<3.10; 0.1.3 Requires-Python >=3.8,<3.10; 0.2.0 Requires-Python >=3.8,<3.10; 0.2.1 Requires-Python >=3.8,<3.10ERROR: Could not find a version that satisfies the requirement torchaudio<0.11.0,>=0.10.1 (from nonebot-plugin-mockingbird) (from versions: 0.11.0, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 2.0.0, 2.0.1)ERROR: No matching distribution found for torchaudio<0.11.0,>=0.10.1

Poick01 avatar May 02 '23 04:05 Poick01