2021-07-10T07:42:10,007 Created temporary directory: /tmp/pip-ephem-wheel-cache-n8n4yq6w 2021-07-10T07:42:10,010 Created temporary directory: /tmp/pip-req-tracker-3c8es90k 2021-07-10T07:42:10,010 Initialized build tracking at /tmp/pip-req-tracker-3c8es90k 2021-07-10T07:42:10,010 Created build tracker: /tmp/pip-req-tracker-3c8es90k 2021-07-10T07:42:10,010 Entered build tracker: /tmp/pip-req-tracker-3c8es90k 2021-07-10T07:42:10,011 Created temporary directory: /tmp/pip-wheel-q7nqpgkb 2021-07-10T07:42:10,042 1 location(s) to search for versions of certifier: 2021-07-10T07:42:10,042 * https://pypi.org/simple/certifier/ 2021-07-10T07:42:10,043 Fetching project page and analyzing links: https://pypi.org/simple/certifier/ 2021-07-10T07:42:10,043 Getting page https://pypi.org/simple/certifier/ 2021-07-10T07:42:10,045 Found index url https://pypi.org/simple 2021-07-10T07:42:10,229 Found link https://files.pythonhosted.org/packages/ef/bd/2b4ff05835e00bb2a9d1677bef01205df36252f71ed21fb61a0d9b2b4a7d/certifier-0.1.tar.gz#sha256=8c27206f63cda92170c8bcb01540b4eef4b9b04211918e8b1a84f9cd69fad1d4 (from https://pypi.org/simple/certifier/), version: 0.1 2021-07-10T07:42:10,230 Found link https://files.pythonhosted.org/packages/21/dd/1bd4fe7cc7c7cd08f055c809372fa4d3ac8870f9bd0bcd9d104c697e8270/certifier-0.2.tar.gz#sha256=0cd08c381d0ca0f1e7d6b970f7189b5fb7e6e85852205ebaebe3f86266c05cf0 (from https://pypi.org/simple/certifier/), version: 0.2 2021-07-10T07:42:10,230 Found link https://files.pythonhosted.org/packages/e9/be/269829a32291e706a49a3bd1cacbe92e4aa633ebeaebafdf908cebd01b42/certifier-0.2.1.tar.gz#sha256=3f4d5ddbcf8db6715a3abadc781e3abe2553ef9829327aebfb18fd65204ed4d1 (from https://pypi.org/simple/certifier/), version: 0.2.1 2021-07-10T07:42:10,231 Skipping link: not a file: https://pypi.org/simple/certifier/ 2021-07-10T07:42:10,250 Given no hashes to check 1 links for project 'certifier': discarding no candidates 2021-07-10T07:42:10,269 Collecting certifier==0.1 2021-07-10T07:42:10,270 Created temporary directory: /tmp/pip-unpack-mfvwfn0w 2021-07-10T07:42:10,442 Downloading certifier-0.1.tar.gz (2.5 kB) 2021-07-10T07:42:10,471 Added certifier==0.1 from https://files.pythonhosted.org/packages/ef/bd/2b4ff05835e00bb2a9d1677bef01205df36252f71ed21fb61a0d9b2b4a7d/certifier-0.1.tar.gz#sha256=8c27206f63cda92170c8bcb01540b4eef4b9b04211918e8b1a84f9cd69fad1d4 to build tracker '/tmp/pip-req-tracker-3c8es90k' 2021-07-10T07:42:10,472 Running setup.py (path:/tmp/pip-wheel-q7nqpgkb/certifier_b25f4f2243f343f8a943a9b82c6b0ce5/setup.py) egg_info for package certifier 2021-07-10T07:42:10,473 Created temporary directory: /tmp/pip-pip-egg-info-nui5hdmv 2021-07-10T07:42:10,473 Running command python setup.py egg_info 2021-07-10T07:42:11,121 Traceback (most recent call last): 2021-07-10T07:42:11,122 File "", line 1, in 2021-07-10T07:42:11,122 File "/tmp/pip-wheel-q7nqpgkb/certifier_b25f4f2243f343f8a943a9b82c6b0ce5/setup.py", line 16, in 2021-07-10T07:42:11,123 long_description=file('README.md','r').read(), 2021-07-10T07:42:11,123 NameError: name 'file' is not defined 2021-07-10T07:42:11,170 WARNING: Discarding https://files.pythonhosted.org/packages/ef/bd/2b4ff05835e00bb2a9d1677bef01205df36252f71ed21fb61a0d9b2b4a7d/certifier-0.1.tar.gz#sha256=8c27206f63cda92170c8bcb01540b4eef4b9b04211918e8b1a84f9cd69fad1d4 (from https://pypi.org/simple/certifier/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:42:11,171 ERROR: Could not find a version that satisfies the requirement certifier==0.1 (from versions: 0.1, 0.2, 0.2.1) 2021-07-10T07:42:11,172 ERROR: No matching distribution found for certifier==0.1 2021-07-10T07:42:11,172 Exception information: 2021-07-10T07:42:11,172 Traceback (most recent call last): 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:42:11,172 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:42:11,172 raise RequirementsConflicted(criterion) 2021-07-10T07:42:11,172 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('certifier==0.1') 2021-07-10T07:42:11,172 2021-07-10T07:42:11,172 During handling of the above exception, another exception occurred: 2021-07-10T07:42:11,172 2021-07-10T07:42:11,172 Traceback (most recent call last): 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:42:11,172 result = self._result = resolver.resolve( 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:42:11,172 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:42:11,172 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:42:11,172 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('certifier==0.1'), parent=None)] 2021-07-10T07:42:11,172 2021-07-10T07:42:11,172 The above exception was the direct cause of the following exception: 2021-07-10T07:42:11,172 2021-07-10T07:42:11,172 Traceback (most recent call last): 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:42:11,172 status = self.run(options, args) 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:42:11,172 return func(self, options, args) 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:42:11,172 requirement_set = resolver.resolve( 2021-07-10T07:42:11,172 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:42:11,172 raise error from e 2021-07-10T07:42:11,172 pip._internal.exceptions.DistributionNotFound: No matching distribution found for certifier==0.1 2021-07-10T07:42:11,177 Removed certifier==0.1 from https://files.pythonhosted.org/packages/ef/bd/2b4ff05835e00bb2a9d1677bef01205df36252f71ed21fb61a0d9b2b4a7d/certifier-0.1.tar.gz#sha256=8c27206f63cda92170c8bcb01540b4eef4b9b04211918e8b1a84f9cd69fad1d4 from build tracker '/tmp/pip-req-tracker-3c8es90k' 2021-07-10T07:42:11,177 Removed build tracker: '/tmp/pip-req-tracker-3c8es90k'