2020-06-20T13:04:07,086 Created temporary directory: /tmp/pip-ephem-wheel-cache-put2x8a3 2020-06-20T13:04:07,091 Created temporary directory: /tmp/pip-req-tracker-7_zg8u4q 2020-06-20T13:04:07,091 Initialized build tracking at /tmp/pip-req-tracker-7_zg8u4q 2020-06-20T13:04:07,092 Created build tracker: /tmp/pip-req-tracker-7_zg8u4q 2020-06-20T13:04:07,092 Entered build tracker: /tmp/pip-req-tracker-7_zg8u4q 2020-06-20T13:04:07,094 Created temporary directory: /tmp/pip-wheel-2d7pf6lg 2020-06-20T13:04:07,111 1 location(s) to search for versions of valid-typing: 2020-06-20T13:04:07,111 * https://pypi.org/simple/valid-typing/ 2020-06-20T13:04:07,112 Fetching project page and analyzing links: https://pypi.org/simple/valid-typing/ 2020-06-20T13:04:07,113 Getting page https://pypi.org/simple/valid-typing/ 2020-06-20T13:04:07,115 Found index url https://pypi.org/simple 2020-06-20T13:04:07,317 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7f/1b/eeb5d42abae85d1ad4b70ed7f426af6bafb1ee97ae76472519da921b4ca3/valid_typing-0.0.1.tar.gz#sha256=8935a97a81f566c861bc5046828dc4439ee433c97e91d5eba6d6015b9717e54b (from https://pypi.org/simple/valid-typing/) (requires-python:>=3.8) 2020-06-20T13:04:07,318 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f9/d3/974edf7f2d53590a44a78d5f1f20e5e760aeecd52d4706f300838d9bb407/valid_typing-0.0.3.tar.gz#sha256=dbb547d00b21ce38fcde4ce24246bb81e1c6e25435ee4747371a8af2979175e0 (from https://pypi.org/simple/valid-typing/) (requires-python:>=3.8) 2020-06-20T13:04:07,319 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/d7/77/8a1e884ca38a4a14f1667438b1989e928e76d12bd63bace882b7142bc55b/valid_typing-0.0.4.tar.gz#sha256=98555e9af25904624c9d067300ec8174fee87f6cf5cc9b2235888d62673d1246 (from https://pypi.org/simple/valid-typing/) (requires-python:>=3.8) 2020-06-20T13:04:07,320 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9d/78/54be5e5b0d6d827815ed42a5b3c9f361fad25ae6670864ab663f4de08a29/valid_typing-0.0.5.tar.gz#sha256=1ad84a1234dcc7a0fde46b365b543069d9f4c1421e0864dd58957f6f73200a9c (from https://pypi.org/simple/valid-typing/) (requires-python:>=3.8) 2020-06-20T13:04:07,321 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ae/5a/060b4bcffb0bc57cdf459b6c0f458078783637cd30d822707d2f2227fda8/valid_typing-0.0.6.tar.gz#sha256=f9e1e65cda7fb1c2dc52dd9843eb3acaa0e25c0d30b1270ba283570bf3ec1227 (from https://pypi.org/simple/valid-typing/) (requires-python:>=3.8) 2020-06-20T13:04:07,328 Given no hashes to check 0 links for project 'valid-typing': discarding no candidates 2020-06-20T13:04:07,328 ERROR: Could not find a version that satisfies the requirement valid-typing==0.0.6 (from versions: none) 2020-06-20T13:04:07,329 ERROR: No matching distribution found for valid-typing==0.0.6 2020-06-20T13:04:07,330 Exception information: 2020-06-20T13:04:07,330 Traceback (most recent call last): 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-20T13:04:07,330 status = self.run(options, args) 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-20T13:04:07,330 return func(self, options, args) 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-20T13:04:07,330 reqs, check_supported_wheels=True 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-20T13:04:07,330 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-20T13:04:07,330 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for 2020-06-20T13:04:07,330 self._populate_link(req) 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link 2020-06-20T13:04:07,330 req.link = self.finder.find_requirement(req, upgrade) 2020-06-20T13:04:07,330 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-06-20T13:04:07,330 req) 2020-06-20T13:04:07,330 pip._internal.exceptions.DistributionNotFound: No matching distribution found for valid-typing==0.0.6 2020-06-20T13:04:07,367 Removed build tracker: '/tmp/pip-req-tracker-7_zg8u4q'