2022-04-21T09:30:54,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-row_7am9 2022-04-21T09:30:54,880 Created temporary directory: /tmp/pip-req-tracker-5h93xao6 2022-04-21T09:30:54,880 Initialized build tracking at /tmp/pip-req-tracker-5h93xao6 2022-04-21T09:30:54,881 Created build tracker: /tmp/pip-req-tracker-5h93xao6 2022-04-21T09:30:54,881 Entered build tracker: /tmp/pip-req-tracker-5h93xao6 2022-04-21T09:30:54,882 Created temporary directory: /tmp/pip-wheel-4gmhqr_p 2022-04-21T09:30:54,956 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-21T09:30:54,970 2 location(s) to search for versions of pxmcmc: 2022-04-21T09:30:54,970 * https://pypi.org/simple/pxmcmc/ 2022-04-21T09:30:54,970 * https://www.piwheels.org/simple/pxmcmc/ 2022-04-21T09:30:54,971 Fetching project page and analyzing links: https://pypi.org/simple/pxmcmc/ 2022-04-21T09:30:54,973 Getting page https://pypi.org/simple/pxmcmc/ 2022-04-21T09:30:54,976 Found index url https://pypi.org/simple 2022-04-21T09:30:55,094 Skipping link: No binaries permitted for pxmcmc: https://files.pythonhosted.org/packages/f1/b8/a29ed14d1df71a9b4ec7f369e7ca09c6e976de27cd97fdf35002d13bf58d/PxMCMC-0.1.0-py3-none-any.whl#sha256=62feebba61878a16901f4c9a90c24d58672dfbce56d513520487745b75c1ec0f (from https://pypi.org/simple/pxmcmc/) (requires-python:>=3.8,<3.10) 2022-04-21T09:30:55,096 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/b0/b4/c066827ea169de31d3e6879d3f18b18aded2710f6430fb2661a48269fb50/PxMCMC-0.1.0.tar.gz#sha256=7eacb878ab3860cd7fd869e41e6e594787913a3b529e9605cf2f771dbe0a9acb (from https://pypi.org/simple/pxmcmc/) (requires-python:>=3.8,<3.10) 2022-04-21T09:30:55,097 Fetching project page and analyzing links: https://www.piwheels.org/simple/pxmcmc/ 2022-04-21T09:30:55,097 Getting page https://www.piwheels.org/simple/pxmcmc/ 2022-04-21T09:30:55,099 Found index url https://www.piwheels.org/simple 2022-04-21T09:30:55,305 Skipping link: not a file: https://www.piwheels.org/simple/pxmcmc/ 2022-04-21T09:30:55,306 Skipping link: not a file: https://pypi.org/simple/pxmcmc/ 2022-04-21T09:30:55,339 Given no hashes to check 0 links for project 'pxmcmc': discarding no candidates 2022-04-21T09:30:55,340 ERROR: Could not find a version that satisfies the requirement pxmcmc==0.1.0 (from versions: none) 2022-04-21T09:30:55,343 ERROR: No matching distribution found for pxmcmc==0.1.0 2022-04-21T09:30:55,345 Exception information: 2022-04-21T09:30:55,345 Traceback (most recent call last): 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-21T09:30:55,345 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-21T09:30:55,345 raise RequirementsConflicted(criterion) 2022-04-21T09:30:55,345 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pxmcmc==0.1.0') 2022-04-21T09:30:55,345 2022-04-21T09:30:55,345 During handling of the above exception, another exception occurred: 2022-04-21T09:30:55,345 2022-04-21T09:30:55,345 Traceback (most recent call last): 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-21T09:30:55,345 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-21T09:30:55,345 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-21T09:30:55,345 raise ResolutionImpossible(e.criterion.information) 2022-04-21T09:30:55,345 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pxmcmc==0.1.0'), parent=None)] 2022-04-21T09:30:55,345 2022-04-21T09:30:55,345 The above exception was the direct cause of the following exception: 2022-04-21T09:30:55,345 2022-04-21T09:30:55,345 Traceback (most recent call last): 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-21T09:30:55,345 status = run_func(*args) 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-21T09:30:55,345 return func(self, options, args) 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-21T09:30:55,345 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-21T09:30:55,345 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-21T09:30:55,345 raise error from e 2022-04-21T09:30:55,345 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pxmcmc==0.1.0 2022-04-21T09:30:55,353 Removed build tracker: '/tmp/pip-req-tracker-5h93xao6'