2020-10-16T17:22:03,862 Created temporary directory: /tmp/pip-ephem-wheel-cache-myws7vmm 2020-10-16T17:22:03,865 Created temporary directory: /tmp/pip-req-tracker-5n1nk9jp 2020-10-16T17:22:03,865 Initialized build tracking at /tmp/pip-req-tracker-5n1nk9jp 2020-10-16T17:22:03,865 Created build tracker: /tmp/pip-req-tracker-5n1nk9jp 2020-10-16T17:22:03,865 Entered build tracker: /tmp/pip-req-tracker-5n1nk9jp 2020-10-16T17:22:03,866 Created temporary directory: /tmp/pip-wheel-4fgmxqht 2020-10-16T17:22:03,876 1 location(s) to search for versions of pytest-insta: 2020-10-16T17:22:03,876 * https://pypi.org/simple/pytest-insta/ 2020-10-16T17:22:03,876 Fetching project page and analyzing links: https://pypi.org/simple/pytest-insta/ 2020-10-16T17:22:03,877 Getting page https://pypi.org/simple/pytest-insta/ 2020-10-16T17:22:03,878 Found index url https://pypi.org/simple 2020-10-16T17:22:03,969 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/82/0a/7cf88db0e3f061616279b4cab0746ac055d90044ac02e57be1ddead3649b/pytest-insta-0.0.0.tar.gz#sha256=e56fed2c25350ac8aa0c6cf766f37601cfaa8178e27c7abab935041c4dcd1834 (from https://pypi.org/simple/pytest-insta/) (requires-python:>=3.8,<4.0) 2020-10-16T17:22:03,973 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2a/8a/ffbade155a4f5cb0a24d00175d195c95b9b50db1accd0a233e9b9af0184c/pytest_insta-0.0.0-py3-none-any.whl#sha256=8c9ef4cb3e25be5bd313375c98fe195ea8af2967a779f17e6b4b7f4b5a82d371 (from https://pypi.org/simple/pytest-insta/) (requires-python:>=3.8,<4.0) 2020-10-16T17:22:03,974 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/05/bd/da5ac307a64ea94fb19fef9719011daa238210925545146c68182ce3e1f6/pytest-insta-0.0.1.tar.gz#sha256=99c4859e3653823400dfcc07778a5619dbcdb085d4b228272a0ee6adc019fcf1 (from https://pypi.org/simple/pytest-insta/) (requires-python:>=3.8,<4.0) 2020-10-16T17:22:03,974 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/76/e6/32e2414eae6f980a85f88429c12ef14a574c228ddaa40a4bfb089a9918a7/pytest_insta-0.0.1-py3-none-any.whl#sha256=60cbf43f0e68149a4cb6b8eeacf42aae638ace3f4e6bdcbef2ac58fc1a3ae5c4 (from https://pypi.org/simple/pytest-insta/) (requires-python:>=3.8,<4.0) 2020-10-16T17:22:03,975 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/eb/2c/4538fd0d668443b6689b8db2b55b0eeb4359210458a2cf287f4bcc34f79b/pytest-insta-0.1.0.tar.gz#sha256=2848853cb5b66567e62b0623b01d5306836ad9e09afef1c6c2add25681d11b4d (from https://pypi.org/simple/pytest-insta/) (requires-python:>=3.8,<4.0) 2020-10-16T17:22:03,976 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f6/4a/d5ff3e2f480f802ce1ec882af2b43274878179777c44ffaa39404c832504/pytest_insta-0.1.0-py3-none-any.whl#sha256=1a9c2866a46a79971abb63aeadceee7e88ac02de286851adfa012ce3295b4d06 (from https://pypi.org/simple/pytest-insta/) (requires-python:>=3.8,<4.0) 2020-10-16T17:22:03,976 Given no hashes to check 0 links for project 'pytest-insta': discarding no candidates 2020-10-16T17:22:03,976 ERROR: Could not find a version that satisfies the requirement pytest-insta==0.1.0 (from versions: none) 2020-10-16T17:22:03,977 ERROR: No matching distribution found for pytest-insta==0.1.0 2020-10-16T17:22:03,977 Exception information: 2020-10-16T17:22:03,977 Traceback (most recent call last): 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-16T17:22:03,977 status = self.run(options, args) 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-16T17:22:03,977 return func(self, options, args) 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-16T17:22:03,977 reqs, check_supported_wheels=True 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-16T17:22:03,977 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-16T17:22:03,977 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-10-16T17:22:03,977 self._populate_link(req) 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-10-16T17:22:03,977 req.link = self._find_requirement_link(req) 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-10-16T17:22:03,977 best_candidate = self.finder.find_requirement(req, upgrade) 2020-10-16T17:22:03,977 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-10-16T17:22:03,977 req) 2020-10-16T17:22:03,977 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytest-insta==0.1.0 2020-10-16T17:22:03,981 Removed build tracker: '/tmp/pip-req-tracker-5n1nk9jp'