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