2021-07-12T23:39:06,205 Created temporary directory: /tmp/pip-ephem-wheel-cache-zuwmwkw0 2021-07-12T23:39:06,208 Created temporary directory: /tmp/pip-req-tracker-ahdn7wyr 2021-07-12T23:39:06,208 Initialized build tracking at /tmp/pip-req-tracker-ahdn7wyr 2021-07-12T23:39:06,208 Created build tracker: /tmp/pip-req-tracker-ahdn7wyr 2021-07-12T23:39:06,209 Entered build tracker: /tmp/pip-req-tracker-ahdn7wyr 2021-07-12T23:39:06,209 Created temporary directory: /tmp/pip-wheel-dl7yuk6d 2021-07-12T23:39:06,239 1 location(s) to search for versions of waytwo: 2021-07-12T23:39:06,239 * https://pypi.org/simple/waytwo/ 2021-07-12T23:39:06,240 Fetching project page and analyzing links: https://pypi.org/simple/waytwo/ 2021-07-12T23:39:06,240 Getting page https://pypi.org/simple/waytwo/ 2021-07-12T23:39:06,242 Found index url https://pypi.org/simple 2021-07-12T23:39:06,423 Found link https://files.pythonhosted.org/packages/0e/b1/6688b5fcf4c0bd7ffaf2604c3a54117907f7ba9581f8781b57b7d13c771a/waytwo-0.0.1.tar.gz#sha256=e488bdb4143e89c4b71196be0d6f31897e07638e2d73b1c3b5a83650769dd959 (from https://pypi.org/simple/waytwo/), version: 0.0.1 2021-07-12T23:39:06,423 Skipping link: not a file: https://pypi.org/simple/waytwo/ 2021-07-12T23:39:06,441 Given no hashes to check 1 links for project 'waytwo': discarding no candidates 2021-07-12T23:39:06,460 Collecting waytwo==0.0.1 2021-07-12T23:39:06,462 Created temporary directory: /tmp/pip-unpack-fvr2anec 2021-07-12T23:39:06,636 Downloading waytwo-0.0.1.tar.gz (2.0 kB) 2021-07-12T23:39:06,674 Added waytwo==0.0.1 from https://files.pythonhosted.org/packages/0e/b1/6688b5fcf4c0bd7ffaf2604c3a54117907f7ba9581f8781b57b7d13c771a/waytwo-0.0.1.tar.gz#sha256=e488bdb4143e89c4b71196be0d6f31897e07638e2d73b1c3b5a83650769dd959 to build tracker '/tmp/pip-req-tracker-ahdn7wyr' 2021-07-12T23:39:06,675 Running setup.py (path:/tmp/pip-wheel-dl7yuk6d/waytwo_356f6cc56484425383c95ac8c500cea8/setup.py) egg_info for package waytwo 2021-07-12T23:39:06,676 Created temporary directory: /tmp/pip-pip-egg-info-vgljr7nh 2021-07-12T23:39:06,676 Running command python setup.py egg_info 2021-07-12T23:39:07,620 Traceback (most recent call last): 2021-07-12T23:39:07,621 File "", line 1, in 2021-07-12T23:39:07,621 File "/tmp/pip-wheel-dl7yuk6d/waytwo_356f6cc56484425383c95ac8c500cea8/setup.py", line 22, in 2021-07-12T23:39:07,621 long_description = read('README.md', 'CHANGES.txt') 2021-07-12T23:39:07,621 File "/tmp/pip-wheel-dl7yuk6d/waytwo_356f6cc56484425383c95ac8c500cea8/setup.py", line 18, in read 2021-07-12T23:39:07,622 with io.open(filename, encoding=encoding) as f: 2021-07-12T23:39:07,622 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-12T23:39:07,673 WARNING: Discarding https://files.pythonhosted.org/packages/0e/b1/6688b5fcf4c0bd7ffaf2604c3a54117907f7ba9581f8781b57b7d13c771a/waytwo-0.0.1.tar.gz#sha256=e488bdb4143e89c4b71196be0d6f31897e07638e2d73b1c3b5a83650769dd959 (from https://pypi.org/simple/waytwo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T23:39:07,674 ERROR: Could not find a version that satisfies the requirement waytwo==0.0.1 (from versions: 0.0.1) 2021-07-12T23:39:07,675 ERROR: No matching distribution found for waytwo==0.0.1 2021-07-12T23:39:07,675 Exception information: 2021-07-12T23:39:07,675 Traceback (most recent call last): 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T23:39:07,675 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T23:39:07,675 raise RequirementsConflicted(criterion) 2021-07-12T23:39:07,675 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('waytwo==0.0.1') 2021-07-12T23:39:07,675 2021-07-12T23:39:07,675 During handling of the above exception, another exception occurred: 2021-07-12T23:39:07,675 2021-07-12T23:39:07,675 Traceback (most recent call last): 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T23:39:07,675 result = self._result = resolver.resolve( 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T23:39:07,675 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T23:39:07,675 raise ResolutionImpossible(e.criterion.information) 2021-07-12T23:39:07,675 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('waytwo==0.0.1'), parent=None)] 2021-07-12T23:39:07,675 2021-07-12T23:39:07,675 The above exception was the direct cause of the following exception: 2021-07-12T23:39:07,675 2021-07-12T23:39:07,675 Traceback (most recent call last): 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T23:39:07,675 status = self.run(options, args) 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T23:39:07,675 return func(self, options, args) 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T23:39:07,675 requirement_set = resolver.resolve( 2021-07-12T23:39:07,675 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T23:39:07,675 raise error from e 2021-07-12T23:39:07,675 pip._internal.exceptions.DistributionNotFound: No matching distribution found for waytwo==0.0.1 2021-07-12T23:39:07,680 Removed waytwo==0.0.1 from https://files.pythonhosted.org/packages/0e/b1/6688b5fcf4c0bd7ffaf2604c3a54117907f7ba9581f8781b57b7d13c771a/waytwo-0.0.1.tar.gz#sha256=e488bdb4143e89c4b71196be0d6f31897e07638e2d73b1c3b5a83650769dd959 from build tracker '/tmp/pip-req-tracker-ahdn7wyr' 2021-07-12T23:39:07,680 Removed build tracker: '/tmp/pip-req-tracker-ahdn7wyr'