2021-08-04T03:57:18,609 Created temporary directory: /tmp/pip-ephem-wheel-cache-gcpwcbod 2021-08-04T03:57:18,612 Created temporary directory: /tmp/pip-req-tracker-kcn3mdsz 2021-08-04T03:57:18,613 Initialized build tracking at /tmp/pip-req-tracker-kcn3mdsz 2021-08-04T03:57:18,613 Created build tracker: /tmp/pip-req-tracker-kcn3mdsz 2021-08-04T03:57:18,613 Entered build tracker: /tmp/pip-req-tracker-kcn3mdsz 2021-08-04T03:57:18,614 Created temporary directory: /tmp/pip-wheel-0gmc2qsg 2021-08-04T03:57:18,648 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-04T03:57:18,648 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-04T03:57:18,648 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-04T03:57:18,649 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-04T03:57:18,649 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-04T03:57:18,652 WARNING: Location '/ksonpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T03:57:18,652 WARNING: Location 't/ksonpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T03:57:18,653 WARNING: Location 'm/ksonpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T03:57:18,653 WARNING: Location 'p/ksonpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T03:57:18,653 1 location(s) to search for versions of ksonpy: 2021-08-04T03:57:18,653 * https://pypi.org/simple/ksonpy/ 2021-08-04T03:57:18,654 Fetching project page and analyzing links: https://pypi.org/simple/ksonpy/ 2021-08-04T03:57:18,654 Getting page https://pypi.org/simple/ksonpy/ 2021-08-04T03:57:18,656 Found index url https://pypi.org/simple 2021-08-04T03:57:18,745 Skipping link: No binaries permitted for ksonpy: https://files.pythonhosted.org/packages/16/a8/ada5e167c79f73e18261ed80639f0d08ce54abfa2fd6ebf3b8dab6fe7900/ksonpy-0.0.1-py3-none-any.whl#sha256=d52cea09988117a1b74b922b5c42fb3abb20d00515637721f15786514a476054 (from https://pypi.org/simple/ksonpy/) (requires-python:>=3.8) 2021-08-04T03:57:18,746 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/78/aa/0670aca2e3e5f30c11e67361c1a5410eadda50ff6668e06172ad2a1c5b68/ksonpy-0.0.1.tar.gz#sha256=bf1f4002d64001881caf9f459bcba31ea71517ff91184a1f9ef8a195500113b4 (from https://pypi.org/simple/ksonpy/) (requires-python:>=3.8) 2021-08-04T03:57:18,746 Skipping link: not a file: https://pypi.org/simple/ksonpy/ 2021-08-04T03:57:18,759 Given no hashes to check 0 links for project 'ksonpy': discarding no candidates 2021-08-04T03:57:18,760 ERROR: Could not find a version that satisfies the requirement ksonpy==0.0.1 (from versions: none) 2021-08-04T03:57:18,760 ERROR: No matching distribution found for ksonpy==0.0.1 2021-08-04T03:57:18,760 Exception information: 2021-08-04T03:57:18,760 Traceback (most recent call last): 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-04T03:57:18,760 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-04T03:57:18,760 raise RequirementsConflicted(criterion) 2021-08-04T03:57:18,760 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ksonpy==0.0.1') 2021-08-04T03:57:18,760 2021-08-04T03:57:18,760 During handling of the above exception, another exception occurred: 2021-08-04T03:57:18,760 2021-08-04T03:57:18,760 Traceback (most recent call last): 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-04T03:57:18,760 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-04T03:57:18,760 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-04T03:57:18,760 raise ResolutionImpossible(e.criterion.information) 2021-08-04T03:57:18,760 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ksonpy==0.0.1'), parent=None)] 2021-08-04T03:57:18,760 2021-08-04T03:57:18,760 The above exception was the direct cause of the following exception: 2021-08-04T03:57:18,760 2021-08-04T03:57:18,760 Traceback (most recent call last): 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-04T03:57:18,760 status = self.run(options, args) 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-04T03:57:18,760 return func(self, options, args) 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-04T03:57:18,760 reqs, check_supported_wheels=True 2021-08-04T03:57:18,760 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-04T03:57:18,760 raise error from e 2021-08-04T03:57:18,760 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ksonpy==0.0.1 2021-08-04T03:57:18,764 Removed build tracker: '/tmp/pip-req-tracker-kcn3mdsz'