您现在的位置:首页 >> 前端 >> 内容

用pip安装aiohttp提示:fatal error in launcher:unable to create process using的解决办法

时间:2018/5/9 15:50:11 点击:

  核心提示:今天用pip安装aiohttp时一直出错,提示:fatal error in launcher:unable to create process using。后面查了一下,原因可能是pip版本较低,后...

今天用pip安装aiohttp时一直出错,提示:fatal error in launcher:unable to create process using。

后面查了一下,原因可能是pip版本较低,后面更新了pip:python -m pip install -U pip

之后就完美运行了。

Tags:用P PI IP P安 
作者:网络 来源:carl_0709的