2021-10-12T12:18:22,939 Created temporary directory: /tmp/pip-ephem-wheel-cache-gfxuw3ul 2021-10-12T12:18:22,943 Created temporary directory: /tmp/pip-req-tracker-6p6yyqde 2021-10-12T12:18:22,943 Initialized build tracking at /tmp/pip-req-tracker-6p6yyqde 2021-10-12T12:18:22,944 Created build tracker: /tmp/pip-req-tracker-6p6yyqde 2021-10-12T12:18:22,944 Entered build tracker: /tmp/pip-req-tracker-6p6yyqde 2021-10-12T12:18:22,945 Created temporary directory: /tmp/pip-wheel-ivq5w2yd 2021-10-12T12:18:22,975 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-12T12:18:22,977 2 location(s) to search for versions of kospellpy: 2021-10-12T12:18:22,977 * https://pypi.org/simple/kospellpy/ 2021-10-12T12:18:22,977 * https://www.piwheels.org/simple/kospellpy/ 2021-10-12T12:18:22,978 Fetching project page and analyzing links: https://pypi.org/simple/kospellpy/ 2021-10-12T12:18:22,978 Getting page https://pypi.org/simple/kospellpy/ 2021-10-12T12:18:22,980 Found index url https://pypi.org/simple 2021-10-12T12:18:23,066 Skipping link: No binaries permitted for kospellpy: https://files.pythonhosted.org/packages/41/f2/8ca00e9794624b805384e7baf6cbc4e56f00cce73d69d029d43edc9d403a/kospellpy-0.0.1-py3-none-any.whl#sha256=a71c40b5bc6de29c4713b948dfb4254f76e8519c73d7046c014f73fc3a3a076d (from https://pypi.org/simple/kospellpy/) (requires-python:>=3.6) 2021-10-12T12:18:23,066 Found link https://files.pythonhosted.org/packages/e3/63/e756336214ad2ddd75817dd71d714dc54432aebe33b4f8ce67bae486859f/kospellpy-0.0.1.tar.gz#sha256=c8c925bbeae1211a401bb108bf08850fdd5a530cf780797c12aa484146f5e077 (from https://pypi.org/simple/kospellpy/) (requires-python:>=3.6), version: 0.0.1 2021-10-12T12:18:23,067 Fetching project page and analyzing links: https://www.piwheels.org/simple/kospellpy/ 2021-10-12T12:18:23,067 Getting page https://www.piwheels.org/simple/kospellpy/ 2021-10-12T12:18:23,068 Found index url https://www.piwheels.org/simple 2021-10-12T12:18:23,253 Skipping link: not a file: https://www.piwheels.org/simple/kospellpy/ 2021-10-12T12:18:23,254 Skipping link: not a file: https://pypi.org/simple/kospellpy/ 2021-10-12T12:18:23,269 Given no hashes to check 1 links for project 'kospellpy': discarding no candidates 2021-10-12T12:18:23,284 Collecting kospellpy==0.0.1 2021-10-12T12:18:23,286 Created temporary directory: /tmp/pip-unpack-g2_z2olg 2021-10-12T12:18:23,460 Downloading kospellpy-0.0.1.tar.gz (4.4 kB) 2021-10-12T12:18:23,508 Added kospellpy==0.0.1 from https://files.pythonhosted.org/packages/e3/63/e756336214ad2ddd75817dd71d714dc54432aebe33b4f8ce67bae486859f/kospellpy-0.0.1.tar.gz#sha256=c8c925bbeae1211a401bb108bf08850fdd5a530cf780797c12aa484146f5e077 to build tracker '/tmp/pip-req-tracker-6p6yyqde' 2021-10-12T12:18:23,509 Running setup.py (path:/tmp/pip-wheel-ivq5w2yd/kospellpy_be60cc6cc5574f40b2bba6e2dc3cd403/setup.py) egg_info for package kospellpy 2021-10-12T12:18:23,509 Created temporary directory: /tmp/pip-pip-egg-info-8woxrjug 2021-10-12T12:18:23,510 Running command python setup.py egg_info 2021-10-12T12:18:24,241 Traceback (most recent call last): 2021-10-12T12:18:24,242 File "", line 1, in 2021-10-12T12:18:24,242 File "/tmp/pip-wheel-ivq5w2yd/kospellpy_be60cc6cc5574f40b2bba6e2dc3cd403/setup.py", line 14, in 2021-10-12T12:18:24,242 install_requires=open("requirements.txt").read().splitlines(), 2021-10-12T12:18:24,242 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-10-12T12:18:24,292 WARNING: Discarding https://files.pythonhosted.org/packages/e3/63/e756336214ad2ddd75817dd71d714dc54432aebe33b4f8ce67bae486859f/kospellpy-0.0.1.tar.gz#sha256=c8c925bbeae1211a401bb108bf08850fdd5a530cf780797c12aa484146f5e077 (from https://pypi.org/simple/kospellpy/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-12T12:18:24,294 ERROR: Could not find a version that satisfies the requirement kospellpy==0.0.1 (from versions: 0.0.1) 2021-10-12T12:18:24,294 ERROR: No matching distribution found for kospellpy==0.0.1 2021-10-12T12:18:24,295 Exception information: 2021-10-12T12:18:24,295 Traceback (most recent call last): 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-12T12:18:24,295 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-12T12:18:24,295 raise RequirementsConflicted(criterion) 2021-10-12T12:18:24,295 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kospellpy==0.0.1') 2021-10-12T12:18:24,295 2021-10-12T12:18:24,295 During handling of the above exception, another exception occurred: 2021-10-12T12:18:24,295 2021-10-12T12:18:24,295 Traceback (most recent call last): 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-12T12:18:24,295 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-12T12:18:24,295 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-12T12:18:24,295 raise ResolutionImpossible(e.criterion.information) 2021-10-12T12:18:24,295 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kospellpy==0.0.1'), parent=None)] 2021-10-12T12:18:24,295 2021-10-12T12:18:24,295 The above exception was the direct cause of the following exception: 2021-10-12T12:18:24,295 2021-10-12T12:18:24,295 Traceback (most recent call last): 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-12T12:18:24,295 status = self.run(options, args) 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-12T12:18:24,295 return func(self, options, args) 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-12T12:18:24,295 reqs, check_supported_wheels=True 2021-10-12T12:18:24,295 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-12T12:18:24,295 raise error from e 2021-10-12T12:18:24,295 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kospellpy==0.0.1 2021-10-12T12:18:24,300 Removed kospellpy==0.0.1 from https://files.pythonhosted.org/packages/e3/63/e756336214ad2ddd75817dd71d714dc54432aebe33b4f8ce67bae486859f/kospellpy-0.0.1.tar.gz#sha256=c8c925bbeae1211a401bb108bf08850fdd5a530cf780797c12aa484146f5e077 from build tracker '/tmp/pip-req-tracker-6p6yyqde' 2021-10-12T12:18:24,300 Removed build tracker: '/tmp/pip-req-tracker-6p6yyqde'