2021-07-09T07:31:11,727 Created temporary directory: /tmp/pip-ephem-wheel-cache-2kz42bje 2021-07-09T07:31:11,730 Created temporary directory: /tmp/pip-req-tracker-tsdymmi_ 2021-07-09T07:31:11,731 Initialized build tracking at /tmp/pip-req-tracker-tsdymmi_ 2021-07-09T07:31:11,731 Created build tracker: /tmp/pip-req-tracker-tsdymmi_ 2021-07-09T07:31:11,731 Entered build tracker: /tmp/pip-req-tracker-tsdymmi_ 2021-07-09T07:31:11,732 Created temporary directory: /tmp/pip-wheel-23rpr8p_ 2021-07-09T07:31:11,766 1 location(s) to search for versions of pytest-contextfixture: 2021-07-09T07:31:11,766 * https://pypi.org/simple/pytest-contextfixture/ 2021-07-09T07:31:11,767 Fetching project page and analyzing links: https://pypi.org/simple/pytest-contextfixture/ 2021-07-09T07:31:11,767 Getting page https://pypi.org/simple/pytest-contextfixture/ 2021-07-09T07:31:11,769 Found index url https://pypi.org/simple 2021-07-09T07:31:11,946 Found link https://files.pythonhosted.org/packages/36/a0/ebf7f7f29baa293865dfca60834a5d566c511daf7c9e2d5fd83095ec3a28/pytest-contextfixture-0.1.tar.gz#sha256=99cf533453fe7d68039afbce48d5a7ddaaa12117a6e0c15228a165da60f34b17 (from https://pypi.org/simple/pytest-contextfixture/), version: 0.1 2021-07-09T07:31:11,946 Found link https://files.pythonhosted.org/packages/7b/af/ac35f60dfd9203afb0f6bd80e91fb409eb92c7bf1c6b49601928128640c4/pytest-contextfixture-0.1.1.tar.gz#sha256=0b55e3875c1240c9bff5fb3f93396847692257617e7efc58845f907717278f26 (from https://pypi.org/simple/pytest-contextfixture/), version: 0.1.1 2021-07-09T07:31:11,947 Skipping link: not a file: https://pypi.org/simple/pytest-contextfixture/ 2021-07-09T07:31:11,963 Given no hashes to check 1 links for project 'pytest-contextfixture': discarding no candidates 2021-07-09T07:31:11,980 Collecting pytest-contextfixture==0.1 2021-07-09T07:31:11,982 Created temporary directory: /tmp/pip-unpack-e966yts3 2021-07-09T07:31:12,164 Downloading pytest-contextfixture-0.1.tar.gz (2.2 kB) 2021-07-09T07:31:12,200 Added pytest-contextfixture==0.1 from https://files.pythonhosted.org/packages/36/a0/ebf7f7f29baa293865dfca60834a5d566c511daf7c9e2d5fd83095ec3a28/pytest-contextfixture-0.1.tar.gz#sha256=99cf533453fe7d68039afbce48d5a7ddaaa12117a6e0c15228a165da60f34b17 to build tracker '/tmp/pip-req-tracker-tsdymmi_' 2021-07-09T07:31:12,201 Running setup.py (path:/tmp/pip-wheel-23rpr8p_/pytest-contextfixture_d522ae3bcd9b4633b026e1508399c857/setup.py) egg_info for package pytest-contextfixture 2021-07-09T07:31:12,202 Created temporary directory: /tmp/pip-pip-egg-info-4dje9aah 2021-07-09T07:31:12,203 Running command python setup.py egg_info 2021-07-09T07:31:12,826 Traceback (most recent call last): 2021-07-09T07:31:12,827 File "", line 1, in 2021-07-09T07:31:12,827 File "/tmp/pip-wheel-23rpr8p_/pytest-contextfixture_d522ae3bcd9b4633b026e1508399c857/setup.py", line 26, in 2021-07-09T07:31:12,827 long_description=read('README.rst'), 2021-07-09T07:31:12,827 File "/tmp/pip-wheel-23rpr8p_/pytest-contextfixture_d522ae3bcd9b4633b026e1508399c857/setup.py", line 13, in read 2021-07-09T07:31:12,828 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-09T07:31:12,828 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-23rpr8p_/pytest-contextfixture_d522ae3bcd9b4633b026e1508399c857/README.rst' 2021-07-09T07:31:12,877 WARNING: Discarding https://files.pythonhosted.org/packages/36/a0/ebf7f7f29baa293865dfca60834a5d566c511daf7c9e2d5fd83095ec3a28/pytest-contextfixture-0.1.tar.gz#sha256=99cf533453fe7d68039afbce48d5a7ddaaa12117a6e0c15228a165da60f34b17 (from https://pypi.org/simple/pytest-contextfixture/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:31:12,878 ERROR: Could not find a version that satisfies the requirement pytest-contextfixture==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T07:31:12,878 ERROR: No matching distribution found for pytest-contextfixture==0.1 2021-07-09T07:31:12,879 Exception information: 2021-07-09T07:31:12,879 Traceback (most recent call last): 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:31:12,879 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:31:12,879 raise RequirementsConflicted(criterion) 2021-07-09T07:31:12,879 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytest-contextfixture==0.1') 2021-07-09T07:31:12,879 2021-07-09T07:31:12,879 During handling of the above exception, another exception occurred: 2021-07-09T07:31:12,879 2021-07-09T07:31:12,879 Traceback (most recent call last): 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:31:12,879 result = self._result = resolver.resolve( 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:31:12,879 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:31:12,879 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:31:12,879 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytest-contextfixture==0.1'), parent=None)] 2021-07-09T07:31:12,879 2021-07-09T07:31:12,879 The above exception was the direct cause of the following exception: 2021-07-09T07:31:12,879 2021-07-09T07:31:12,879 Traceback (most recent call last): 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:31:12,879 status = self.run(options, args) 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:31:12,879 return func(self, options, args) 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:31:12,879 requirement_set = resolver.resolve( 2021-07-09T07:31:12,879 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:31:12,879 raise error from e 2021-07-09T07:31:12,879 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytest-contextfixture==0.1 2021-07-09T07:31:12,884 Removed pytest-contextfixture==0.1 from https://files.pythonhosted.org/packages/36/a0/ebf7f7f29baa293865dfca60834a5d566c511daf7c9e2d5fd83095ec3a28/pytest-contextfixture-0.1.tar.gz#sha256=99cf533453fe7d68039afbce48d5a7ddaaa12117a6e0c15228a165da60f34b17 from build tracker '/tmp/pip-req-tracker-tsdymmi_' 2021-07-09T07:31:12,884 Removed build tracker: '/tmp/pip-req-tracker-tsdymmi_'