2020-07-10T19:57:18,385 Created temporary directory: /tmp/pip-ephem-wheel-cache-ps6i56j4 2020-07-10T19:57:18,390 Created temporary directory: /tmp/pip-req-tracker-5biiijfh 2020-07-10T19:57:18,390 Initialized build tracking at /tmp/pip-req-tracker-5biiijfh 2020-07-10T19:57:18,391 Created build tracker: /tmp/pip-req-tracker-5biiijfh 2020-07-10T19:57:18,391 Entered build tracker: /tmp/pip-req-tracker-5biiijfh 2020-07-10T19:57:18,393 Created temporary directory: /tmp/pip-wheel-1udkgqll 2020-07-10T19:57:18,409 1 location(s) to search for versions of qtap: 2020-07-10T19:57:18,409 * https://pypi.org/simple/qtap/ 2020-07-10T19:57:18,410 Fetching project page and analyzing links: https://pypi.org/simple/qtap/ 2020-07-10T19:57:18,411 Getting page https://pypi.org/simple/qtap/ 2020-07-10T19:57:18,413 Found index url https://pypi.org/simple 2020-07-10T19:57:18,613 Skipping link: No binaries permitted for qtap: https://files.pythonhosted.org/packages/04/31/3bda288fb17d84daed77faef2cf3cbbdfd808c955482ef27b9a41698612f/qtap-0.1.0-py3-none-any.whl#sha256=9a871edf948a58a074ff36d8ca77b70704060671f6a2a6370bd13fd58d0d547d (from https://pypi.org/simple/qtap/) 2020-07-10T19:57:18,614 Found link https://files.pythonhosted.org/packages/06/90/1ca14bcd141ddc1055c1d0c26aac96f75640969fc0f5df098cdc88a51ef0/qtap-0.1.0.tar.gz#sha256=236a7df296112cb1790e5345a82f439114b25e67e9a88b86c1b8f8ef21782b9c (from https://pypi.org/simple/qtap/), version: 0.1.0 2020-07-10T19:57:18,614 Skipping link: No binaries permitted for qtap: https://files.pythonhosted.org/packages/d0/04/0670fd3e0fb12bb786ab5ff1261e5cd23c4abac8d80c684d4d1638a1748f/qtap-0.1.1-py3-none-any.whl#sha256=1545209fe52b36b0f91987aec55db499d89f7b706ba2ac31022cb757b8c66ba8 (from https://pypi.org/simple/qtap/) (requires-python:>=3.6) 2020-07-10T19:57:18,615 Found link https://files.pythonhosted.org/packages/69/c5/57f1e3c7bb73b5a4e47bef25b4972eb2dcc37fdc919d8bb11d1777818867/qtap-0.1.1.tar.gz#sha256=9c89a2801d0f99e33434d7e790dde3b38269224b313ddf71cef0e619502ac55d (from https://pypi.org/simple/qtap/) (requires-python:>=3.6), version: 0.1.1 2020-07-10T19:57:18,623 Given no hashes to check 1 links for project 'qtap': discarding no candidates 2020-07-10T19:57:18,624 Using version 0.1.1 (newest of versions: 0.1.1) 2020-07-10T19:57:18,630 Collecting qtap==0.1.1 2020-07-10T19:57:18,633 Created temporary directory: /tmp/pip-unpack-awl4xo6k 2020-07-10T19:57:18,841 Downloading qtap-0.1.1.tar.gz (5.7 kB) 2020-07-10T19:57:18,917 Added qtap==0.1.1 from https://files.pythonhosted.org/packages/69/c5/57f1e3c7bb73b5a4e47bef25b4972eb2dcc37fdc919d8bb11d1777818867/qtap-0.1.1.tar.gz#sha256=9c89a2801d0f99e33434d7e790dde3b38269224b313ddf71cef0e619502ac55d to build tracker '/tmp/pip-req-tracker-5biiijfh' 2020-07-10T19:57:18,920 Running setup.py (path:/tmp/pip-wheel-1udkgqll/qtap/setup.py) egg_info for package qtap 2020-07-10T19:57:18,922 Created temporary directory: /tmp/pip-pip-egg-info-p6yy2fr1 2020-07-10T19:57:18,922 Running command python setup.py egg_info 2020-07-10T19:57:20,498 Traceback (most recent call last): 2020-07-10T19:57:20,499 File "", line 1, in 2020-07-10T19:57:20,500 File "/tmp/pip-wheel-1udkgqll/qtap/setup.py", line 3, in 2020-07-10T19:57:20,500 with open("readme-pypi.md", 'r') as fh: 2020-07-10T19:57:20,500 FileNotFoundError: [Errno 2] No such file or directory: 'readme-pypi.md' 2020-07-10T19:57:20,590 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-10T19:57:20,591 Exception information: 2020-07-10T19:57:20,591 Traceback (most recent call last): 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-10T19:57:20,591 status = self.run(options, args) 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-10T19:57:20,591 return func(self, options, args) 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-10T19:57:20,591 reqs, check_supported_wheels=True 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-10T19:57:20,591 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-10T19:57:20,591 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-10T19:57:20,591 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-10T19:57:20,591 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-10T19:57:20,591 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-10T19:57:20,591 self.req.prepare_metadata() 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-10T19:57:20,591 self.metadata_directory = self._generate_metadata() 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-10T19:57:20,591 details=self.name or "from {}".format(self.link) 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-10T19:57:20,591 command_desc='python setup.py egg_info', 2020-07-10T19:57:20,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-10T19:57:20,591 raise InstallationError(exc_msg) 2020-07-10T19:57:20,591 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-10T19:57:20,604 Removed qtap==0.1.1 from https://files.pythonhosted.org/packages/69/c5/57f1e3c7bb73b5a4e47bef25b4972eb2dcc37fdc919d8bb11d1777818867/qtap-0.1.1.tar.gz#sha256=9c89a2801d0f99e33434d7e790dde3b38269224b313ddf71cef0e619502ac55d from build tracker '/tmp/pip-req-tracker-5biiijfh' 2020-07-10T19:57:20,605 Removed build tracker: '/tmp/pip-req-tracker-5biiijfh'