2020-11-03T11:36:29,455 Created temporary directory: /tmp/pip-ephem-wheel-cache-_uh1r9j1 2020-11-03T11:36:29,458 Created temporary directory: /tmp/pip-req-tracker-u1pva4mz 2020-11-03T11:36:29,458 Initialized build tracking at /tmp/pip-req-tracker-u1pva4mz 2020-11-03T11:36:29,458 Created build tracker: /tmp/pip-req-tracker-u1pva4mz 2020-11-03T11:36:29,459 Entered build tracker: /tmp/pip-req-tracker-u1pva4mz 2020-11-03T11:36:29,459 Created temporary directory: /tmp/pip-wheel-etovw766 2020-11-03T11:36:29,468 1 location(s) to search for versions of mapz: 2020-11-03T11:36:29,468 * https://pypi.org/simple/mapz/ 2020-11-03T11:36:29,469 Fetching project page and analyzing links: https://pypi.org/simple/mapz/ 2020-11-03T11:36:29,469 Getting page https://pypi.org/simple/mapz/ 2020-11-03T11:36:29,471 Found index url https://pypi.org/simple 2020-11-03T11:36:29,657 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e3/53/72d625197625ef529a75498bb321103c65f3d1528203a11e0ef8a208d950/mapz-0.4.0-py3-none-any.whl#sha256=4c3ac59d242db9941e131932e7170abc05b65fe6aaf72645de1f0c1134914302 (from https://pypi.org/simple/mapz/) (requires-python:>=3.8,<4.0) 2020-11-03T11:36:29,658 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/5a/e8/4f498eb0929fca1327eaabe5237ccdeb4b2898c201f1be46c71f0900ac49/mapz-0.4.0.tar.gz#sha256=bdfbd4c4bd7e02423e80414374b5ef2b665ac349c0e503ba2838b654c92010c9 (from https://pypi.org/simple/mapz/) (requires-python:>=3.8,<4.0) 2020-11-03T11:36:29,658 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/44/81/d7d0f2effb118561497771424b3f0347e39210438b867237ed6d0a204c23/mapz-0.4.2-py3-none-any.whl#sha256=a7c1efab7309295716a4cf3159cdca3dc30e03bb8b78b86de99bc528053befd3 (from https://pypi.org/simple/mapz/) (requires-python:>=3.8,<4.0) 2020-11-03T11:36:29,659 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3d/6c/cf326de1b4e6713305dcba7deb7a6a08c9da72664b4073d5dc52de25aa02/mapz-0.4.2.tar.gz#sha256=a21246658e57154d2a2912bf100d09d68cde9748fab0a875e98ee1351b08a397 (from https://pypi.org/simple/mapz/) (requires-python:>=3.8,<4.0) 2020-11-03T11:36:29,660 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b4/95/890bd31b34f6521fcc926db8c70da518083583cacab4e22da7e0d6059cc4/mapz-1.0.10-py3-none-any.whl#sha256=082bff66a8a0d38375ba4068b53209557531fd58071df29948adc038138fdc67 (from https://pypi.org/simple/mapz/) (requires-python:>=3.8,<4.0) 2020-11-03T11:36:29,661 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/23/d6/7fe68ffceccf6ef24146e2e0b06c08d02ba1015236986597f7f45391c6db/mapz-1.0.10.tar.gz#sha256=5eedd8fe774191c26c23f407e4f004c1a9a66f67954fbaf55cc83ecb9beb4b7f (from https://pypi.org/simple/mapz/) (requires-python:>=3.8,<4.0) 2020-11-03T11:36:29,661 Given no hashes to check 0 links for project 'mapz': discarding no candidates 2020-11-03T11:36:29,661 ERROR: Could not find a version that satisfies the requirement mapz==1.0.10 (from versions: none) 2020-11-03T11:36:29,662 ERROR: No matching distribution found for mapz==1.0.10 2020-11-03T11:36:29,662 Exception information: 2020-11-03T11:36:29,662 Traceback (most recent call last): 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-03T11:36:29,662 status = self.run(options, args) 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-03T11:36:29,662 return func(self, options, args) 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-03T11:36:29,662 reqs, check_supported_wheels=True 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-03T11:36:29,662 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-03T11:36:29,662 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-11-03T11:36:29,662 self._populate_link(req) 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-11-03T11:36:29,662 req.link = self._find_requirement_link(req) 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-11-03T11:36:29,662 best_candidate = self.finder.find_requirement(req, upgrade) 2020-11-03T11:36:29,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-11-03T11:36:29,662 req) 2020-11-03T11:36:29,662 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mapz==1.0.10 2020-11-03T11:36:29,666 Removed build tracker: '/tmp/pip-req-tracker-u1pva4mz'