2021-07-12T08:33:44,221 Created temporary directory: /tmp/pip-ephem-wheel-cache-0zjic38d 2021-07-12T08:33:44,224 Created temporary directory: /tmp/pip-req-tracker-i05nu9mk 2021-07-12T08:33:44,224 Initialized build tracking at /tmp/pip-req-tracker-i05nu9mk 2021-07-12T08:33:44,224 Created build tracker: /tmp/pip-req-tracker-i05nu9mk 2021-07-12T08:33:44,225 Entered build tracker: /tmp/pip-req-tracker-i05nu9mk 2021-07-12T08:33:44,225 Created temporary directory: /tmp/pip-wheel-wx8r_c8v 2021-07-12T08:33:44,255 1 location(s) to search for versions of rfw-utils: 2021-07-12T08:33:44,255 * https://pypi.org/simple/rfw-utils/ 2021-07-12T08:33:44,256 Fetching project page and analyzing links: https://pypi.org/simple/rfw-utils/ 2021-07-12T08:33:44,257 Getting page https://pypi.org/simple/rfw-utils/ 2021-07-12T08:33:44,258 Found index url https://pypi.org/simple 2021-07-12T08:33:44,433 Found link https://files.pythonhosted.org/packages/bb/aa/431cebb9bfd2bb49b22a0571b237e0027c07ffbb5533778da83c0f6e6e82/rfw_utils-0.0.1.tar.gz#sha256=e717f1da8379ec68adae92094d411f14b8717d68f8818c0c05b6fcd8398feda3 (from https://pypi.org/simple/rfw-utils/), version: 0.0.1 2021-07-12T08:33:44,434 Skipping link: not a file: https://pypi.org/simple/rfw-utils/ 2021-07-12T08:33:44,451 Given no hashes to check 1 links for project 'rfw-utils': discarding no candidates 2021-07-12T08:33:44,470 Collecting rfw-utils==0.0.1 2021-07-12T08:33:44,472 Created temporary directory: /tmp/pip-unpack-yid8xp0i 2021-07-12T08:33:44,643 Downloading rfw_utils-0.0.1.tar.gz (4.1 kB) 2021-07-12T08:33:44,686 Added rfw-utils==0.0.1 from https://files.pythonhosted.org/packages/bb/aa/431cebb9bfd2bb49b22a0571b237e0027c07ffbb5533778da83c0f6e6e82/rfw_utils-0.0.1.tar.gz#sha256=e717f1da8379ec68adae92094d411f14b8717d68f8818c0c05b6fcd8398feda3 to build tracker '/tmp/pip-req-tracker-i05nu9mk' 2021-07-12T08:33:44,687 Running setup.py (path:/tmp/pip-wheel-wx8r_c8v/rfw-utils_66a9685da9aa4972b0c0cfcc6a3a6dc4/setup.py) egg_info for package rfw-utils 2021-07-12T08:33:44,688 Created temporary directory: /tmp/pip-pip-egg-info-r0odl5hx 2021-07-12T08:33:44,688 Running command python setup.py egg_info 2021-07-12T08:33:45,626 Traceback (most recent call last): 2021-07-12T08:33:45,626 File "", line 1, in 2021-07-12T08:33:45,626 File "/tmp/pip-wheel-wx8r_c8v/rfw-utils_66a9685da9aa4972b0c0cfcc6a3a6dc4/setup.py", line 9, in 2021-07-12T08:33:45,627 with open('README.md') as f: 2021-07-12T08:33:45,627 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-12T08:33:45,676 WARNING: Discarding https://files.pythonhosted.org/packages/bb/aa/431cebb9bfd2bb49b22a0571b237e0027c07ffbb5533778da83c0f6e6e82/rfw_utils-0.0.1.tar.gz#sha256=e717f1da8379ec68adae92094d411f14b8717d68f8818c0c05b6fcd8398feda3 (from https://pypi.org/simple/rfw-utils/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T08:33:45,678 ERROR: Could not find a version that satisfies the requirement rfw-utils==0.0.1 (from versions: 0.0.1) 2021-07-12T08:33:45,678 ERROR: No matching distribution found for rfw-utils==0.0.1 2021-07-12T08:33:45,678 Exception information: 2021-07-12T08:33:45,678 Traceback (most recent call last): 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T08:33:45,678 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T08:33:45,678 raise RequirementsConflicted(criterion) 2021-07-12T08:33:45,678 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rfw-utils==0.0.1') 2021-07-12T08:33:45,678 2021-07-12T08:33:45,678 During handling of the above exception, another exception occurred: 2021-07-12T08:33:45,678 2021-07-12T08:33:45,678 Traceback (most recent call last): 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T08:33:45,678 result = self._result = resolver.resolve( 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T08:33:45,678 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T08:33:45,678 raise ResolutionImpossible(e.criterion.information) 2021-07-12T08:33:45,678 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rfw-utils==0.0.1'), parent=None)] 2021-07-12T08:33:45,678 2021-07-12T08:33:45,678 The above exception was the direct cause of the following exception: 2021-07-12T08:33:45,678 2021-07-12T08:33:45,678 Traceback (most recent call last): 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T08:33:45,678 status = self.run(options, args) 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T08:33:45,678 return func(self, options, args) 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T08:33:45,678 requirement_set = resolver.resolve( 2021-07-12T08:33:45,678 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T08:33:45,678 raise error from e 2021-07-12T08:33:45,678 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rfw-utils==0.0.1 2021-07-12T08:33:45,683 Removed rfw-utils==0.0.1 from https://files.pythonhosted.org/packages/bb/aa/431cebb9bfd2bb49b22a0571b237e0027c07ffbb5533778da83c0f6e6e82/rfw_utils-0.0.1.tar.gz#sha256=e717f1da8379ec68adae92094d411f14b8717d68f8818c0c05b6fcd8398feda3 from build tracker '/tmp/pip-req-tracker-i05nu9mk' 2021-07-12T08:33:45,684 Removed build tracker: '/tmp/pip-req-tracker-i05nu9mk'