2021-07-14T17:10:43,295 Created temporary directory: /tmp/pip-ephem-wheel-cache-c2jp9tku 2021-07-14T17:10:43,300 Created temporary directory: /tmp/pip-req-tracker-trjt6340 2021-07-14T17:10:43,300 Initialized build tracking at /tmp/pip-req-tracker-trjt6340 2021-07-14T17:10:43,301 Created build tracker: /tmp/pip-req-tracker-trjt6340 2021-07-14T17:10:43,301 Entered build tracker: /tmp/pip-req-tracker-trjt6340 2021-07-14T17:10:43,302 Created temporary directory: /tmp/pip-wheel-7i9l711o 2021-07-14T17:10:43,348 1 location(s) to search for versions of quickload: 2021-07-14T17:10:43,348 * https://pypi.org/simple/quickload/ 2021-07-14T17:10:43,349 Fetching project page and analyzing links: https://pypi.org/simple/quickload/ 2021-07-14T17:10:43,350 Getting page https://pypi.org/simple/quickload/ 2021-07-14T17:10:43,353 Found index url https://pypi.org/simple 2021-07-14T17:10:43,598 Found link https://files.pythonhosted.org/packages/e3/e7/6cc35f01da3c870e29738313618a39185c82c7d2bd1d6643332ba126e564/quickload-0.1.19.tar.gz#sha256=51f504280462e3a409edb742cf36f0e5d298601e91390582f418b6018194584a (from https://pypi.org/simple/quickload/), version: 0.1.19 2021-07-14T17:10:43,599 Found link https://files.pythonhosted.org/packages/c3/bb/15c14088611010adca8274a6a48d4e8a8162c0dde0f921c2431ff3d651b6/quickload-0.1.20.tar.gz#sha256=88a2fcfb10ae9a893498d0f611c2bf90344a611d5397b5720265d8731177089a (from https://pypi.org/simple/quickload/), version: 0.1.20 2021-07-14T17:10:43,600 Skipping link: not a file: https://pypi.org/simple/quickload/ 2021-07-14T17:10:43,635 Given no hashes to check 1 links for project 'quickload': discarding no candidates 2021-07-14T17:10:43,669 Collecting quickload==0.1.19 2021-07-14T17:10:43,672 Created temporary directory: /tmp/pip-unpack-qyuwcdi0 2021-07-14T17:10:43,852 Downloading quickload-0.1.19.tar.gz (2.0 kB) 2021-07-14T17:10:43,896 Added quickload==0.1.19 from https://files.pythonhosted.org/packages/e3/e7/6cc35f01da3c870e29738313618a39185c82c7d2bd1d6643332ba126e564/quickload-0.1.19.tar.gz#sha256=51f504280462e3a409edb742cf36f0e5d298601e91390582f418b6018194584a to build tracker '/tmp/pip-req-tracker-trjt6340' 2021-07-14T17:10:43,898 Running setup.py (path:/tmp/pip-wheel-7i9l711o/quickload_6c5ef7463f064556801bfeb2a7ff1b76/setup.py) egg_info for package quickload 2021-07-14T17:10:43,899 Created temporary directory: /tmp/pip-pip-egg-info-44592wi3 2021-07-14T17:10:43,900 Running command python setup.py egg_info 2021-07-14T17:10:45,434 Traceback (most recent call last): 2021-07-14T17:10:45,435 File "", line 1, in 2021-07-14T17:10:45,436 File "/tmp/pip-wheel-7i9l711o/quickload_6c5ef7463f064556801bfeb2a7ff1b76/setup.py", line 8, in 2021-07-14T17:10:45,436 long_description=open("README.md", "r").read(), 2021-07-14T17:10:45,437 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-14T17:10:45,513 WARNING: Discarding https://files.pythonhosted.org/packages/e3/e7/6cc35f01da3c870e29738313618a39185c82c7d2bd1d6643332ba126e564/quickload-0.1.19.tar.gz#sha256=51f504280462e3a409edb742cf36f0e5d298601e91390582f418b6018194584a (from https://pypi.org/simple/quickload/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T17:10:45,515 ERROR: Could not find a version that satisfies the requirement quickload==0.1.19 (from versions: 0.1.19, 0.1.20) 2021-07-14T17:10:45,516 ERROR: No matching distribution found for quickload==0.1.19 2021-07-14T17:10:45,516 Exception information: 2021-07-14T17:10:45,516 Traceback (most recent call last): 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T17:10:45,516 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T17:10:45,516 raise RequirementsConflicted(criterion) 2021-07-14T17:10:45,516 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quickload==0.1.19') 2021-07-14T17:10:45,516 2021-07-14T17:10:45,516 During handling of the above exception, another exception occurred: 2021-07-14T17:10:45,516 2021-07-14T17:10:45,516 Traceback (most recent call last): 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T17:10:45,516 result = self._result = resolver.resolve( 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T17:10:45,516 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T17:10:45,516 raise ResolutionImpossible(e.criterion.information) 2021-07-14T17:10:45,516 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quickload==0.1.19'), parent=None)] 2021-07-14T17:10:45,516 2021-07-14T17:10:45,516 The above exception was the direct cause of the following exception: 2021-07-14T17:10:45,516 2021-07-14T17:10:45,516 Traceback (most recent call last): 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T17:10:45,516 status = self.run(options, args) 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T17:10:45,516 return func(self, options, args) 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T17:10:45,516 requirement_set = resolver.resolve( 2021-07-14T17:10:45,516 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T17:10:45,516 raise error from e 2021-07-14T17:10:45,516 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quickload==0.1.19 2021-07-14T17:10:45,546 Removed quickload==0.1.19 from https://files.pythonhosted.org/packages/e3/e7/6cc35f01da3c870e29738313618a39185c82c7d2bd1d6643332ba126e564/quickload-0.1.19.tar.gz#sha256=51f504280462e3a409edb742cf36f0e5d298601e91390582f418b6018194584a from build tracker '/tmp/pip-req-tracker-trjt6340' 2021-07-14T17:10:45,547 Removed build tracker: '/tmp/pip-req-tracker-trjt6340'