2021-07-29T11:43:15,566 Created temporary directory: /tmp/pip-ephem-wheel-cache-y6xlixnd 2021-07-29T11:43:15,570 Created temporary directory: /tmp/pip-req-tracker-opskunyi 2021-07-29T11:43:15,570 Initialized build tracking at /tmp/pip-req-tracker-opskunyi 2021-07-29T11:43:15,570 Created build tracker: /tmp/pip-req-tracker-opskunyi 2021-07-29T11:43:15,570 Entered build tracker: /tmp/pip-req-tracker-opskunyi 2021-07-29T11:43:15,571 Created temporary directory: /tmp/pip-wheel-if7cy6yz 2021-07-29T11:43:15,601 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T11:43:15,602 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T11:43:15,602 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T11:43:15,602 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T11:43:15,603 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T11:43:15,605 WARNING: Location '/sentinel-mosaic/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:43:15,606 WARNING: Location 't/sentinel-mosaic/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:43:15,606 WARNING: Location 'm/sentinel-mosaic/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:43:15,606 WARNING: Location 'p/sentinel-mosaic/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:43:15,607 1 location(s) to search for versions of sentinel-mosaic: 2021-07-29T11:43:15,607 * https://pypi.org/simple/sentinel-mosaic/ 2021-07-29T11:43:15,607 Fetching project page and analyzing links: https://pypi.org/simple/sentinel-mosaic/ 2021-07-29T11:43:15,607 Getting page https://pypi.org/simple/sentinel-mosaic/ 2021-07-29T11:43:15,609 Found index url https://pypi.org/simple 2021-07-29T11:43:15,790 Link requires a different Python (3.9.2 not in: '==3.8.5'): https://files.pythonhosted.org/packages/a4/1b/c7e3958ae651707d84698f78a0aee66304622fcd329b3080916767cd96ad/sentinel-mosaic-0.2.0.tar.gz#sha256=1d3f737cd8844a5b1797b51c83eaf595200ddb0ef46e5aeeb3656140ba333a08 (from https://pypi.org/simple/sentinel-mosaic/) (requires-python:==3.8.5) 2021-07-29T11:43:15,791 Skipping link: No binaries permitted for sentinel-mosaic: https://files.pythonhosted.org/packages/be/d7/5c404633185d1d719374d04fbb3e870f434ae4918264c8e0375154df0431/sentinel_mosaic-0.2.0-py3-none-any.whl#sha256=f6473936faf213969ff4d3cac336a08cfc6531bacf05b495e7c2b7cc7e90b820 (from https://pypi.org/simple/sentinel-mosaic/) (requires-python:==3.8.5) 2021-07-29T11:43:15,791 Skipping link: not a file: https://pypi.org/simple/sentinel-mosaic/ 2021-07-29T11:43:15,808 Given no hashes to check 0 links for project 'sentinel-mosaic': discarding no candidates 2021-07-29T11:43:15,809 ERROR: Could not find a version that satisfies the requirement sentinel-mosaic==0.2.0 (from versions: none) 2021-07-29T11:43:15,809 ERROR: No matching distribution found for sentinel-mosaic==0.2.0 2021-07-29T11:43:15,809 Exception information: 2021-07-29T11:43:15,809 Traceback (most recent call last): 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T11:43:15,809 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T11:43:15,809 raise RequirementsConflicted(criterion) 2021-07-29T11:43:15,809 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sentinel-mosaic==0.2.0') 2021-07-29T11:43:15,809 2021-07-29T11:43:15,809 During handling of the above exception, another exception occurred: 2021-07-29T11:43:15,809 2021-07-29T11:43:15,809 Traceback (most recent call last): 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T11:43:15,809 result = self._result = resolver.resolve( 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T11:43:15,809 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T11:43:15,809 raise ResolutionImpossible(e.criterion.information) 2021-07-29T11:43:15,809 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sentinel-mosaic==0.2.0'), parent=None)] 2021-07-29T11:43:15,809 2021-07-29T11:43:15,809 The above exception was the direct cause of the following exception: 2021-07-29T11:43:15,809 2021-07-29T11:43:15,809 Traceback (most recent call last): 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T11:43:15,809 status = self.run(options, args) 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T11:43:15,809 return func(self, options, args) 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T11:43:15,809 requirement_set = resolver.resolve( 2021-07-29T11:43:15,809 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T11:43:15,809 raise error from e 2021-07-29T11:43:15,809 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sentinel-mosaic==0.2.0 2021-07-29T11:43:15,813 Removed build tracker: '/tmp/pip-req-tracker-opskunyi'