2021-07-10T12:35:21,590 Created temporary directory: /tmp/pip-ephem-wheel-cache-errfmxfj 2021-07-10T12:35:21,593 Created temporary directory: /tmp/pip-req-tracker-v5yp4kwf 2021-07-10T12:35:21,593 Initialized build tracking at /tmp/pip-req-tracker-v5yp4kwf 2021-07-10T12:35:21,594 Created build tracker: /tmp/pip-req-tracker-v5yp4kwf 2021-07-10T12:35:21,594 Entered build tracker: /tmp/pip-req-tracker-v5yp4kwf 2021-07-10T12:35:21,594 Created temporary directory: /tmp/pip-wheel-iv4qqmkn 2021-07-10T12:35:21,622 1 location(s) to search for versions of certifier: 2021-07-10T12:35:21,622 * https://pypi.org/simple/certifier/ 2021-07-10T12:35:21,622 Fetching project page and analyzing links: https://pypi.org/simple/certifier/ 2021-07-10T12:35:21,623 Getting page https://pypi.org/simple/certifier/ 2021-07-10T12:35:21,624 Found index url https://pypi.org/simple 2021-07-10T12:35:21,716 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-10T12:35:21,717 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-10T12:35:21,717 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-10T12:35:21,717 Skipping link: not a file: https://pypi.org/simple/certifier/ 2021-07-10T12:35:21,735 Given no hashes to check 1 links for project 'certifier': discarding no candidates 2021-07-10T12:35:21,754 Collecting certifier==0.2 2021-07-10T12:35:21,755 Created temporary directory: /tmp/pip-unpack-ieqk3wmm 2021-07-10T12:35:21,923 Downloading certifier-0.2.tar.gz (3.6 kB) 2021-07-10T12:35:21,954 Added certifier==0.2 from https://files.pythonhosted.org/packages/21/dd/1bd4fe7cc7c7cd08f055c809372fa4d3ac8870f9bd0bcd9d104c697e8270/certifier-0.2.tar.gz#sha256=0cd08c381d0ca0f1e7d6b970f7189b5fb7e6e85852205ebaebe3f86266c05cf0 to build tracker '/tmp/pip-req-tracker-v5yp4kwf' 2021-07-10T12:35:21,955 Running setup.py (path:/tmp/pip-wheel-iv4qqmkn/certifier_c62bece3ec444ddf81e7a9cbade27558/setup.py) egg_info for package certifier 2021-07-10T12:35:21,955 Created temporary directory: /tmp/pip-pip-egg-info-csfn6aii 2021-07-10T12:35:21,956 Running command python setup.py egg_info 2021-07-10T12:35:22,645 Traceback (most recent call last): 2021-07-10T12:35:22,646 File "", line 1, in 2021-07-10T12:35:22,646 File "/tmp/pip-wheel-iv4qqmkn/certifier_c62bece3ec444ddf81e7a9cbade27558/setup.py", line 16, in 2021-07-10T12:35:22,647 long_description=file('README.md','r').read(), 2021-07-10T12:35:22,647 NameError: name 'file' is not defined 2021-07-10T12:35:22,694 WARNING: Discarding https://files.pythonhosted.org/packages/21/dd/1bd4fe7cc7c7cd08f055c809372fa4d3ac8870f9bd0bcd9d104c697e8270/certifier-0.2.tar.gz#sha256=0cd08c381d0ca0f1e7d6b970f7189b5fb7e6e85852205ebaebe3f86266c05cf0 (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-10T12:35:22,696 ERROR: Could not find a version that satisfies the requirement certifier==0.2 (from versions: 0.1, 0.2, 0.2.1) 2021-07-10T12:35:22,696 ERROR: No matching distribution found for certifier==0.2 2021-07-10T12:35:22,696 Exception information: 2021-07-10T12:35:22,696 Traceback (most recent call last): 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T12:35:22,696 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T12:35:22,696 raise RequirementsConflicted(criterion) 2021-07-10T12:35:22,696 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('certifier==0.2') 2021-07-10T12:35:22,696 2021-07-10T12:35:22,696 During handling of the above exception, another exception occurred: 2021-07-10T12:35:22,696 2021-07-10T12:35:22,696 Traceback (most recent call last): 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T12:35:22,696 result = self._result = resolver.resolve( 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T12:35:22,696 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T12:35:22,696 raise ResolutionImpossible(e.criterion.information) 2021-07-10T12:35:22,696 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('certifier==0.2'), parent=None)] 2021-07-10T12:35:22,696 2021-07-10T12:35:22,696 The above exception was the direct cause of the following exception: 2021-07-10T12:35:22,696 2021-07-10T12:35:22,696 Traceback (most recent call last): 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T12:35:22,696 status = self.run(options, args) 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T12:35:22,696 return func(self, options, args) 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T12:35:22,696 requirement_set = resolver.resolve( 2021-07-10T12:35:22,696 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T12:35:22,696 raise error from e 2021-07-10T12:35:22,696 pip._internal.exceptions.DistributionNotFound: No matching distribution found for certifier==0.2 2021-07-10T12:35:22,701 Removed certifier==0.2 from https://files.pythonhosted.org/packages/21/dd/1bd4fe7cc7c7cd08f055c809372fa4d3ac8870f9bd0bcd9d104c697e8270/certifier-0.2.tar.gz#sha256=0cd08c381d0ca0f1e7d6b970f7189b5fb7e6e85852205ebaebe3f86266c05cf0 from build tracker '/tmp/pip-req-tracker-v5yp4kwf' 2021-07-10T12:35:22,702 Removed build tracker: '/tmp/pip-req-tracker-v5yp4kwf'