2021-07-10T00:09:00,182 Created temporary directory: /tmp/pip-ephem-wheel-cache-f4ieqd65 2021-07-10T00:09:00,185 Created temporary directory: /tmp/pip-req-tracker-m0hx4gw5 2021-07-10T00:09:00,185 Initialized build tracking at /tmp/pip-req-tracker-m0hx4gw5 2021-07-10T00:09:00,186 Created build tracker: /tmp/pip-req-tracker-m0hx4gw5 2021-07-10T00:09:00,186 Entered build tracker: /tmp/pip-req-tracker-m0hx4gw5 2021-07-10T00:09:00,186 Created temporary directory: /tmp/pip-wheel-o24t6_2u 2021-07-10T00:09:00,220 1 location(s) to search for versions of timex: 2021-07-10T00:09:00,220 * https://pypi.org/simple/timex/ 2021-07-10T00:09:00,221 Fetching project page and analyzing links: https://pypi.org/simple/timex/ 2021-07-10T00:09:00,221 Getting page https://pypi.org/simple/timex/ 2021-07-10T00:09:00,223 Found index url https://pypi.org/simple 2021-07-10T00:09:00,403 Found link https://files.pythonhosted.org/packages/bc/34/648f5242beda45dfd56c12617e407322d16c4e98d1f0ffc25fdaa48368ea/timex-0.10.0.tar.gz#sha256=ff5acc5d933e67d5eafdf3f446dda5f0c62601371c33920519b657708f6e3ae0 (from https://pypi.org/simple/timex/), version: 0.10.0 2021-07-10T00:09:00,404 Found link https://files.pythonhosted.org/packages/62/81/455cf09489cd7997b6b6c269fb1e022c97dece64a323c2f9be50497c4586/timex-0.20.0.tar.gz#sha256=fe53a423717f9379b928fd9066ba4d84bff08df22ed61f93053df82d495512b6 (from https://pypi.org/simple/timex/), version: 0.20.0 2021-07-10T00:09:00,404 Skipping link: not a file: https://pypi.org/simple/timex/ 2021-07-10T00:09:00,421 Given no hashes to check 1 links for project 'timex': discarding no candidates 2021-07-10T00:09:00,438 Collecting timex==0.10.0 2021-07-10T00:09:00,439 Created temporary directory: /tmp/pip-unpack-a24ullmp 2021-07-10T00:09:00,689 Downloading timex-0.10.0.tar.gz (15 kB) 2021-07-10T00:09:00,760 Added timex==0.10.0 from https://files.pythonhosted.org/packages/bc/34/648f5242beda45dfd56c12617e407322d16c4e98d1f0ffc25fdaa48368ea/timex-0.10.0.tar.gz#sha256=ff5acc5d933e67d5eafdf3f446dda5f0c62601371c33920519b657708f6e3ae0 to build tracker '/tmp/pip-req-tracker-m0hx4gw5' 2021-07-10T00:09:00,761 Running setup.py (path:/tmp/pip-wheel-o24t6_2u/timex_b2967ebd7e344f3d815dc0165e4cf8ba/setup.py) egg_info for package timex 2021-07-10T00:09:00,762 Created temporary directory: /tmp/pip-pip-egg-info-4i6i4osc 2021-07-10T00:09:00,762 Running command python setup.py egg_info 2021-07-10T00:09:01,394 Traceback (most recent call last): 2021-07-10T00:09:01,395 File "", line 1, in 2021-07-10T00:09:01,395 File "/tmp/pip-wheel-o24t6_2u/timex_b2967ebd7e344f3d815dc0165e4cf8ba/setup.py", line 2, in 2021-07-10T00:09:01,395 from pip.req import parse_requirements 2021-07-10T00:09:01,396 ModuleNotFoundError: No module named 'pip.req' 2021-07-10T00:09:01,445 WARNING: Discarding https://files.pythonhosted.org/packages/bc/34/648f5242beda45dfd56c12617e407322d16c4e98d1f0ffc25fdaa48368ea/timex-0.10.0.tar.gz#sha256=ff5acc5d933e67d5eafdf3f446dda5f0c62601371c33920519b657708f6e3ae0 (from https://pypi.org/simple/timex/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:09:01,446 ERROR: Could not find a version that satisfies the requirement timex==0.10.0 (from versions: 0.10.0, 0.20.0) 2021-07-10T00:09:01,446 ERROR: No matching distribution found for timex==0.10.0 2021-07-10T00:09:01,447 Exception information: 2021-07-10T00:09:01,447 Traceback (most recent call last): 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:09:01,447 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:09:01,447 raise RequirementsConflicted(criterion) 2021-07-10T00:09:01,447 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('timex==0.10.0') 2021-07-10T00:09:01,447 2021-07-10T00:09:01,447 During handling of the above exception, another exception occurred: 2021-07-10T00:09:01,447 2021-07-10T00:09:01,447 Traceback (most recent call last): 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:09:01,447 result = self._result = resolver.resolve( 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:09:01,447 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:09:01,447 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:09:01,447 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('timex==0.10.0'), parent=None)] 2021-07-10T00:09:01,447 2021-07-10T00:09:01,447 The above exception was the direct cause of the following exception: 2021-07-10T00:09:01,447 2021-07-10T00:09:01,447 Traceback (most recent call last): 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:09:01,447 status = self.run(options, args) 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:09:01,447 return func(self, options, args) 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:09:01,447 requirement_set = resolver.resolve( 2021-07-10T00:09:01,447 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:09:01,447 raise error from e 2021-07-10T00:09:01,447 pip._internal.exceptions.DistributionNotFound: No matching distribution found for timex==0.10.0 2021-07-10T00:09:01,451 Removed timex==0.10.0 from https://files.pythonhosted.org/packages/bc/34/648f5242beda45dfd56c12617e407322d16c4e98d1f0ffc25fdaa48368ea/timex-0.10.0.tar.gz#sha256=ff5acc5d933e67d5eafdf3f446dda5f0c62601371c33920519b657708f6e3ae0 from build tracker '/tmp/pip-req-tracker-m0hx4gw5' 2021-07-10T00:09:01,452 Removed build tracker: '/tmp/pip-req-tracker-m0hx4gw5'