pip install willthefrog-docstring_parser-0.3-4-g5fe3bb5.tar.gz failed
Created by: haojian20161987
http://mirrors.aliyun.com/pypi/simple/ Processing j:\detech\paddledetection\willthefrog-docstring_parser-0.3-4-g5fe3bb5.tar.gz Installing build dependencies ... error ERROR: Command errored out with exit status 1: command: 'i:\python36\python.exe' 'i:\python36\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\hao\AppData\Local\Temp\pip-build-env-ondqtivn\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -- 'setuptools>=40.8.0' wheel cwd: None Complete output (41 lines): Traceback (most recent call last): File "i:\python36\lib\runpy.py", line 193, in run_module_as_main "main", mod_spec) File "i:\python36\lib\runpy.py", line 85, in run_code exec(code, run_globals) File "i:\python36\lib\site-packages\pip_main.py", line 19, in sys.exit(main()) File "i:\python36\lib\site-packages\pip_internal\cli\main.py", line 73, in main command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) File "i:\python36\lib\site-packages\pip_internal\commands_init.py", line 96, in create_command module = importlib.import_module(module_path) File "i:\python36\lib\importlib_init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "i:\python36\lib\site-packages\pip_internal\commands\install.py", line 24, in from pip._internal.cli.req_command import RequirementCommand File "i:\python36\lib\site-packages\pip_internal\cli\req_command.py", line 21, in from pip.internal.req.constructors import ( File "i:\python36\lib\site-packages\pip_internal\req_init.py", line 11, in from .req_file import parse_requirements File "i:\python36\lib\site-packages\pip_internal\req\req_file.py", line 25, in from pip._internal.req.constructors import ( File "i:\python36\lib\site-packages\pip_internal\req\constructors.py", line 28, in from pip._internal.req.req_install import InstallRequirement File "i:\python36\lib\site-packages\pip_internal\req\req_install.py", line 30, in from pip.internal.operations.install.wheel import install_wheel File "i:\python36\lib\site-packages\pip_internal\operations\install\wheel.py", line 10, in import compileall File "i:\python36\lib\compileall.py", line 20, in from concurrent.futures import ProcessPoolExecutor File "i:\python36\lib\site-packages\concurrent\futures_init.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "i:\python36\lib\site-packages\concurrent\futures_base.py", line 381 raise exception_type, self._exception, self._traceback ^ SyntaxError: invalid syntax
安装docstring_parser的时候报错了,看不出原因来。下面是错误信息。 Looking in indexes:ERROR: Command errored out with exit status 1: 'i:\python36\python.exe' 'i:\python36\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\hao\AppData\Local\Temp\pip-build-env-ondqtivn\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -- 'setuptools>=40.8.0' wheel Check the logs for full command output.