2021-09-24T21:36:03,681 Created temporary directory: /tmp/pip-ephem-wheel-cache-nyrevy14 2021-09-24T21:36:03,684 Created temporary directory: /tmp/pip-req-tracker-266_r3gg 2021-09-24T21:36:03,685 Initialized build tracking at /tmp/pip-req-tracker-266_r3gg 2021-09-24T21:36:03,685 Created build tracker: /tmp/pip-req-tracker-266_r3gg 2021-09-24T21:36:03,685 Entered build tracker: /tmp/pip-req-tracker-266_r3gg 2021-09-24T21:36:03,686 Created temporary directory: /tmp/pip-wheel-o8o14jhg 2021-09-24T21:36:03,716 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-24T21:36:03,719 2 location(s) to search for versions of mydata: 2021-09-24T21:36:03,719 * https://pypi.org/simple/mydata/ 2021-09-24T21:36:03,719 * https://www.piwheels.org/simple/mydata/ 2021-09-24T21:36:03,719 Fetching project page and analyzing links: https://pypi.org/simple/mydata/ 2021-09-24T21:36:03,720 Getting page https://pypi.org/simple/mydata/ 2021-09-24T21:36:03,722 Found index url https://pypi.org/simple 2021-09-24T21:36:03,819 Skipping link: No binaries permitted for mydata: https://files.pythonhosted.org/packages/06/59/10cf8768f0b0d547d36a792642ed92e76a68dc0e2d68d68f9b558ea14a91/mydata-0.1.0-py3-none-any.whl#sha256=6da15ae13ca84b08be495a8752e1387b5fe358ff223706f9c6a3be65f7cf79bd (from https://pypi.org/simple/mydata/) (requires-python:>=3.8,<4.0) 2021-09-24T21:36:03,820 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b5/fc/c903983aeded8a8fa1d1b3e7abfa15fbc12908fb3b4a99c957a48ea59b56/mydata-0.1.0.tar.gz#sha256=10dda58a5980dec7e2cfbdfea87221e78e55ca290f0f230d271bc58740527b48 (from https://pypi.org/simple/mydata/) (requires-python:>=3.8,<4.0) 2021-09-24T21:36:03,820 Fetching project page and analyzing links: https://www.piwheels.org/simple/mydata/ 2021-09-24T21:36:03,820 Getting page https://www.piwheels.org/simple/mydata/ 2021-09-24T21:36:03,821 Found index url https://www.piwheels.org/simple 2021-09-24T21:36:03,950 Skipping link: not a file: https://www.piwheels.org/simple/mydata/ 2021-09-24T21:36:03,950 Skipping link: not a file: https://pypi.org/simple/mydata/ 2021-09-24T21:36:03,969 Given no hashes to check 0 links for project 'mydata': discarding no candidates 2021-09-24T21:36:03,970 ERROR: Could not find a version that satisfies the requirement mydata==0.1.0 (from versions: none) 2021-09-24T21:36:03,970 ERROR: No matching distribution found for mydata==0.1.0 2021-09-24T21:36:03,971 Exception information: 2021-09-24T21:36:03,971 Traceback (most recent call last): 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-24T21:36:03,971 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-24T21:36:03,971 raise RequirementsConflicted(criterion) 2021-09-24T21:36:03,971 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mydata==0.1.0') 2021-09-24T21:36:03,971 2021-09-24T21:36:03,971 During handling of the above exception, another exception occurred: 2021-09-24T21:36:03,971 2021-09-24T21:36:03,971 Traceback (most recent call last): 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-24T21:36:03,971 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-24T21:36:03,971 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-24T21:36:03,971 raise ResolutionImpossible(e.criterion.information) 2021-09-24T21:36:03,971 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mydata==0.1.0'), parent=None)] 2021-09-24T21:36:03,971 2021-09-24T21:36:03,971 The above exception was the direct cause of the following exception: 2021-09-24T21:36:03,971 2021-09-24T21:36:03,971 Traceback (most recent call last): 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-24T21:36:03,971 status = self.run(options, args) 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-24T21:36:03,971 return func(self, options, args) 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-24T21:36:03,971 reqs, check_supported_wheels=True 2021-09-24T21:36:03,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-24T21:36:03,971 raise error from e 2021-09-24T21:36:03,971 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mydata==0.1.0 2021-09-24T21:36:03,976 Removed build tracker: '/tmp/pip-req-tracker-266_r3gg'