2021-07-09T02:30:44,082 Created temporary directory: /tmp/pip-ephem-wheel-cache-sydr_nb1 2021-07-09T02:30:44,085 Created temporary directory: /tmp/pip-req-tracker-39awhe8b 2021-07-09T02:30:44,085 Initialized build tracking at /tmp/pip-req-tracker-39awhe8b 2021-07-09T02:30:44,086 Created build tracker: /tmp/pip-req-tracker-39awhe8b 2021-07-09T02:30:44,086 Entered build tracker: /tmp/pip-req-tracker-39awhe8b 2021-07-09T02:30:44,086 Created temporary directory: /tmp/pip-wheel-xwq93t6p 2021-07-09T02:30:44,121 1 location(s) to search for versions of document-it: 2021-07-09T02:30:44,121 * https://pypi.org/simple/document-it/ 2021-07-09T02:30:44,121 Fetching project page and analyzing links: https://pypi.org/simple/document-it/ 2021-07-09T02:30:44,122 Getting page https://pypi.org/simple/document-it/ 2021-07-09T02:30:44,123 Found index url https://pypi.org/simple 2021-07-09T02:30:44,212 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:44,212 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:44,212 Skipping link: not a file: https://pypi.org/simple/document-it/ 2021-07-09T02:30:44,229 Given no hashes to check 1 links for project 'document-it': discarding no candidates 2021-07-09T02:30:44,246 Collecting document-it==0.1.1 2021-07-09T02:30:44,248 Created temporary directory: /tmp/pip-unpack-1xqujj95 2021-07-09T02:30:44,420 Downloading document_it-0.1.1.tar.gz (4.6 kB) 2021-07-09T02:30:44,461 Added document-it==0.1.1 from https://files.pythonhosted.org/packages/cd/d1/a5f4fcff2994723b52ab314a4f8e803cad947312b8ba933dc89afda2bc7f/document_it-0.1.1.tar.gz#sha256=d8ade28736bbd6e622d34bbc544d6e22cc495efe5f6ae8b9031f64ba598f02da to build tracker '/tmp/pip-req-tracker-39awhe8b' 2021-07-09T02:30:44,462 Running setup.py (path:/tmp/pip-wheel-xwq93t6p/document-it_e026fdf5641e4a50b79cd4593abac5df/setup.py) egg_info for package document-it 2021-07-09T02:30:44,462 Created temporary directory: /tmp/pip-pip-egg-info-7mva6bbk 2021-07-09T02:30:44,463 Running command python setup.py egg_info 2021-07-09T02:30:45,092 Traceback (most recent call last): 2021-07-09T02:30:45,093 File "", line 1, in 2021-07-09T02:30:45,093 File "/tmp/pip-wheel-xwq93t6p/document-it_e026fdf5641e4a50b79cd4593abac5df/setup.py", line 6, in 2021-07-09T02:30:45,093 description = file(os.path.join(here, 'README.txt')).read() 2021-07-09T02:30:45,093 NameError: name 'file' is not defined 2021-07-09T02:30:45,143 WARNING: Discarding https://files.pythonhosted.org/packages/cd/d1/a5f4fcff2994723b52ab314a4f8e803cad947312b8ba933dc89afda2bc7f/document_it-0.1.1.tar.gz#sha256=d8ade28736bbd6e622d34bbc544d6e22cc495efe5f6ae8b9031f64ba598f02da (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:45,144 ERROR: Could not find a version that satisfies the requirement document-it==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-09T02:30:45,144 ERROR: No matching distribution found for document-it==0.1.1 2021-07-09T02:30:45,145 Exception information: 2021-07-09T02:30:45,145 Traceback (most recent call last): 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:30:45,145 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:30:45,145 raise RequirementsConflicted(criterion) 2021-07-09T02:30:45,145 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('document-it==0.1.1') 2021-07-09T02:30:45,145 2021-07-09T02:30:45,145 During handling of the above exception, another exception occurred: 2021-07-09T02:30:45,145 2021-07-09T02:30:45,145 Traceback (most recent call last): 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:30:45,145 result = self._result = resolver.resolve( 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:30:45,145 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:30:45,145 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:30:45,145 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('document-it==0.1.1'), parent=None)] 2021-07-09T02:30:45,145 2021-07-09T02:30:45,145 The above exception was the direct cause of the following exception: 2021-07-09T02:30:45,145 2021-07-09T02:30:45,145 Traceback (most recent call last): 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:30:45,145 status = self.run(options, args) 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:30:45,145 return func(self, options, args) 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:30:45,145 requirement_set = resolver.resolve( 2021-07-09T02:30:45,145 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:30:45,145 raise error from e 2021-07-09T02:30:45,145 pip._internal.exceptions.DistributionNotFound: No matching distribution found for document-it==0.1.1 2021-07-09T02:30:45,150 Removed document-it==0.1.1 from https://files.pythonhosted.org/packages/cd/d1/a5f4fcff2994723b52ab314a4f8e803cad947312b8ba933dc89afda2bc7f/document_it-0.1.1.tar.gz#sha256=d8ade28736bbd6e622d34bbc544d6e22cc495efe5f6ae8b9031f64ba598f02da from build tracker '/tmp/pip-req-tracker-39awhe8b' 2021-07-09T02:30:45,150 Removed build tracker: '/tmp/pip-req-tracker-39awhe8b'