2020-08-01T09:03:43,713 Created temporary directory: /tmp/pip-ephem-wheel-cache-woyaiy_p 2020-08-01T09:03:43,717 Created temporary directory: /tmp/pip-req-tracker-qa3bx8ka 2020-08-01T09:03:43,718 Initialized build tracking at /tmp/pip-req-tracker-qa3bx8ka 2020-08-01T09:03:43,719 Created build tracker: /tmp/pip-req-tracker-qa3bx8ka 2020-08-01T09:03:43,719 Entered build tracker: /tmp/pip-req-tracker-qa3bx8ka 2020-08-01T09:03:43,720 Created temporary directory: /tmp/pip-wheel-0bo1b8_4 2020-08-01T09:03:43,737 1 location(s) to search for versions of mpkg: 2020-08-01T09:03:43,737 * https://pypi.org/simple/mpkg/ 2020-08-01T09:03:43,738 Fetching project page and analyzing links: https://pypi.org/simple/mpkg/ 2020-08-01T09:03:43,738 Getting page https://pypi.org/simple/mpkg/ 2020-08-01T09:03:43,745 Found index url https://pypi.org/simple 2020-08-01T09:03:43,947 Skipping link: No binaries permitted for mpkg: https://files.pythonhosted.org/packages/7b/45/77dd34dd00a659a6fa371342ce7e7be7f3de60b500da1568882b50db4b7f/mpkg-0.0.1-py3-none-any.whl#sha256=c6fedd0a6ca191204b2335465a448373381ee80fc6671a67a1c180bf4e316b9a (from https://pypi.org/simple/mpkg/) (requires-python:>=3.7) 2020-08-01T09:03:43,949 Found link https://files.pythonhosted.org/packages/bc/c2/f677aee4313af6ac2cab1bf2017d1a35e4396b2a007e067dcca073a1f3f3/mpkg-0.0.1.tar.gz#sha256=dc3084d17764c73e45552862348c39ac960aec83a716428255bea4091a77a773 (from https://pypi.org/simple/mpkg/) (requires-python:>=3.7), version: 0.0.1 2020-08-01T09:03:43,949 Skipping link: No binaries permitted for mpkg: https://files.pythonhosted.org/packages/fb/31/34b7ee43e496f000d09a937bfb1ffc4f3796c3db1cc597ad059d9c5cf83c/mpkg-0.0.3-py3-none-any.whl#sha256=ce32d092bbdff505dafdc5a11c9d4d3c125c22a3157ae8994daa383a49011399 (from https://pypi.org/simple/mpkg/) (requires-python:>=3.7) 2020-08-01T09:03:43,950 Found link https://files.pythonhosted.org/packages/db/ac/d290442419e4026c49461bec36b63c814bcef3bc148ae343880104b9a271/mpkg-0.0.3.tar.gz#sha256=6a71d3cac5573c7b1bc98924cbf6af8e705c9f5e9990cdcc388237175b339992 (from https://pypi.org/simple/mpkg/) (requires-python:>=3.7), version: 0.0.3 2020-08-01T09:03:43,951 Skipping link: No binaries permitted for mpkg: https://files.pythonhosted.org/packages/71/66/58c97d21ac62a55425bd0cc4292da997b351213bf24a019e2650945fc3a5/mpkg-0.0.4-py3-none-any.whl#sha256=82f059974c686f7952918abdf07078f340079bb814765c5ac34f150ca325c099 (from https://pypi.org/simple/mpkg/) (requires-python:>=3.7) 2020-08-01T09:03:43,952 Found link https://files.pythonhosted.org/packages/d5/0b/877e711379f4a84e7683eecd08f679e6a77f5fad87ffcd94216c2c9a2a96/mpkg-0.0.4.tar.gz#sha256=2b9e661b47b87b0ef133cb68f0bb26a91172f4a915be520a73ec1721207381db (from https://pypi.org/simple/mpkg/) (requires-python:>=3.7), version: 0.0.4 2020-08-01T09:03:43,960 Given no hashes to check 0 links for project 'mpkg': discarding no candidates 2020-08-01T09:03:43,961 ERROR: Could not find a version that satisfies the requirement mpkg==0.0.6 (from versions: 0.0.1, 0.0.3, 0.0.4) 2020-08-01T09:03:43,962 ERROR: No matching distribution found for mpkg==0.0.6 2020-08-01T09:03:43,962 Exception information: 2020-08-01T09:03:43,962 Traceback (most recent call last): 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-08-01T09:03:43,962 status = self.run(options, args) 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-08-01T09:03:43,962 return func(self, options, args) 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-08-01T09:03:43,962 reqs, check_supported_wheels=True 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-08-01T09:03:43,962 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-08-01T09:03:43,962 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for 2020-08-01T09:03:43,962 self._populate_link(req) 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link 2020-08-01T09:03:43,962 req.link = self.finder.find_requirement(req, upgrade) 2020-08-01T09:03:43,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-08-01T09:03:43,962 req) 2020-08-01T09:03:43,962 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mpkg==0.0.6 2020-08-01T09:03:43,970 Removed build tracker: '/tmp/pip-req-tracker-qa3bx8ka'