2020-06-09T03:03:58,957 Created temporary directory: /tmp/pip-ephem-wheel-cache-tu_aifjr 2020-06-09T03:03:58,961 Created temporary directory: /tmp/pip-req-tracker-lgmjzh79 2020-06-09T03:03:58,962 Initialized build tracking at /tmp/pip-req-tracker-lgmjzh79 2020-06-09T03:03:58,963 Created build tracker: /tmp/pip-req-tracker-lgmjzh79 2020-06-09T03:03:58,963 Entered build tracker: /tmp/pip-req-tracker-lgmjzh79 2020-06-09T03:03:58,964 Created temporary directory: /tmp/pip-wheel-2jrcl1qq 2020-06-09T03:03:58,981 1 location(s) to search for versions of mdtocf: 2020-06-09T03:03:58,981 * https://pypi.org/simple/mdtocf/ 2020-06-09T03:03:58,982 Fetching project page and analyzing links: https://pypi.org/simple/mdtocf/ 2020-06-09T03:03:58,983 Getting page https://pypi.org/simple/mdtocf/ 2020-06-09T03:03:58,985 Found index url https://pypi.org/simple 2020-06-09T03:03:59,209 Skipping link: No binaries permitted for mdtocf: https://files.pythonhosted.org/packages/50/64/04d0c22b9962ff55c4fae861756819625296bd03cbd9ded202a1761d2d3b/mdtocf-1.0.8-py3-none-any.whl#sha256=d7c47fc6231d626a4ec109cba0862fbc7dafc6203fa78c60fa931bfcd1c8589f (from https://pypi.org/simple/mdtocf/) (requires-python:>=3.7) 2020-06-09T03:03:59,210 Found link https://files.pythonhosted.org/packages/db/f5/1893c1526058ac41490a7474b493d33b107cbfdb8c95105142bf8e2b5081/mdtocf-1.0.8.tar.gz#sha256=335f86b6d9755e404d1cca40af2898bf7beeb373cb195d69034115509322b49f (from https://pypi.org/simple/mdtocf/) (requires-python:>=3.7), version: 1.0.8 2020-06-09T03:03:59,211 Skipping link: No binaries permitted for mdtocf: https://files.pythonhosted.org/packages/64/f2/4d17c114fe5b0ec11fd3afe8e820ccfa6b2d734f21e0f191f0e452eacabe/mdtocf-1.0.10-py3-none-any.whl#sha256=a44d41df91e5239f6b049145383e89e4d4e8b90650521af8c42bfaa3dea4e233 (from https://pypi.org/simple/mdtocf/) (requires-python:>=3.7) 2020-06-09T03:03:59,212 Found link https://files.pythonhosted.org/packages/71/9d/abf7aaac4ef891571153de2e50391ece5c9ba55d2044adfe2a2c5e8b4a8c/mdtocf-1.0.10.tar.gz#sha256=3775b775adb173506deb323498fc1503164f4c21c4ee3d39c610d9b1321957f8 (from https://pypi.org/simple/mdtocf/) (requires-python:>=3.7), version: 1.0.10 2020-06-09T03:03:59,219 Given no hashes to check 1 links for project 'mdtocf': discarding no candidates 2020-06-09T03:03:59,220 Using version 1.0.10 (newest of versions: 1.0.10) 2020-06-09T03:03:59,226 Collecting mdtocf==1.0.10 2020-06-09T03:03:59,230 Created temporary directory: /tmp/pip-unpack-8p6eg35q 2020-06-09T03:03:59,442 Downloading mdtocf-1.0.10.tar.gz (8.6 kB) 2020-06-09T03:03:59,549 Added mdtocf==1.0.10 from https://files.pythonhosted.org/packages/71/9d/abf7aaac4ef891571153de2e50391ece5c9ba55d2044adfe2a2c5e8b4a8c/mdtocf-1.0.10.tar.gz#sha256=3775b775adb173506deb323498fc1503164f4c21c4ee3d39c610d9b1321957f8 to build tracker '/tmp/pip-req-tracker-lgmjzh79' 2020-06-09T03:03:59,551 Running setup.py (path:/tmp/pip-wheel-2jrcl1qq/mdtocf/setup.py) egg_info for package mdtocf 2020-06-09T03:03:59,553 Created temporary directory: /tmp/pip-pip-egg-info-ibm5i0ij 2020-06-09T03:03:59,553 Running command python setup.py egg_info 2020-06-09T03:04:01,067 Traceback (most recent call last): 2020-06-09T03:04:01,068 File "", line 1, in 2020-06-09T03:04:01,069 File "/tmp/pip-wheel-2jrcl1qq/mdtocf/setup.py", line 8, in 2020-06-09T03:04:01,070 with open("requirements.txt", "r") as fh: 2020-06-09T03:04:01,071 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-06-09T03:04:01,169 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-09T03:04:01,170 Exception information: 2020-06-09T03:04:01,170 Traceback (most recent call last): 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-09T03:04:01,170 status = self.run(options, args) 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-09T03:04:01,170 return func(self, options, args) 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-09T03:04:01,170 reqs, check_supported_wheels=True 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-09T03:04:01,170 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-09T03:04:01,170 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-09T03:04:01,170 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-09T03:04:01,170 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-09T03:04:01,170 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-09T03:04:01,170 self.req.prepare_metadata() 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-09T03:04:01,170 self.metadata_directory = self._generate_metadata() 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-09T03:04:01,170 details=self.name or "from {}".format(self.link) 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-09T03:04:01,170 command_desc='python setup.py egg_info', 2020-06-09T03:04:01,170 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-09T03:04:01,170 raise InstallationError(exc_msg) 2020-06-09T03:04:01,170 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-09T03:04:01,187 Removed mdtocf==1.0.10 from https://files.pythonhosted.org/packages/71/9d/abf7aaac4ef891571153de2e50391ece5c9ba55d2044adfe2a2c5e8b4a8c/mdtocf-1.0.10.tar.gz#sha256=3775b775adb173506deb323498fc1503164f4c21c4ee3d39c610d9b1321957f8 from build tracker '/tmp/pip-req-tracker-lgmjzh79' 2020-06-09T03:04:01,188 Removed build tracker: '/tmp/pip-req-tracker-lgmjzh79'