2021-07-09T02:30:10,129 Created temporary directory: /tmp/pip-ephem-wheel-cache-0gykfu81 2021-07-09T02:30:10,132 Created temporary directory: /tmp/pip-req-tracker-2oedd4j2 2021-07-09T02:30:10,132 Initialized build tracking at /tmp/pip-req-tracker-2oedd4j2 2021-07-09T02:30:10,133 Created build tracker: /tmp/pip-req-tracker-2oedd4j2 2021-07-09T02:30:10,133 Entered build tracker: /tmp/pip-req-tracker-2oedd4j2 2021-07-09T02:30:10,133 Created temporary directory: /tmp/pip-wheel-uhig_mmd 2021-07-09T02:30:10,166 1 location(s) to search for versions of document-it: 2021-07-09T02:30:10,166 * https://pypi.org/simple/document-it/ 2021-07-09T02:30:10,167 Fetching project page and analyzing links: https://pypi.org/simple/document-it/ 2021-07-09T02:30:10,167 Getting page https://pypi.org/simple/document-it/ 2021-07-09T02:30:10,169 Found index url https://pypi.org/simple 2021-07-09T02:30:10,344 Found link https://files.pythonhosted.org/packages/58/2f/94ea68001c0ccee4d04b61eedcb865270970a1fc962b2f6ffa01e7a7d331/document_it-0.1.tar.gz#sha256=d724ebd6710505aa34cd5a7785b652b59bb9da788d83da7f28301aa4021fba35 (from https://pypi.org/simple/document-it/), version: 0.1 2021-07-09T02:30:10,344 Found link https://files.pythonhosted.org/packages/cd/d1/a5f4fcff2994723b52ab314a4f8e803cad947312b8ba933dc89afda2bc7f/document_it-0.1.1.tar.gz#sha256=d8ade28736bbd6e622d34bbc544d6e22cc495efe5f6ae8b9031f64ba598f02da (from https://pypi.org/simple/document-it/), version: 0.1.1 2021-07-09T02:30:10,345 Skipping link: not a file: https://pypi.org/simple/document-it/ 2021-07-09T02:30:10,361 Given no hashes to check 1 links for project 'document-it': discarding no candidates 2021-07-09T02:30:10,379 Collecting document-it==0.1 2021-07-09T02:30:10,380 Created temporary directory: /tmp/pip-unpack-iu8faprm 2021-07-09T02:30:10,551 Downloading document_it-0.1.tar.gz (4.5 kB) 2021-07-09T02:30:10,589 Added document-it==0.1 from https://files.pythonhosted.org/packages/58/2f/94ea68001c0ccee4d04b61eedcb865270970a1fc962b2f6ffa01e7a7d331/document_it-0.1.tar.gz#sha256=d724ebd6710505aa34cd5a7785b652b59bb9da788d83da7f28301aa4021fba35 to build tracker '/tmp/pip-req-tracker-2oedd4j2' 2021-07-09T02:30:10,590 Running setup.py (path:/tmp/pip-wheel-uhig_mmd/document-it_b2f48ca58d8e4c06b4d8caff994e4c82/setup.py) egg_info for package document-it 2021-07-09T02:30:10,591 Created temporary directory: /tmp/pip-pip-egg-info-isze83ev 2021-07-09T02:30:10,591 Running command python setup.py egg_info 2021-07-09T02:30:11,216 Traceback (most recent call last): 2021-07-09T02:30:11,217 File "", line 1, in 2021-07-09T02:30:11,217 File "/tmp/pip-wheel-uhig_mmd/document-it_b2f48ca58d8e4c06b4d8caff994e4c82/setup.py", line 6, in 2021-07-09T02:30:11,217 description = file(os.path.join(here, 'README.txt')).read() 2021-07-09T02:30:11,218 NameError: name 'file' is not defined 2021-07-09T02:30:11,267 WARNING: Discarding https://files.pythonhosted.org/packages/58/2f/94ea68001c0ccee4d04b61eedcb865270970a1fc962b2f6ffa01e7a7d331/document_it-0.1.tar.gz#sha256=d724ebd6710505aa34cd5a7785b652b59bb9da788d83da7f28301aa4021fba35 (from https://pypi.org/simple/document-it/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:30:11,269 ERROR: Could not find a version that satisfies the requirement document-it==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T02:30:11,269 ERROR: No matching distribution found for document-it==0.1 2021-07-09T02:30:11,269 Exception information: 2021-07-09T02:30:11,269 Traceback (most recent call last): 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:30:11,269 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:30:11,269 raise RequirementsConflicted(criterion) 2021-07-09T02:30:11,269 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('document-it==0.1') 2021-07-09T02:30:11,269 2021-07-09T02:30:11,269 During handling of the above exception, another exception occurred: 2021-07-09T02:30:11,269 2021-07-09T02:30:11,269 Traceback (most recent call last): 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:30:11,269 result = self._result = resolver.resolve( 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:30:11,269 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:30:11,269 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:30:11,269 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('document-it==0.1'), parent=None)] 2021-07-09T02:30:11,269 2021-07-09T02:30:11,269 The above exception was the direct cause of the following exception: 2021-07-09T02:30:11,269 2021-07-09T02:30:11,269 Traceback (most recent call last): 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:30:11,269 status = self.run(options, args) 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:30:11,269 return func(self, options, args) 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:30:11,269 requirement_set = resolver.resolve( 2021-07-09T02:30:11,269 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:30:11,269 raise error from e 2021-07-09T02:30:11,269 pip._internal.exceptions.DistributionNotFound: No matching distribution found for document-it==0.1 2021-07-09T02:30:11,274 Removed document-it==0.1 from https://files.pythonhosted.org/packages/58/2f/94ea68001c0ccee4d04b61eedcb865270970a1fc962b2f6ffa01e7a7d331/document_it-0.1.tar.gz#sha256=d724ebd6710505aa34cd5a7785b652b59bb9da788d83da7f28301aa4021fba35 from build tracker '/tmp/pip-req-tracker-2oedd4j2' 2021-07-09T02:30:11,275 Removed build tracker: '/tmp/pip-req-tracker-2oedd4j2'