2022-02-18T15:11:21,177 Created temporary directory: /tmp/pip-ephem-wheel-cache-edydzurb 2022-02-18T15:11:21,183 Created temporary directory: /tmp/pip-req-tracker-b7v_0vlk 2022-02-18T15:11:21,184 Initialized build tracking at /tmp/pip-req-tracker-b7v_0vlk 2022-02-18T15:11:21,184 Created build tracker: /tmp/pip-req-tracker-b7v_0vlk 2022-02-18T15:11:21,185 Entered build tracker: /tmp/pip-req-tracker-b7v_0vlk 2022-02-18T15:11:21,186 Created temporary directory: /tmp/pip-wheel-jt1a7wrp 2022-02-18T15:11:21,256 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-18T15:11:21,265 2 location(s) to search for versions of django-labportalen: 2022-02-18T15:11:21,265 * https://pypi.org/simple/django-labportalen/ 2022-02-18T15:11:21,265 * https://www.piwheels.org/simple/django-labportalen/ 2022-02-18T15:11:21,266 Fetching project page and analyzing links: https://pypi.org/simple/django-labportalen/ 2022-02-18T15:11:21,267 Getting page https://pypi.org/simple/django-labportalen/ 2022-02-18T15:11:21,270 Found index url https://pypi.org/simple 2022-02-18T15:11:21,386 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b9/4b/e0c45a6ae0781f7ef76f5083beccec7aea6f478a048ba70c13a94e928862/django-labportalen-0.0.1.tar.gz#sha256=3d2eccba828f75cb1463e8463f0bfc835a23abede349f5506080451e112b989f (from https://pypi.org/simple/django-labportalen/) (requires-python:>=3.8) 2022-02-18T15:11:21,387 Skipping link: No binaries permitted for django-labportalen: https://files.pythonhosted.org/packages/b9/05/357c57fbefb3042a97739800f81244429f764c6a79bb22bd75ed7bafc68d/django_labportalen-0.0.1-py3-none-any.whl#sha256=4accccada1e3bafc59bd9cb155267c82724cdfc5adfcdc56d2092ce5acb1aad4 (from https://pypi.org/simple/django-labportalen/) (requires-python:>=3.8) 2022-02-18T15:11:21,389 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/30/e8/642c1d1cd03ce89d2d810ef62a01dcae0dee116bb4ef7ed1c25fef95c09d/django-labportalen-0.0.2.tar.gz#sha256=42631f98e1432a0f2024e39667d4f7f386205e1349fdd53634749d625ea2d50e (from https://pypi.org/simple/django-labportalen/) (requires-python:>=3.8) 2022-02-18T15:11:21,389 Skipping link: No binaries permitted for django-labportalen: https://files.pythonhosted.org/packages/9e/c5/25615bc55ab20c687083494a708c87b839128ab926d093635e56049533e4/django_labportalen-0.0.2-py3-none-any.whl#sha256=a884cfec2b18014f1b08f06c5d85325f6dbf76d013feb594b0a26c77950ef545 (from https://pypi.org/simple/django-labportalen/) (requires-python:>=3.8) 2022-02-18T15:11:21,390 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-labportalen/ 2022-02-18T15:11:21,391 Getting page https://www.piwheels.org/simple/django-labportalen/ 2022-02-18T15:11:21,393 Found index url https://www.piwheels.org/simple 2022-02-18T15:11:21,812 Skipping link: not a file: https://www.piwheels.org/simple/django-labportalen/ 2022-02-18T15:11:21,812 Skipping link: not a file: https://pypi.org/simple/django-labportalen/ 2022-02-18T15:11:21,845 Given no hashes to check 0 links for project 'django-labportalen': discarding no candidates 2022-02-18T15:11:21,846 ERROR: Could not find a version that satisfies the requirement django-labportalen==0.0.1 (from versions: none) 2022-02-18T15:11:21,848 ERROR: No matching distribution found for django-labportalen==0.0.1 2022-02-18T15:11:21,850 Exception information: 2022-02-18T15:11:21,850 Traceback (most recent call last): 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-18T15:11:21,850 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-18T15:11:21,850 raise RequirementsConflicted(criterion) 2022-02-18T15:11:21,850 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-labportalen==0.0.1') 2022-02-18T15:11:21,850 2022-02-18T15:11:21,850 During handling of the above exception, another exception occurred: 2022-02-18T15:11:21,850 2022-02-18T15:11:21,850 Traceback (most recent call last): 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-18T15:11:21,850 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-18T15:11:21,850 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-18T15:11:21,850 raise ResolutionImpossible(e.criterion.information) 2022-02-18T15:11:21,850 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-labportalen==0.0.1'), parent=None)] 2022-02-18T15:11:21,850 2022-02-18T15:11:21,850 The above exception was the direct cause of the following exception: 2022-02-18T15:11:21,850 2022-02-18T15:11:21,850 Traceback (most recent call last): 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-18T15:11:21,850 status = run_func(*args) 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-18T15:11:21,850 return func(self, options, args) 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-18T15:11:21,850 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-18T15:11:21,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-18T15:11:21,850 raise error from e 2022-02-18T15:11:21,850 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-labportalen==0.0.1 2022-02-18T15:11:21,859 Removed build tracker: '/tmp/pip-req-tracker-b7v_0vlk'