2020-07-13T18:33:17,197 Created temporary directory: /tmp/pip-ephem-wheel-cache-vjoxg05k 2020-07-13T18:33:17,201 Created temporary directory: /tmp/pip-req-tracker-an_llkda 2020-07-13T18:33:17,202 Initialized build tracking at /tmp/pip-req-tracker-an_llkda 2020-07-13T18:33:17,203 Created build tracker: /tmp/pip-req-tracker-an_llkda 2020-07-13T18:33:17,203 Entered build tracker: /tmp/pip-req-tracker-an_llkda 2020-07-13T18:33:17,205 Created temporary directory: /tmp/pip-wheel-uoswezrp 2020-07-13T18:33:17,219 1 location(s) to search for versions of matt: 2020-07-13T18:33:17,219 * https://pypi.org/simple/matt/ 2020-07-13T18:33:17,220 Fetching project page and analyzing links: https://pypi.org/simple/matt/ 2020-07-13T18:33:17,221 Getting page https://pypi.org/simple/matt/ 2020-07-13T18:33:17,224 Found index url https://pypi.org/simple 2020-07-13T18:33:17,439 Skipping link: No binaries permitted for matt: https://files.pythonhosted.org/packages/ad/ed/a1dfaa3f050c8f865b236a2b52c41ab483a4671075f42d55a8afe0433dfc/matt-0.1.0-py3-none-any.whl#sha256=4556d71dd08ce241d8e527429cf479a767d9016230df1bb22eb4b8054cbc99ab (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,441 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1a/d7/05c090aa64b710daadc8ee07259c568de9dc2dcf97763f0b6eeec3bdc983/matt-0.1.0.tar.gz#sha256=d441f339b7ff151f3bd7da3daa7d6b22ee5d6f03cbcbebe8f17bb397d090f0b0 (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,441 Skipping link: No binaries permitted for matt: https://files.pythonhosted.org/packages/1b/3e/2cdd6815cf512df55872297c1ae3ed1eac53eac3b36a0ddce17180229e4a/matt-0.1.1-py3-none-any.whl#sha256=4cef417612c5a3ea9bd580fe9830e3ea3184ebda67211dd91bafa5aec2808728 (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,443 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/87/48/f3e3d6949eec7b517fbcd3024141c5628a58a9001573345281adde8768d2/matt-0.1.1.tar.gz#sha256=7707f3700cd386407bfbf038bd3d789c0c3204fe0baa6251901d078ed69413ea (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,443 Skipping link: No binaries permitted for matt: https://files.pythonhosted.org/packages/70/ef/5eff1d6b68b31b1294690b9697075dff51fbe44bfa59ff01bf2763b447e8/matt-0.1.1.post1-py3-none-any.whl#sha256=21c6d1ccb7a16aa2432d4042105621db858327e6b4112678376edb3c076741a8 (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,445 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3b/b3/0f9038d393c3bc104f073d59c1fe7b0d2afdfe3df44285d7b6e4312d16ca/matt-0.1.1.post1.tar.gz#sha256=a7e0eecc306ac0a4b8a6136ca7f5c92248d4d19fbf832e15ec2de87d37fbf060 (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,446 Skipping link: No binaries permitted for matt: https://files.pythonhosted.org/packages/f7/83/b6773cb5536b3c538ebefff89ff4478a7a0131b3609c02133862fc0c3856/matt-0.1.1.post2-py3-none-any.whl#sha256=17892464a78c45998d333dc5fdbdf548edf204dee833356abfa660978ac8d8b8 (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,447 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3f/03/eefe3845abf03da1b879b4004f59506405aa4a3583391961cb98c43db1aa/matt-0.1.1.post2.tar.gz#sha256=0423d3e454263891ec00b283397f4a237286ed74ce77a1b33534637b4e9fb325 (from https://pypi.org/simple/matt/) (requires-python:>=3.8,<4.0) 2020-07-13T18:33:17,454 Given no hashes to check 0 links for project 'matt': discarding no candidates 2020-07-13T18:33:17,455 ERROR: Could not find a version that satisfies the requirement matt==0.1.1.post2 (from versions: none) 2020-07-13T18:33:17,456 ERROR: No matching distribution found for matt==0.1.1.post2 2020-07-13T18:33:17,456 Exception information: 2020-07-13T18:33:17,456 Traceback (most recent call last): 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-13T18:33:17,456 status = self.run(options, args) 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-13T18:33:17,456 return func(self, options, args) 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-13T18:33:17,456 reqs, check_supported_wheels=True 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-13T18:33:17,456 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-13T18:33:17,456 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for 2020-07-13T18:33:17,456 self._populate_link(req) 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link 2020-07-13T18:33:17,456 req.link = self.finder.find_requirement(req, upgrade) 2020-07-13T18:33:17,456 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-07-13T18:33:17,456 req) 2020-07-13T18:33:17,456 pip._internal.exceptions.DistributionNotFound: No matching distribution found for matt==0.1.1.post2 2020-07-13T18:33:17,464 Removed build tracker: '/tmp/pip-req-tracker-an_llkda'