2021-07-09T04:37:32,969 Created temporary directory: /tmp/pip-ephem-wheel-cache-7z2qgtew 2021-07-09T04:37:32,972 Created temporary directory: /tmp/pip-req-tracker-r9jvnw9w 2021-07-09T04:37:32,972 Initialized build tracking at /tmp/pip-req-tracker-r9jvnw9w 2021-07-09T04:37:32,972 Created build tracker: /tmp/pip-req-tracker-r9jvnw9w 2021-07-09T04:37:32,972 Entered build tracker: /tmp/pip-req-tracker-r9jvnw9w 2021-07-09T04:37:32,973 Created temporary directory: /tmp/pip-wheel-2gi1zs37 2021-07-09T04:37:33,006 1 location(s) to search for versions of doublecheck: 2021-07-09T04:37:33,006 * https://pypi.org/simple/doublecheck/ 2021-07-09T04:37:33,007 Fetching project page and analyzing links: https://pypi.org/simple/doublecheck/ 2021-07-09T04:37:33,007 Getting page https://pypi.org/simple/doublecheck/ 2021-07-09T04:37:33,009 Found index url https://pypi.org/simple 2021-07-09T04:37:33,221 Found link https://files.pythonhosted.org/packages/22/8f/a1098b3523c1130d8c5d1fefb2bdb9e243a5b8bf10d3867c21ad3e487b51/doublecheck-0.1pre2012-05-08T09-57-27.tar.gz#sha256=5badc6704a8e1d6cadd2db5342086e8fd7e13117a33c29fbe1cbcedf9e7757c0 (from https://pypi.org/simple/doublecheck/), version: 0.1pre2012-05-08T09-57-27 2021-07-09T04:37:33,222 Found link https://files.pythonhosted.org/packages/08/77/c4a44bd4322e0df6bd5cf313c22d9dee9cfa7068626dc12706b3f0000972/doublecheck-0.1pre2012-05-08T10-01-13.tar.gz#sha256=3317173e8d297d327bdff268e3b78c5ffb791d66dea3569abed25ff25765306c (from https://pypi.org/simple/doublecheck/), version: 0.1pre2012-05-08T10-01-13 2021-07-09T04:37:33,222 Found link https://files.pythonhosted.org/packages/af/1b/2c476929a1847655ff6c844585a9ba3d8acf5488cefdc162c4c690485bd7/doublecheck-0.1pre2012-05-08T10-05-14.tar.gz#sha256=61a071e1f1e609607a8394a220a6ad09d290e504266c61328883646ca27bbe53 (from https://pypi.org/simple/doublecheck/), version: 0.1pre2012-05-08T10-05-14 2021-07-09T04:37:33,223 Skipping link: not a file: https://pypi.org/simple/doublecheck/ 2021-07-09T04:37:33,239 Given no hashes to check 1 links for project 'doublecheck': discarding no candidates 2021-07-09T04:37:33,256 Collecting doublecheck==0.1pre2012-05-08T09-57-27 2021-07-09T04:37:33,258 Created temporary directory: /tmp/pip-unpack-qhhzmenj 2021-07-09T04:37:33,450 Downloading doublecheck-0.1pre2012-05-08T09-57-27.tar.gz (4.8 kB) 2021-07-09T04:37:33,486 Added doublecheck==0.1pre2012-05-08T09-57-27 from https://files.pythonhosted.org/packages/22/8f/a1098b3523c1130d8c5d1fefb2bdb9e243a5b8bf10d3867c21ad3e487b51/doublecheck-0.1pre2012-05-08T09-57-27.tar.gz#sha256=5badc6704a8e1d6cadd2db5342086e8fd7e13117a33c29fbe1cbcedf9e7757c0 to build tracker '/tmp/pip-req-tracker-r9jvnw9w' 2021-07-09T04:37:33,487 Running setup.py (path:/tmp/pip-wheel-2gi1zs37/doublecheck_524c6cb8bdac41f493075cadb979d282/setup.py) egg_info for package doublecheck 2021-07-09T04:37:33,488 Created temporary directory: /tmp/pip-pip-egg-info-kn_3hp2x 2021-07-09T04:37:33,488 Running command python setup.py egg_info 2021-07-09T04:37:34,103 Traceback (most recent call last): 2021-07-09T04:37:34,104 File "", line 1, in 2021-07-09T04:37:34,104 File "/tmp/pip-wheel-2gi1zs37/doublecheck_524c6cb8bdac41f493075cadb979d282/setup.py", line 13, in 2021-07-09T04:37:34,104 long_description = open('README.md').read(), 2021-07-09T04:37:34,105 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T04:37:34,154 WARNING: Discarding https://files.pythonhosted.org/packages/22/8f/a1098b3523c1130d8c5d1fefb2bdb9e243a5b8bf10d3867c21ad3e487b51/doublecheck-0.1pre2012-05-08T09-57-27.tar.gz#sha256=5badc6704a8e1d6cadd2db5342086e8fd7e13117a33c29fbe1cbcedf9e7757c0 (from https://pypi.org/simple/doublecheck/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:37:34,155 ERROR: Could not find a version that satisfies the requirement doublecheck==0.1pre2012-05-08T09-57-27 (from versions: 0.1pre2012-05-08T09-57-27, 0.1pre2012-05-08T10-01-13, 0.1pre2012-05-08T10-05-14) 2021-07-09T04:37:34,155 ERROR: No matching distribution found for doublecheck==0.1pre2012-05-08T09-57-27 2021-07-09T04:37:34,156 Exception information: 2021-07-09T04:37:34,156 Traceback (most recent call last): 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:37:34,156 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:37:34,156 raise RequirementsConflicted(criterion) 2021-07-09T04:37:34,156 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('doublecheck==0.1pre2012-05-08T09-57-27') 2021-07-09T04:37:34,156 2021-07-09T04:37:34,156 During handling of the above exception, another exception occurred: 2021-07-09T04:37:34,156 2021-07-09T04:37:34,156 Traceback (most recent call last): 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:37:34,156 result = self._result = resolver.resolve( 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:37:34,156 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:37:34,156 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:37:34,156 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('doublecheck==0.1pre2012-05-08T09-57-27'), parent=None)] 2021-07-09T04:37:34,156 2021-07-09T04:37:34,156 The above exception was the direct cause of the following exception: 2021-07-09T04:37:34,156 2021-07-09T04:37:34,156 Traceback (most recent call last): 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:37:34,156 status = self.run(options, args) 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:37:34,156 return func(self, options, args) 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:37:34,156 requirement_set = resolver.resolve( 2021-07-09T04:37:34,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:37:34,156 raise error from e 2021-07-09T04:37:34,156 pip._internal.exceptions.DistributionNotFound: No matching distribution found for doublecheck==0.1pre2012-05-08T09-57-27 2021-07-09T04:37:34,160 Removed doublecheck==0.1pre2012-05-08T09-57-27 from https://files.pythonhosted.org/packages/22/8f/a1098b3523c1130d8c5d1fefb2bdb9e243a5b8bf10d3867c21ad3e487b51/doublecheck-0.1pre2012-05-08T09-57-27.tar.gz#sha256=5badc6704a8e1d6cadd2db5342086e8fd7e13117a33c29fbe1cbcedf9e7757c0 from build tracker '/tmp/pip-req-tracker-r9jvnw9w' 2021-07-09T04:37:34,161 Removed build tracker: '/tmp/pip-req-tracker-r9jvnw9w'