# 解析文本文件 #with pathlib.Path('requirements.txt').open() as requirements_txt: # install_requires = [str(requirement) for requirement in pkg_resources.parse_requirements(requirements_txt) ]
Collecting yarl<2.0,>=1.0 (from aiohttp==3.6.2) Downloading yarl-1.6.2.tar.gz (177kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' ...
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/opt/ha/include/python3.8 -c yarl/_quoting_c.c -o build/temp.linux-x86_64-3.8/yarl/_quoting_c.o error: command 'gcc' failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for yarl Running setup.py clean for yarl Failed to build yarl
Download the file for your platform. If you're not sure which to choose, learn more about installing packages. Files for yarl, version 1.6.2 Filename, size File type Python version Upload date Hashes yarl-1.6.2-cp36-cp36m-macosx_10_14_x86_64.whl (128.3 kB) Wheel cp36 Oct 13, 2020 View yarl-1.6.2-cp36-cp36m-manylinux1_i686.whl (293.5 kB) Wheel cp36 Oct 13, 2020 View yarl-1.6.2-cp36-cp36m-manylinux2014_aarch64.whl (294.5 kB) Wheel cp36 Oct 13, 2020 View
...
yarl-1.6.2.tar.gz (177.5 kB) Source None Oct 13, 2020 View