2022-06-27T02:13:10,021 Created temporary directory: /tmp/pip-ephem-wheel-cache-sk8w220w 2022-06-27T02:13:10,027 Created temporary directory: /tmp/pip-build-tracker-6k8o3uu4 2022-06-27T02:13:10,027 Initialized build tracking at /tmp/pip-build-tracker-6k8o3uu4 2022-06-27T02:13:10,028 Created build tracker: /tmp/pip-build-tracker-6k8o3uu4 2022-06-27T02:13:10,028 Entered build tracker: /tmp/pip-build-tracker-6k8o3uu4 2022-06-27T02:13:10,029 Created temporary directory: /tmp/pip-wheel-rwoq991w 2022-06-27T02:13:10,092 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-27T02:13:10,101 2 location(s) to search for versions of quickpython-mvc: 2022-06-27T02:13:10,101 * https://pypi.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,101 * https://www.piwheels.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,102 Fetching project page and analyzing links: https://pypi.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,104 Getting page https://pypi.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,107 Found index url https://pypi.org/simple 2022-06-27T02:13:10,211 Found link https://files.pythonhosted.org/packages/c0/a8/93b3e664da85ab0b63ac36d17cddb695b9c481bed1900560233e3993656d/quickpython-mvc-0.1.1.tar.gz#sha256=be55cd609c82d1fd27ef89f6ff1eb39aee5232b5156f56d17b1f3b5090a9cd2d (from https://pypi.org/simple/quickpython-mvc/), version: 0.1.1 2022-06-27T02:13:10,212 Found link https://files.pythonhosted.org/packages/e3/7b/448a0730b6d5c027b16ad9ecb3d10b2dd04d093de6123860193c475989c3/quickpython-mvc-0.1.2.tar.gz#sha256=5133b002d91d4d757e2fc1e85f3fe6e2604da35518a589496bc7745d6cfcbac3 (from https://pypi.org/simple/quickpython-mvc/), version: 0.1.2 2022-06-27T02:13:10,213 Fetching project page and analyzing links: https://www.piwheels.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,214 Getting page https://www.piwheels.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,216 Found index url https://www.piwheels.org/simple 2022-06-27T02:13:10,443 Skipping link: No binaries permitted for quickpython-mvc: https://www.piwheels.org/simple/quickpython-mvc/quickpython_mvc-0.1.2-py3-none-any.whl#sha256=22a51c995c669078f2f502d2d384559369a62a4549f64fb9cdd1548488f7e457 (from https://www.piwheels.org/simple/quickpython-mvc/) 2022-06-27T02:13:10,444 Skipping link: No binaries permitted for quickpython-mvc: https://www.piwheels.org/simple/quickpython-mvc/quickpython_mvc-0.1.1-py3-none-any.whl#sha256=df0e0924aff12976b67e8304e02d7eb4552db6c99b536da8f845b9c70afdf6e7 (from https://www.piwheels.org/simple/quickpython-mvc/) 2022-06-27T02:13:10,444 Skipping link: not a file: https://www.piwheels.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,445 Skipping link: not a file: https://pypi.org/simple/quickpython-mvc/ 2022-06-27T02:13:10,479 Given no hashes to check 0 links for project 'quickpython-mvc': discarding no candidates 2022-06-27T02:13:10,480 ERROR: Could not find a version that satisfies the requirement quickpython-mvc==0.1.3 (from versions: 0.1.1, 0.1.2) 2022-06-27T02:13:10,483 ERROR: No matching distribution found for quickpython-mvc==0.1.3 2022-06-27T02:13:10,485 Exception information: 2022-06-27T02:13:10,485 Traceback (most recent call last): 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-27T02:13:10,485 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-27T02:13:10,485 raise RequirementsConflicted(criterion) 2022-06-27T02:13:10,485 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quickpython-mvc==0.1.3') 2022-06-27T02:13:10,485 2022-06-27T02:13:10,485 During handling of the above exception, another exception occurred: 2022-06-27T02:13:10,485 2022-06-27T02:13:10,485 Traceback (most recent call last): 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-27T02:13:10,485 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-27T02:13:10,485 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-27T02:13:10,485 raise ResolutionImpossible(e.criterion.information) 2022-06-27T02:13:10,485 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quickpython-mvc==0.1.3'), parent=None)] 2022-06-27T02:13:10,485 2022-06-27T02:13:10,485 The above exception was the direct cause of the following exception: 2022-06-27T02:13:10,485 2022-06-27T02:13:10,485 Traceback (most recent call last): 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-27T02:13:10,485 status = run_func(*args) 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-27T02:13:10,485 return func(self, options, args) 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-06-27T02:13:10,485 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-27T02:13:10,485 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-27T02:13:10,485 raise error from e 2022-06-27T02:13:10,485 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quickpython-mvc==0.1.3 2022-06-27T02:13:10,493 Removed build tracker: '/tmp/pip-build-tracker-6k8o3uu4'