2021-07-29T14:09:16,954 Created temporary directory: /tmp/pip-ephem-wheel-cache-2a4wtgus 2021-07-29T14:09:16,957 Created temporary directory: /tmp/pip-req-tracker-2mzmbbhx 2021-07-29T14:09:16,958 Initialized build tracking at /tmp/pip-req-tracker-2mzmbbhx 2021-07-29T14:09:16,958 Created build tracker: /tmp/pip-req-tracker-2mzmbbhx 2021-07-29T14:09:16,958 Entered build tracker: /tmp/pip-req-tracker-2mzmbbhx 2021-07-29T14:09:16,959 Created temporary directory: /tmp/pip-wheel-7fq4wvr0 2021-07-29T14:09:16,990 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T14:09:16,990 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T14:09:16,991 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T14:09:16,991 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T14:09:16,991 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T14:09:16,994 WARNING: Location '/itch-io-api/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:09:16,994 WARNING: Location 't/itch-io-api/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:09:16,995 WARNING: Location 'm/itch-io-api/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:09:16,995 WARNING: Location 'p/itch-io-api/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T14:09:16,995 1 location(s) to search for versions of itch-io-api: 2021-07-29T14:09:16,995 * https://pypi.org/simple/itch-io-api/ 2021-07-29T14:09:16,996 Fetching project page and analyzing links: https://pypi.org/simple/itch-io-api/ 2021-07-29T14:09:16,996 Getting page https://pypi.org/simple/itch-io-api/ 2021-07-29T14:09:16,997 Found index url https://pypi.org/simple 2021-07-29T14:09:17,176 Skipping link: Missing project version for itch-io-api: https://files.pythonhosted.org/packages/3e/55/5f961f84d282eabc12e91bd146c622c72cb38fca18179f70a7899d748086/itch.io%20api-1.2.tar.gz#sha256=b9dfe5cdd6728475d3d9bbcbf248575c0164dddee0c315f76f16c4b53c4d7c1f (from https://pypi.org/simple/itch-io-api/) 2021-07-29T14:09:17,176 Skipping link: Missing project version for itch-io-api: https://files.pythonhosted.org/packages/32/76/9e01cd1cb049790ad37924b313bb22ea25d7a6d9634913b55ab903b9275a/itch.io%20api-1.3.tar.gz#sha256=cec6dc11d0ae656f236d79ce9fd98e32af3dbd80177bd1f57e9707f48e69e6cb (from https://pypi.org/simple/itch-io-api/) 2021-07-29T14:09:17,176 Skipping link: not a file: https://pypi.org/simple/itch-io-api/ 2021-07-29T14:09:17,194 Given no hashes to check 0 links for project 'itch-io-api': discarding no candidates 2021-07-29T14:09:17,194 ERROR: Could not find a version that satisfies the requirement itch-io-api==1.2 (from versions: none) 2021-07-29T14:09:17,194 ERROR: No matching distribution found for itch-io-api==1.2 2021-07-29T14:09:17,195 Exception information: 2021-07-29T14:09:17,195 Traceback (most recent call last): 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T14:09:17,195 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T14:09:17,195 raise RequirementsConflicted(criterion) 2021-07-29T14:09:17,195 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('itch-io-api==1.2') 2021-07-29T14:09:17,195 2021-07-29T14:09:17,195 During handling of the above exception, another exception occurred: 2021-07-29T14:09:17,195 2021-07-29T14:09:17,195 Traceback (most recent call last): 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T14:09:17,195 result = self._result = resolver.resolve( 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T14:09:17,195 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T14:09:17,195 raise ResolutionImpossible(e.criterion.information) 2021-07-29T14:09:17,195 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('itch-io-api==1.2'), parent=None)] 2021-07-29T14:09:17,195 2021-07-29T14:09:17,195 The above exception was the direct cause of the following exception: 2021-07-29T14:09:17,195 2021-07-29T14:09:17,195 Traceback (most recent call last): 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T14:09:17,195 status = self.run(options, args) 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T14:09:17,195 return func(self, options, args) 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T14:09:17,195 requirement_set = resolver.resolve( 2021-07-29T14:09:17,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T14:09:17,195 raise error from e 2021-07-29T14:09:17,195 pip._internal.exceptions.DistributionNotFound: No matching distribution found for itch-io-api==1.2 2021-07-29T14:09:17,199 Removed build tracker: '/tmp/pip-req-tracker-2mzmbbhx'