2021-07-31T21:56:33,260 Created temporary directory: /tmp/pip-ephem-wheel-cache-ip7w4k30 2021-07-31T21:56:33,263 Created temporary directory: /tmp/pip-req-tracker-zea5n3uj 2021-07-31T21:56:33,264 Initialized build tracking at /tmp/pip-req-tracker-zea5n3uj 2021-07-31T21:56:33,264 Created build tracker: /tmp/pip-req-tracker-zea5n3uj 2021-07-31T21:56:33,264 Entered build tracker: /tmp/pip-req-tracker-zea5n3uj 2021-07-31T21:56:33,265 Created temporary directory: /tmp/pip-wheel-jlzh_389 2021-07-31T21:56:33,294 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-31T21:56:33,295 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-31T21:56:33,295 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-31T21:56:33,295 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-31T21:56:33,295 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-31T21:56:33,299 WARNING: Location '/get-data-example/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T21:56:33,299 WARNING: Location 't/get-data-example/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T21:56:33,299 WARNING: Location 'm/get-data-example/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T21:56:33,299 WARNING: Location 'p/get-data-example/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T21:56:33,300 1 location(s) to search for versions of get-data-example: 2021-07-31T21:56:33,300 * https://pypi.org/simple/get-data-example/ 2021-07-31T21:56:33,300 Fetching project page and analyzing links: https://pypi.org/simple/get-data-example/ 2021-07-31T21:56:33,301 Getting page https://pypi.org/simple/get-data-example/ 2021-07-31T21:56:33,302 Found index url https://pypi.org/simple 2021-07-31T21:56:33,388 Skipping link: No binaries permitted for get-data-example: https://files.pythonhosted.org/packages/41/e9/c6236fbca1ad28594e548d68f7448923c54085b767108d181cd5e571471f/get_data_example-0.0.4-py3-none-any.whl#sha256=04af91a9067cdc4d1a51703af325315c801606c8dc04d88b78f12afa8d89a6d6 (from https://pypi.org/simple/get-data-example/) (requires-python:>=3.9) 2021-07-31T21:56:33,389 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/b1/95/9d01391dcf35d7076f9fa9fb8fe1a55720f559b3c9f786bdf8c55ce68172/get_data_example-0.0.4.tar.gz#sha256=c4b2efefc42ee83186aeb49200a26e27fcb17f85ab8ed0a67a8c784575cee409 (from https://pypi.org/simple/get-data-example/) (requires-python:>=3.9) 2021-07-31T21:56:33,389 Skipping link: not a file: https://pypi.org/simple/get-data-example/ 2021-07-31T21:56:33,401 Given no hashes to check 0 links for project 'get-data-example': discarding no candidates 2021-07-31T21:56:33,402 ERROR: Could not find a version that satisfies the requirement get-data-example==0.0.4 (from versions: none) 2021-07-31T21:56:33,402 ERROR: No matching distribution found for get-data-example==0.0.4 2021-07-31T21:56:33,403 Exception information: 2021-07-31T21:56:33,403 Traceback (most recent call last): 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-31T21:56:33,403 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-31T21:56:33,403 raise RequirementsConflicted(criterion) 2021-07-31T21:56:33,403 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('get-data-example==0.0.4') 2021-07-31T21:56:33,403 2021-07-31T21:56:33,403 During handling of the above exception, another exception occurred: 2021-07-31T21:56:33,403 2021-07-31T21:56:33,403 Traceback (most recent call last): 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-31T21:56:33,403 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-31T21:56:33,403 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-31T21:56:33,403 raise ResolutionImpossible(e.criterion.information) 2021-07-31T21:56:33,403 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('get-data-example==0.0.4'), parent=None)] 2021-07-31T21:56:33,403 2021-07-31T21:56:33,403 The above exception was the direct cause of the following exception: 2021-07-31T21:56:33,403 2021-07-31T21:56:33,403 Traceback (most recent call last): 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-31T21:56:33,403 status = self.run(options, args) 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-31T21:56:33,403 return func(self, options, args) 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-31T21:56:33,403 reqs, check_supported_wheels=True 2021-07-31T21:56:33,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-31T21:56:33,403 raise error from e 2021-07-31T21:56:33,403 pip._internal.exceptions.DistributionNotFound: No matching distribution found for get-data-example==0.0.4 2021-07-31T21:56:33,406 Removed build tracker: '/tmp/pip-req-tracker-zea5n3uj'