2023-09-08T12:04:25,046 Created temporary directory: /tmp/pip-build-tracker-2fi0d6kp 2023-09-08T12:04:25,047 Initialized build tracking at /tmp/pip-build-tracker-2fi0d6kp 2023-09-08T12:04:25,048 Created build tracker: /tmp/pip-build-tracker-2fi0d6kp 2023-09-08T12:04:25,048 Entered build tracker: /tmp/pip-build-tracker-2fi0d6kp 2023-09-08T12:04:25,049 Created temporary directory: /tmp/pip-wheel-9_b0x7eg 2023-09-08T12:04:25,051 ERROR: Invalid requirement: 'pyfilesec==0.2.10 alpha' 2023-09-08T12:04:25,053 Exception information: 2023-09-08T12:04:25,053 Traceback (most recent call last): 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/packaging/requirements.py", line 102, in __init__ 2023-09-08T12:04:25,053 req = REQUIREMENT.parseString(requirement_string) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyparsing/util.py", line 256, in _inner 2023-09-08T12:04:25,053 return fn(self, *args, **kwargs) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyparsing/core.py", line 1190, in parse_string 2023-09-08T12:04:25,053 raise exc.with_traceback(None) 2023-09-08T12:04:25,053 pip._vendor.pyparsing.exceptions.ParseException: Expected string_end, found 'alpha' (at char 18), (line:1, col:19) 2023-09-08T12:04:25,053 2023-09-08T12:04:25,053 During handling of the above exception, another exception occurred: 2023-09-08T12:04:25,053 2023-09-08T12:04:25,053 Traceback (most recent call last): 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 341, in _parse_req_string 2023-09-08T12:04:25,053 req = get_requirement(req_as_string) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/packaging.py", line 45, in get_requirement 2023-09-08T12:04:25,053 return Requirement(req_string) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/packaging/requirements.py", line 104, in __init__ 2023-09-08T12:04:25,053 raise InvalidRequirement( 2023-09-08T12:04:25,053 pip._vendor.packaging.requirements.InvalidRequirement: Parse error at "'alpha'": Expected string_end 2023-09-08T12:04:25,053 2023-09-08T12:04:25,053 During handling of the above exception, another exception occurred: 2023-09-08T12:04:25,053 2023-09-08T12:04:25,053 Traceback (most recent call last): 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T12:04:25,053 status = run_func(*args) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T12:04:25,053 return func(self, options, args) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 120, in run 2023-09-08T12:04:25,053 reqs = self.get_requirements(args, options, finder, session) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 414, in get_requirements 2023-09-08T12:04:25,053 req_to_add = install_req_from_line( 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 395, in install_req_from_line 2023-09-08T12:04:25,053 parts = parse_req_from_line(name, line_source) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 369, in parse_req_from_line 2023-09-08T12:04:25,053 req: Optional[Requirement] = _parse_req_string(req_as_string) 2023-09-08T12:04:25,053 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T12:04:25,053 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 355, in _parse_req_string 2023-09-08T12:04:25,053 raise InstallationError(msg) 2023-09-08T12:04:25,053 pip._internal.exceptions.InstallationError: Invalid requirement: 'pyfilesec==0.2.10 alpha' 2023-09-08T12:04:25,059 Removed build tracker: '/tmp/pip-build-tracker-2fi0d6kp'