2021-08-28T11:08:52,133 Created temporary directory: /tmp/pip-ephem-wheel-cache-ohlc4e_v 2021-08-28T11:08:52,136 Created temporary directory: /tmp/pip-req-tracker-8bftva4_ 2021-08-28T11:08:52,137 Initialized build tracking at /tmp/pip-req-tracker-8bftva4_ 2021-08-28T11:08:52,137 Created build tracker: /tmp/pip-req-tracker-8bftva4_ 2021-08-28T11:08:52,137 Entered build tracker: /tmp/pip-req-tracker-8bftva4_ 2021-08-28T11:08:52,138 Created temporary directory: /tmp/pip-wheel-fy64kh01 2021-08-28T11:08:52,164 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-28T11:08:52,167 2 location(s) to search for versions of slasher: 2021-08-28T11:08:52,167 * https://pypi.org/simple/slasher/ 2021-08-28T11:08:52,167 * https://www.piwheels.org/simple/slasher/ 2021-08-28T11:08:52,168 Fetching project page and analyzing links: https://pypi.org/simple/slasher/ 2021-08-28T11:08:52,168 Getting page https://pypi.org/simple/slasher/ 2021-08-28T11:08:52,170 Found index url https://pypi.org/simple 2021-08-28T11:08:52,254 Found link https://files.pythonhosted.org/packages/78/f1/ef840ca98bf7d8e81deeb244bf437ddbf5735574f6c5a4eb6e5ecd35c3ac/Slasher-0.0.1-alpha.1.tar.gz#sha256=f100c6d8991634cfa31f518c35d23709e5bc3278b46c1dec5f06cd4ebf047480 (from https://pypi.org/simple/slasher/), version: 0.0.1-alpha.1 2021-08-28T11:08:52,255 Fetching project page and analyzing links: https://www.piwheels.org/simple/slasher/ 2021-08-28T11:08:52,255 Getting page https://www.piwheels.org/simple/slasher/ 2021-08-28T11:08:52,256 Found index url https://www.piwheels.org/simple 2021-08-28T11:08:52,359 Skipping link: not a file: https://www.piwheels.org/simple/slasher/ 2021-08-28T11:08:52,359 Skipping link: not a file: https://pypi.org/simple/slasher/ 2021-08-28T11:08:52,377 Given no hashes to check 1 links for project 'slasher': discarding no candidates 2021-08-28T11:08:52,391 Collecting slasher==0.0.1-alpha.1 2021-08-28T11:08:52,393 Created temporary directory: /tmp/pip-unpack-2k08znus 2021-08-28T11:08:52,433 Downloading Slasher-0.0.1-alpha.1.tar.gz (1.7 kB) 2021-08-28T11:08:52,453 Added slasher==0.0.1-alpha.1 from https://files.pythonhosted.org/packages/78/f1/ef840ca98bf7d8e81deeb244bf437ddbf5735574f6c5a4eb6e5ecd35c3ac/Slasher-0.0.1-alpha.1.tar.gz#sha256=f100c6d8991634cfa31f518c35d23709e5bc3278b46c1dec5f06cd4ebf047480 to build tracker '/tmp/pip-req-tracker-8bftva4_' 2021-08-28T11:08:52,454 Running setup.py (path:/tmp/pip-wheel-fy64kh01/slasher_9e36f2cb061142578bd39601b45d58df/setup.py) egg_info for package slasher 2021-08-28T11:08:52,454 Created temporary directory: /tmp/pip-pip-egg-info-ktjyrt9i 2021-08-28T11:08:52,455 Running command python setup.py egg_info 2021-08-28T11:08:53,167 Traceback (most recent call last): 2021-08-28T11:08:53,168 File "", line 1, in 2021-08-28T11:08:53,168 File "/tmp/pip-wheel-fy64kh01/slasher_9e36f2cb061142578bd39601b45d58df/setup.py", line 6, in 2021-08-28T11:08:53,169 long_description = (this_directory / "README.md").read_text() 2021-08-28T11:08:53,169 File "/usr/lib/python3.7/pathlib.py", line 1199, in read_text 2021-08-28T11:08:53,169 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-08-28T11:08:53,169 File "/usr/lib/python3.7/pathlib.py", line 1186, in open 2021-08-28T11:08:53,169 opener=self._opener) 2021-08-28T11:08:53,169 File "/usr/lib/python3.7/pathlib.py", line 1039, in _opener 2021-08-28T11:08:53,170 return self._accessor.open(self, flags, mode) 2021-08-28T11:08:53,170 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-fy64kh01/slasher_9e36f2cb061142578bd39601b45d58df/README.md' 2021-08-28T11:08:53,219 WARNING: Discarding https://files.pythonhosted.org/packages/78/f1/ef840ca98bf7d8e81deeb244bf437ddbf5735574f6c5a4eb6e5ecd35c3ac/Slasher-0.0.1-alpha.1.tar.gz#sha256=f100c6d8991634cfa31f518c35d23709e5bc3278b46c1dec5f06cd4ebf047480 (from https://pypi.org/simple/slasher/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-28T11:08:53,220 ERROR: Could not find a version that satisfies the requirement slasher==0.0.1-alpha.1 (from versions: 0.0.1a1) 2021-08-28T11:08:53,221 ERROR: No matching distribution found for slasher==0.0.1-alpha.1 2021-08-28T11:08:53,221 Exception information: 2021-08-28T11:08:53,221 Traceback (most recent call last): 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-28T11:08:53,221 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-28T11:08:53,221 raise RequirementsConflicted(criterion) 2021-08-28T11:08:53,221 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('slasher==0.0.1-alpha.1') 2021-08-28T11:08:53,221 2021-08-28T11:08:53,221 During handling of the above exception, another exception occurred: 2021-08-28T11:08:53,221 2021-08-28T11:08:53,221 Traceback (most recent call last): 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-28T11:08:53,221 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-28T11:08:53,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-28T11:08:53,221 raise ResolutionImpossible(e.criterion.information) 2021-08-28T11:08:53,221 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('slasher==0.0.1-alpha.1'), parent=None)] 2021-08-28T11:08:53,221 2021-08-28T11:08:53,221 The above exception was the direct cause of the following exception: 2021-08-28T11:08:53,221 2021-08-28T11:08:53,221 Traceback (most recent call last): 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-28T11:08:53,221 status = self.run(options, args) 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-28T11:08:53,221 return func(self, options, args) 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-28T11:08:53,221 reqs, check_supported_wheels=True 2021-08-28T11:08:53,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-28T11:08:53,221 raise error from e 2021-08-28T11:08:53,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for slasher==0.0.1-alpha.1 2021-08-28T11:08:53,226 Removed slasher==0.0.1-alpha.1 from https://files.pythonhosted.org/packages/78/f1/ef840ca98bf7d8e81deeb244bf437ddbf5735574f6c5a4eb6e5ecd35c3ac/Slasher-0.0.1-alpha.1.tar.gz#sha256=f100c6d8991634cfa31f518c35d23709e5bc3278b46c1dec5f06cd4ebf047480 from build tracker '/tmp/pip-req-tracker-8bftva4_' 2021-08-28T11:08:53,226 Removed build tracker: '/tmp/pip-req-tracker-8bftva4_'