2021-09-05T17:47:26,164 Created temporary directory: /tmp/pip-ephem-wheel-cache-i3mxfiog 2021-09-05T17:47:26,167 Created temporary directory: /tmp/pip-req-tracker-xlaw2y_x 2021-09-05T17:47:26,167 Initialized build tracking at /tmp/pip-req-tracker-xlaw2y_x 2021-09-05T17:47:26,167 Created build tracker: /tmp/pip-req-tracker-xlaw2y_x 2021-09-05T17:47:26,167 Entered build tracker: /tmp/pip-req-tracker-xlaw2y_x 2021-09-05T17:47:26,168 Created temporary directory: /tmp/pip-wheel-qp_w0cxp 2021-09-05T17:47:26,195 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-05T17:47:26,198 2 location(s) to search for versions of django-simple-graphql: 2021-09-05T17:47:26,198 * https://pypi.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,198 * https://www.piwheels.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,198 Fetching project page and analyzing links: https://pypi.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,199 Getting page https://pypi.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,200 Found index url https://pypi.org/simple 2021-09-05T17:47:26,287 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/82/f1/b6d74579181caff4f8dc514594779b6403e459c888973ef436faffb8b7cb/django-simple-graphql-0.1.0.tar.gz#sha256=042b093a01c643cb3c7e8b1c135d1c6105e21b339c61440ccf5fc409797a6047 (from https://pypi.org/simple/django-simple-graphql/) (requires-python:>=3.8,<4.0) 2021-09-05T17:47:26,287 Skipping link: No binaries permitted for django-simple-graphql: https://files.pythonhosted.org/packages/19/37/9c818b083db60f31e4b4f1a931323050e907d22ba25122aa8b7fa43c5176/django_simple_graphql-0.1.0-py3-none-any.whl#sha256=905a782c53d78dc46814c3c39d839d6f83ad7ae9e9dc52a2a8d98d453db4c01f (from https://pypi.org/simple/django-simple-graphql/) (requires-python:>=3.8,<4.0) 2021-09-05T17:47:26,288 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,288 Getting page https://www.piwheels.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,289 Found index url https://www.piwheels.org/simple 2021-09-05T17:47:26,382 Skipping link: not a file: https://www.piwheels.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,382 Skipping link: not a file: https://pypi.org/simple/django-simple-graphql/ 2021-09-05T17:47:26,399 Given no hashes to check 0 links for project 'django-simple-graphql': discarding no candidates 2021-09-05T17:47:26,400 ERROR: Could not find a version that satisfies the requirement django-simple-graphql==0.1.0 (from versions: none) 2021-09-05T17:47:26,400 ERROR: No matching distribution found for django-simple-graphql==0.1.0 2021-09-05T17:47:26,400 Exception information: 2021-09-05T17:47:26,400 Traceback (most recent call last): 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-05T17:47:26,400 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-05T17:47:26,400 raise RequirementsConflicted(criterion) 2021-09-05T17:47:26,400 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-simple-graphql==0.1.0') 2021-09-05T17:47:26,400 2021-09-05T17:47:26,400 During handling of the above exception, another exception occurred: 2021-09-05T17:47:26,400 2021-09-05T17:47:26,400 Traceback (most recent call last): 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-05T17:47:26,400 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-05T17:47:26,400 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-05T17:47:26,400 raise ResolutionImpossible(e.criterion.information) 2021-09-05T17:47:26,400 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-simple-graphql==0.1.0'), parent=None)] 2021-09-05T17:47:26,400 2021-09-05T17:47:26,400 The above exception was the direct cause of the following exception: 2021-09-05T17:47:26,400 2021-09-05T17:47:26,400 Traceback (most recent call last): 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-05T17:47:26,400 status = self.run(options, args) 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-05T17:47:26,400 return func(self, options, args) 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-05T17:47:26,400 reqs, check_supported_wheels=True 2021-09-05T17:47:26,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-05T17:47:26,400 raise error from e 2021-09-05T17:47:26,400 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-simple-graphql==0.1.0 2021-09-05T17:47:26,404 Removed build tracker: '/tmp/pip-req-tracker-xlaw2y_x'