2023-09-08T16:33:47,651 Created temporary directory: /tmp/pip-build-tracker-afovndjs 2023-09-08T16:33:47,652 Initialized build tracking at /tmp/pip-build-tracker-afovndjs 2023-09-08T16:33:47,652 Created build tracker: /tmp/pip-build-tracker-afovndjs 2023-09-08T16:33:47,653 Entered build tracker: /tmp/pip-build-tracker-afovndjs 2023-09-08T16:33:47,653 Created temporary directory: /tmp/pip-wheel-_5x6y7vp 2023-09-08T16:33:47,656 ERROR: Invalid requirement: 'wtf-server==(latest release)' 2023-09-08T16:33:47,657 Exception information: 2023-09-08T16:33:47,657 Traceback (most recent call last): 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/packaging/requirements.py", line 102, in __init__ 2023-09-08T16:33:47,657 req = REQUIREMENT.parseString(requirement_string) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyparsing/util.py", line 256, in _inner 2023-09-08T16:33:47,657 return fn(self, *args, **kwargs) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyparsing/core.py", line 1190, in parse_string 2023-09-08T16:33:47,657 raise exc.with_traceback(None) 2023-09-08T16:33:47,657 pip._vendor.pyparsing.exceptions.ParseException: Expected string_end, found 'release' (at char 20), (line:1, col:21) 2023-09-08T16:33:47,657 2023-09-08T16:33:47,657 During handling of the above exception, another exception occurred: 2023-09-08T16:33:47,657 2023-09-08T16:33:47,657 Traceback (most recent call last): 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 341, in _parse_req_string 2023-09-08T16:33:47,657 req = get_requirement(req_as_string) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/packaging.py", line 45, in get_requirement 2023-09-08T16:33:47,657 return Requirement(req_string) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/packaging/requirements.py", line 104, in __init__ 2023-09-08T16:33:47,657 raise InvalidRequirement( 2023-09-08T16:33:47,657 pip._vendor.packaging.requirements.InvalidRequirement: Parse error at "'release)'": Expected string_end 2023-09-08T16:33:47,657 2023-09-08T16:33:47,657 During handling of the above exception, another exception occurred: 2023-09-08T16:33:47,657 2023-09-08T16:33:47,657 Traceback (most recent call last): 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T16:33:47,657 status = run_func(*args) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T16:33:47,657 return func(self, options, args) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 120, in run 2023-09-08T16:33:47,657 reqs = self.get_requirements(args, options, finder, session) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 414, in get_requirements 2023-09-08T16:33:47,657 req_to_add = install_req_from_line( 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 395, in install_req_from_line 2023-09-08T16:33:47,657 parts = parse_req_from_line(name, line_source) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 369, in parse_req_from_line 2023-09-08T16:33:47,657 req: Optional[Requirement] = _parse_req_string(req_as_string) 2023-09-08T16:33:47,657 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T16:33:47,657 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/constructors.py", line 355, in _parse_req_string 2023-09-08T16:33:47,657 raise InstallationError(msg) 2023-09-08T16:33:47,657 pip._internal.exceptions.InstallationError: Invalid requirement: 'wtf-server==(latest release)' 2023-09-08T16:33:47,666 Removed build tracker: '/tmp/pip-build-tracker-afovndjs'