我正在尝试安装pysat,但在为pysatCDF
建造滚轮时却保持运行错误:
Requirement already satisfied: soupsieve>=1.2 in /anaconda3/lib/python3.7/site-packages (from beautifulsoup4->pysat) (1.8)
Building wheels for collected packages: pysatCDF
Building wheel for pysatCDF (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: //anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/tg/v1qsdkmn5rg_dnwh0k2xtw280000gn/T/pip-install-6ssrpcun/pysatCDF/setup.py'"'"'; file='"'"'/private/var/folders/tg/v1qsdkmn5rg_dnwh0k2xtw280000gn/T/pip-install-6ssrpcun/pysatCDF/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/tg/v1qsdkmn5rg_dnwh0k2xtw280000gn/T/pip-wheel-di7gnbw7
cwd: /private/var/folders/tg/v1qsdkmn5rg_dnwh0k2xtw280000gn/T/pip-install-6ssrpcun/pysatCDF/
Complete output (45 lines):
Building CDF for pysatCDF.
running bdist_wheel
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building extension "pysatCDF.fortran_cdf" sources
......