2022-02-07T10:51:14,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-83k5oe33 2022-02-07T10:51:14,680 Created temporary directory: /tmp/pip-req-tracker-5uq3kfw4 2022-02-07T10:51:14,682 Initialized build tracking at /tmp/pip-req-tracker-5uq3kfw4 2022-02-07T10:51:14,682 Created build tracker: /tmp/pip-req-tracker-5uq3kfw4 2022-02-07T10:51:14,683 Entered build tracker: /tmp/pip-req-tracker-5uq3kfw4 2022-02-07T10:51:14,684 Created temporary directory: /tmp/pip-wheel-dsrksnfu 2022-02-07T10:51:14,755 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-07T10:51:14,761 2 location(s) to search for versions of mhealthdata: 2022-02-07T10:51:14,761 * https://pypi.org/simple/mhealthdata/ 2022-02-07T10:51:14,761 * https://www.piwheels.org/simple/mhealthdata/ 2022-02-07T10:51:14,763 Fetching project page and analyzing links: https://pypi.org/simple/mhealthdata/ 2022-02-07T10:51:14,763 Getting page https://pypi.org/simple/mhealthdata/ 2022-02-07T10:51:14,767 Found index url https://pypi.org/simple 2022-02-07T10:51:14,965 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/04/87/c3a9ae1a08cee75ac69c5e0714255da98e8380c6c9f766af86721e3ba198/mhealthdata-0.0.1.tar.gz#sha256=73b135476a73342b776a17480174fa9ef151d2385d660857117790f92b552a5d (from https://pypi.org/simple/mhealthdata/) (requires-python:>=3.8) 2022-02-07T10:51:14,966 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c6/ec/076026e16f735b0d754ac1879bc135292953214cd458a5b1af1e61298a1d/mhealthdata-0.0.2.tar.gz#sha256=d44245e6ec6348105c823e227c0d831a37d33076daff30c57ff87e670eef38bf (from https://pypi.org/simple/mhealthdata/) (requires-python:>=3.8) 2022-02-07T10:51:14,967 Fetching project page and analyzing links: https://www.piwheels.org/simple/mhealthdata/ 2022-02-07T10:51:14,968 Getting page https://www.piwheels.org/simple/mhealthdata/ 2022-02-07T10:51:14,970 Found index url https://www.piwheels.org/simple 2022-02-07T10:51:15,186 Skipping link: No binaries permitted for mhealthdata: https://www.piwheels.org/simple/mhealthdata/mhealthdata-0.0.1-py3-none-any.whl#sha256=a336852633469bcf04496396e63fcbae22f2fb9acf1eb530718bf555082b38e4 (from https://www.piwheels.org/simple/mhealthdata/) (requires-python:>=3.8) 2022-02-07T10:51:15,187 Skipping link: not a file: https://www.piwheels.org/simple/mhealthdata/ 2022-02-07T10:51:15,188 Skipping link: not a file: https://pypi.org/simple/mhealthdata/ 2022-02-07T10:51:15,220 Given no hashes to check 0 links for project 'mhealthdata': discarding no candidates 2022-02-07T10:51:15,221 ERROR: Could not find a version that satisfies the requirement mhealthdata==0.0.2 (from versions: none) 2022-02-07T10:51:15,222 ERROR: No matching distribution found for mhealthdata==0.0.2 2022-02-07T10:51:15,223 Exception information: 2022-02-07T10:51:15,223 Traceback (most recent call last): 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-07T10:51:15,223 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-07T10:51:15,223 raise RequirementsConflicted(criterion) 2022-02-07T10:51:15,223 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mhealthdata==0.0.2') 2022-02-07T10:51:15,223 2022-02-07T10:51:15,223 During handling of the above exception, another exception occurred: 2022-02-07T10:51:15,223 2022-02-07T10:51:15,223 Traceback (most recent call last): 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-07T10:51:15,223 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-07T10:51:15,223 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-07T10:51:15,223 raise ResolutionImpossible(e.criterion.information) 2022-02-07T10:51:15,223 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mhealthdata==0.0.2'), parent=None)] 2022-02-07T10:51:15,223 2022-02-07T10:51:15,223 The above exception was the direct cause of the following exception: 2022-02-07T10:51:15,223 2022-02-07T10:51:15,223 Traceback (most recent call last): 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-07T10:51:15,223 status = run_func(*args) 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-07T10:51:15,223 return func(self, options, args) 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-07T10:51:15,223 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-07T10:51:15,223 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-07T10:51:15,223 raise error from e 2022-02-07T10:51:15,223 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mhealthdata==0.0.2 2022-02-07T10:51:15,231 Removed build tracker: '/tmp/pip-req-tracker-5uq3kfw4'