2021-07-12T18:03:34,113 Created temporary directory: /tmp/pip-ephem-wheel-cache-jzetum87 2021-07-12T18:03:34,115 Created temporary directory: /tmp/pip-req-tracker-sniidc2t 2021-07-12T18:03:34,116 Initialized build tracking at /tmp/pip-req-tracker-sniidc2t 2021-07-12T18:03:34,116 Created build tracker: /tmp/pip-req-tracker-sniidc2t 2021-07-12T18:03:34,116 Entered build tracker: /tmp/pip-req-tracker-sniidc2t 2021-07-12T18:03:34,117 Created temporary directory: /tmp/pip-wheel-dl5z1et4 2021-07-12T18:03:34,147 1 location(s) to search for versions of assign: 2021-07-12T18:03:34,147 * https://pypi.org/simple/assign/ 2021-07-12T18:03:34,147 Fetching project page and analyzing links: https://pypi.org/simple/assign/ 2021-07-12T18:03:34,148 Getting page https://pypi.org/simple/assign/ 2021-07-12T18:03:34,149 Found index url https://pypi.org/simple 2021-07-12T18:03:34,332 Found link https://files.pythonhosted.org/packages/2b/e4/fb375974fee4d711ec22417e0a393905a814d5f0cd05b2aade1c739d56bb/assign-1.0.tar.gz#sha256=733e0eb94b98406a1c18b134c815524c6fc146199698e52785cce7f235a2b79b (from https://pypi.org/simple/assign/), version: 1.0 2021-07-12T18:03:34,332 Found link https://files.pythonhosted.org/packages/e6/d6/a888ae6f85f4caeac23e3190dc659e977d4b8073d6dd82f4ed1a6ed73d33/assign-1.0.1.tar.gz#sha256=fd2019d9686e3595f287eb671e337fc9bccac14857307c446317e88aa46b8bf5 (from https://pypi.org/simple/assign/), version: 1.0.1 2021-07-12T18:03:34,332 Skipping link: not a file: https://pypi.org/simple/assign/ 2021-07-12T18:03:34,350 Given no hashes to check 1 links for project 'assign': discarding no candidates 2021-07-12T18:03:34,370 Collecting assign==1.0 2021-07-12T18:03:34,371 Created temporary directory: /tmp/pip-unpack-c736aoen 2021-07-12T18:03:34,411 Downloading assign-1.0.tar.gz (2.8 kB) 2021-07-12T18:03:34,440 Added assign==1.0 from https://files.pythonhosted.org/packages/2b/e4/fb375974fee4d711ec22417e0a393905a814d5f0cd05b2aade1c739d56bb/assign-1.0.tar.gz#sha256=733e0eb94b98406a1c18b134c815524c6fc146199698e52785cce7f235a2b79b to build tracker '/tmp/pip-req-tracker-sniidc2t' 2021-07-12T18:03:34,441 Running setup.py (path:/tmp/pip-wheel-dl5z1et4/assign_523150bd339b4c69b9c246fb5cfd7840/setup.py) egg_info for package assign 2021-07-12T18:03:34,442 Created temporary directory: /tmp/pip-pip-egg-info-nh8nshav 2021-07-12T18:03:34,443 Running command python setup.py egg_info 2021-07-12T18:03:35,370 Traceback (most recent call last): 2021-07-12T18:03:35,371 File "", line 1, in 2021-07-12T18:03:35,371 File "/tmp/pip-wheel-dl5z1et4/assign_523150bd339b4c69b9c246fb5cfd7840/setup.py", line 35, in 2021-07-12T18:03:35,371 long_description=open(os.path.join(here, 'readme.md')).read(), 2021-07-12T18:03:35,372 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-dl5z1et4/assign_523150bd339b4c69b9c246fb5cfd7840/readme.md' 2021-07-12T18:03:35,421 WARNING: Discarding https://files.pythonhosted.org/packages/2b/e4/fb375974fee4d711ec22417e0a393905a814d5f0cd05b2aade1c739d56bb/assign-1.0.tar.gz#sha256=733e0eb94b98406a1c18b134c815524c6fc146199698e52785cce7f235a2b79b (from https://pypi.org/simple/assign/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T18:03:35,423 ERROR: Could not find a version that satisfies the requirement assign==1.0 (from versions: 1.0, 1.0.1) 2021-07-12T18:03:35,423 ERROR: No matching distribution found for assign==1.0 2021-07-12T18:03:35,423 Exception information: 2021-07-12T18:03:35,423 Traceback (most recent call last): 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T18:03:35,423 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T18:03:35,423 raise RequirementsConflicted(criterion) 2021-07-12T18:03:35,423 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('assign==1.0') 2021-07-12T18:03:35,423 2021-07-12T18:03:35,423 During handling of the above exception, another exception occurred: 2021-07-12T18:03:35,423 2021-07-12T18:03:35,423 Traceback (most recent call last): 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T18:03:35,423 result = self._result = resolver.resolve( 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T18:03:35,423 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T18:03:35,423 raise ResolutionImpossible(e.criterion.information) 2021-07-12T18:03:35,423 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('assign==1.0'), parent=None)] 2021-07-12T18:03:35,423 2021-07-12T18:03:35,423 The above exception was the direct cause of the following exception: 2021-07-12T18:03:35,423 2021-07-12T18:03:35,423 Traceback (most recent call last): 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T18:03:35,423 status = self.run(options, args) 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T18:03:35,423 return func(self, options, args) 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T18:03:35,423 requirement_set = resolver.resolve( 2021-07-12T18:03:35,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T18:03:35,423 raise error from e 2021-07-12T18:03:35,423 pip._internal.exceptions.DistributionNotFound: No matching distribution found for assign==1.0 2021-07-12T18:03:35,429 Removed assign==1.0 from https://files.pythonhosted.org/packages/2b/e4/fb375974fee4d711ec22417e0a393905a814d5f0cd05b2aade1c739d56bb/assign-1.0.tar.gz#sha256=733e0eb94b98406a1c18b134c815524c6fc146199698e52785cce7f235a2b79b from build tracker '/tmp/pip-req-tracker-sniidc2t' 2021-07-12T18:03:35,429 Removed build tracker: '/tmp/pip-req-tracker-sniidc2t'