2021-12-19T19:56:26,147 Created temporary directory: /tmp/pip-ephem-wheel-cache-6a102ofh 2021-12-19T19:56:26,152 Created temporary directory: /tmp/pip-req-tracker-7adkgfux 2021-12-19T19:56:26,153 Initialized build tracking at /tmp/pip-req-tracker-7adkgfux 2021-12-19T19:56:26,153 Created build tracker: /tmp/pip-req-tracker-7adkgfux 2021-12-19T19:56:26,154 Entered build tracker: /tmp/pip-req-tracker-7adkgfux 2021-12-19T19:56:26,155 Created temporary directory: /tmp/pip-wheel-u7u0wk_r 2021-12-19T19:56:26,211 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-19T19:56:26,216 2 location(s) to search for versions of example-pkg-couponsvalidity: 2021-12-19T19:56:26,216 * https://pypi.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,216 * https://www.piwheels.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,217 Fetching project page and analyzing links: https://pypi.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,218 Getting page https://pypi.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,221 Found index url https://pypi.org/simple 2021-12-19T19:56:26,414 Found link https://files.pythonhosted.org/packages/b7/44/c453f27df4ba7710db7cbb830b9a8fbfd1074b6e26655ac2ea84a96e9dbc/example-pkg-couponsvalidity-0.0.1.linux-x86_64.tar.gz#sha256=5386ccdefd96a344b8595ab0fd196add976990a4f58661a0c5361616370ea09a (from https://pypi.org/simple/example-pkg-couponsvalidity/) (requires-python:>=3.6), version: 0.0.1.linux-x86_64 2021-12-19T19:56:26,415 Found link https://files.pythonhosted.org/packages/64/3f/3baff5c835e891c4657ffe9a534414d7cf1147464712167c295b11f10a33/example-pkg-couponsvalidity-0.0.2.linux-x86_64.tar.gz#sha256=3f5f5232715d110f14a4ce9874c692e11eab53e44f16bcece6190f8f805b8ef2 (from https://pypi.org/simple/example-pkg-couponsvalidity/) (requires-python:>=3.6), version: 0.0.2.linux-x86_64 2021-12-19T19:56:26,416 Fetching project page and analyzing links: https://www.piwheels.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,417 Getting page https://www.piwheels.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,419 Found index url https://www.piwheels.org/simple 2021-12-19T19:56:26,636 Skipping link: not a file: https://www.piwheels.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,637 Skipping link: not a file: https://pypi.org/simple/example-pkg-couponsvalidity/ 2021-12-19T19:56:26,677 Given no hashes to check 0 links for project 'example-pkg-couponsvalidity': discarding no candidates 2021-12-19T19:56:26,678 ERROR: Could not find a version that satisfies the requirement example-pkg-couponsvalidity==0.0.2 (from versions: 0.0.1.linux-x86_64, 0.0.2.linux-x86_64) 2021-12-19T19:56:26,679 ERROR: No matching distribution found for example-pkg-couponsvalidity==0.0.2 2021-12-19T19:56:26,679 Exception information: 2021-12-19T19:56:26,679 Traceback (most recent call last): 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-19T19:56:26,679 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-19T19:56:26,679 raise RequirementsConflicted(criterion) 2021-12-19T19:56:26,679 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('example-pkg-couponsvalidity==0.0.2') 2021-12-19T19:56:26,679 2021-12-19T19:56:26,679 During handling of the above exception, another exception occurred: 2021-12-19T19:56:26,679 2021-12-19T19:56:26,679 Traceback (most recent call last): 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-19T19:56:26,679 result = self._result = resolver.resolve( 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-19T19:56:26,679 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-19T19:56:26,679 raise ResolutionImpossible(e.criterion.information) 2021-12-19T19:56:26,679 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('example-pkg-couponsvalidity==0.0.2'), parent=None)] 2021-12-19T19:56:26,679 2021-12-19T19:56:26,679 The above exception was the direct cause of the following exception: 2021-12-19T19:56:26,679 2021-12-19T19:56:26,679 Traceback (most recent call last): 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-19T19:56:26,679 status = run_func(*args) 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-19T19:56:26,679 return func(self, options, args) 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-19T19:56:26,679 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-19T19:56:26,679 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-19T19:56:26,679 raise error from e 2021-12-19T19:56:26,679 pip._internal.exceptions.DistributionNotFound: No matching distribution found for example-pkg-couponsvalidity==0.0.2 2021-12-19T19:56:26,687 Removed build tracker: '/tmp/pip-req-tracker-7adkgfux'