2022-01-01T23:11:45,410 Created temporary directory: /tmp/pip-ephem-wheel-cache-pe0q06s8 2022-01-01T23:11:45,415 Created temporary directory: /tmp/pip-req-tracker-03okpfiq 2022-01-01T23:11:45,416 Initialized build tracking at /tmp/pip-req-tracker-03okpfiq 2022-01-01T23:11:45,416 Created build tracker: /tmp/pip-req-tracker-03okpfiq 2022-01-01T23:11:45,417 Entered build tracker: /tmp/pip-req-tracker-03okpfiq 2022-01-01T23:11:45,418 Created temporary directory: /tmp/pip-wheel-ue884o1f 2022-01-01T23:11:45,488 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-01T23:11:45,493 2 location(s) to search for versions of django-steamcleancrm: 2022-01-01T23:11:45,493 * https://pypi.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,493 * https://www.piwheels.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,494 Fetching project page and analyzing links: https://pypi.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,495 Getting page https://pypi.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,499 Found index url https://pypi.org/simple 2022-01-01T23:11:45,698 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ef/0c/74beb0b2ad6aeb28442bfe8ba3832cb0b36106fee36a5609cd14fa2f6630/django-steamcleancrm-0.1.tar.gz#sha256=bc3b076988d292e6db580a9fa733226617553cd91c110533e2efc1f7ba212311 (from https://pypi.org/simple/django-steamcleancrm/) (requires-python:>=3.8) 2022-01-01T23:11:45,699 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/d2/65/17496fcbb1c86caf7ce18d3d2f7a1f498d436e49e38f1f3d470e1af5b943/django-steamcleancrm-0.2.tar.gz#sha256=dd9cc26e1d002cca7e4ef7a9432dbd327e1a2965ddb7af6bd06947f660aea05c (from https://pypi.org/simple/django-steamcleancrm/) (requires-python:>=3.8) 2022-01-01T23:11:45,700 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,701 Getting page https://www.piwheels.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,703 Found index url https://www.piwheels.org/simple 2022-01-01T23:11:45,902 Skipping link: not a file: https://www.piwheels.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,903 Skipping link: not a file: https://pypi.org/simple/django-steamcleancrm/ 2022-01-01T23:11:45,935 Given no hashes to check 0 links for project 'django-steamcleancrm': discarding no candidates 2022-01-01T23:11:45,936 ERROR: Could not find a version that satisfies the requirement django-steamcleancrm==0.1 (from versions: none) 2022-01-01T23:11:45,936 ERROR: No matching distribution found for django-steamcleancrm==0.1 2022-01-01T23:11:45,937 Exception information: 2022-01-01T23:11:45,937 Traceback (most recent call last): 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-01T23:11:45,937 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-01T23:11:45,937 raise RequirementsConflicted(criterion) 2022-01-01T23:11:45,937 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-steamcleancrm==0.1') 2022-01-01T23:11:45,937 2022-01-01T23:11:45,937 During handling of the above exception, another exception occurred: 2022-01-01T23:11:45,937 2022-01-01T23:11:45,937 Traceback (most recent call last): 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-01T23:11:45,937 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-01T23:11:45,937 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-01T23:11:45,937 raise ResolutionImpossible(e.criterion.information) 2022-01-01T23:11:45,937 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-steamcleancrm==0.1'), parent=None)] 2022-01-01T23:11:45,937 2022-01-01T23:11:45,937 The above exception was the direct cause of the following exception: 2022-01-01T23:11:45,937 2022-01-01T23:11:45,937 Traceback (most recent call last): 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-01T23:11:45,937 status = run_func(*args) 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-01T23:11:45,937 return func(self, options, args) 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-01T23:11:45,937 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-01T23:11:45,937 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-01T23:11:45,937 raise error from e 2022-01-01T23:11:45,937 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-steamcleancrm==0.1 2022-01-01T23:11:45,945 Removed build tracker: '/tmp/pip-req-tracker-03okpfiq'