ERROR: Could not build wheels fo

2022-04-18  本文已影响0人  惊鸿影

ERROR: Could not build wheels for multidict which use PEP 517 and cannot be installed directly
解决方法

###升级pip,命令如下:
pip install --upgrade pip
<article id="post-6399" class="post-6399 post type-post status-publish format-standard hentry category-the-study-notes" style="margin: 0px; padding: 0px; border: 0px; font-size: 14px;">


##然后再次
pip3 install --no-cache-dir -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -r requirements.txt



上一篇 下一篇

猜你喜欢

热点阅读