2021-07-13T00:20:16,467 Created temporary directory: /tmp/pip-ephem-wheel-cache-axz4ovj8 2021-07-13T00:20:16,470 Created temporary directory: /tmp/pip-req-tracker-4loujixx 2021-07-13T00:20:16,470 Initialized build tracking at /tmp/pip-req-tracker-4loujixx 2021-07-13T00:20:16,471 Created build tracker: /tmp/pip-req-tracker-4loujixx 2021-07-13T00:20:16,471 Entered build tracker: /tmp/pip-req-tracker-4loujixx 2021-07-13T00:20:16,471 Created temporary directory: /tmp/pip-wheel-fiiy3k8_ 2021-07-13T00:20:16,503 1 location(s) to search for versions of django-realme: 2021-07-13T00:20:16,503 * https://pypi.org/simple/django-realme/ 2021-07-13T00:20:16,504 Fetching project page and analyzing links: https://pypi.org/simple/django-realme/ 2021-07-13T00:20:16,505 Getting page https://pypi.org/simple/django-realme/ 2021-07-13T00:20:16,506 Found index url https://pypi.org/simple 2021-07-13T00:20:16,680 Found link https://files.pythonhosted.org/packages/8f/f1/2a1b815888fcff00f9a870b78288cb5aa4a7a305bbc315e749c6af74e692/django-realme-1.0.tar.gz#sha256=7c0ee352c3bd03a22fdc108cb4c2a74e46617372f12595c0fb6b7dcf6703f0bd (from https://pypi.org/simple/django-realme/), version: 1.0 2021-07-13T00:20:16,681 Skipping link: not a file: https://pypi.org/simple/django-realme/ 2021-07-13T00:20:16,700 Given no hashes to check 1 links for project 'django-realme': discarding no candidates 2021-07-13T00:20:16,721 Collecting django-realme==1.0 2021-07-13T00:20:16,723 Created temporary directory: /tmp/pip-unpack-5xn84kv6 2021-07-13T00:20:16,931 Downloading django-realme-1.0.tar.gz (71 kB) 2021-07-13T00:20:17,041 Added django-realme==1.0 from https://files.pythonhosted.org/packages/8f/f1/2a1b815888fcff00f9a870b78288cb5aa4a7a305bbc315e749c6af74e692/django-realme-1.0.tar.gz#sha256=7c0ee352c3bd03a22fdc108cb4c2a74e46617372f12595c0fb6b7dcf6703f0bd to build tracker '/tmp/pip-req-tracker-4loujixx' 2021-07-13T00:20:17,042 Running setup.py (path:/tmp/pip-wheel-fiiy3k8_/django-realme_796f669dc49d4975a2b5316808008e91/setup.py) egg_info for package django-realme 2021-07-13T00:20:17,043 Created temporary directory: /tmp/pip-pip-egg-info-_cnhav12 2021-07-13T00:20:17,043 Running command python setup.py egg_info 2021-07-13T00:20:18,087 Traceback (most recent call last): 2021-07-13T00:20:18,088 File "", line 1, in 2021-07-13T00:20:18,088 File "/tmp/pip-wheel-fiiy3k8_/django-realme_796f669dc49d4975a2b5316808008e91/setup.py", line 8, in 2021-07-13T00:20:18,088 with open(join(HERE, 'README.md')) as readme: 2021-07-13T00:20:18,089 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-fiiy3k8_/django-realme_796f669dc49d4975a2b5316808008e91/README.md' 2021-07-13T00:20:18,149 WARNING: Discarding https://files.pythonhosted.org/packages/8f/f1/2a1b815888fcff00f9a870b78288cb5aa4a7a305bbc315e749c6af74e692/django-realme-1.0.tar.gz#sha256=7c0ee352c3bd03a22fdc108cb4c2a74e46617372f12595c0fb6b7dcf6703f0bd (from https://pypi.org/simple/django-realme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T00:20:18,150 ERROR: Could not find a version that satisfies the requirement django-realme==1.0 (from versions: 1.0) 2021-07-13T00:20:18,151 ERROR: No matching distribution found for django-realme==1.0 2021-07-13T00:20:18,151 Exception information: 2021-07-13T00:20:18,151 Traceback (most recent call last): 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T00:20:18,151 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T00:20:18,151 raise RequirementsConflicted(criterion) 2021-07-13T00:20:18,151 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-realme==1.0') 2021-07-13T00:20:18,151 2021-07-13T00:20:18,151 During handling of the above exception, another exception occurred: 2021-07-13T00:20:18,151 2021-07-13T00:20:18,151 Traceback (most recent call last): 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T00:20:18,151 result = self._result = resolver.resolve( 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T00:20:18,151 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T00:20:18,151 raise ResolutionImpossible(e.criterion.information) 2021-07-13T00:20:18,151 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-realme==1.0'), parent=None)] 2021-07-13T00:20:18,151 2021-07-13T00:20:18,151 The above exception was the direct cause of the following exception: 2021-07-13T00:20:18,151 2021-07-13T00:20:18,151 Traceback (most recent call last): 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T00:20:18,151 status = self.run(options, args) 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T00:20:18,151 return func(self, options, args) 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T00:20:18,151 requirement_set = resolver.resolve( 2021-07-13T00:20:18,151 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T00:20:18,151 raise error from e 2021-07-13T00:20:18,151 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-realme==1.0 2021-07-13T00:20:18,159 Removed django-realme==1.0 from https://files.pythonhosted.org/packages/8f/f1/2a1b815888fcff00f9a870b78288cb5aa4a7a305bbc315e749c6af74e692/django-realme-1.0.tar.gz#sha256=7c0ee352c3bd03a22fdc108cb4c2a74e46617372f12595c0fb6b7dcf6703f0bd from build tracker '/tmp/pip-req-tracker-4loujixx' 2021-07-13T00:20:18,159 Removed build tracker: '/tmp/pip-req-tracker-4loujixx'