2020-08-08T04:10:22,748 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ab1wzzv 2020-08-08T04:10:22,753 Created temporary directory: /tmp/pip-req-tracker-3zmn3fix 2020-08-08T04:10:22,753 Initialized build tracking at /tmp/pip-req-tracker-3zmn3fix 2020-08-08T04:10:22,754 Created build tracker: /tmp/pip-req-tracker-3zmn3fix 2020-08-08T04:10:22,754 Entered build tracker: /tmp/pip-req-tracker-3zmn3fix 2020-08-08T04:10:22,755 Created temporary directory: /tmp/pip-wheel-798_tg5f 2020-08-08T04:10:22,773 1 location(s) to search for versions of yamlarg: 2020-08-08T04:10:22,773 * https://pypi.org/simple/yamlarg/ 2020-08-08T04:10:22,773 Fetching project page and analyzing links: https://pypi.org/simple/yamlarg/ 2020-08-08T04:10:22,774 Getting page https://pypi.org/simple/yamlarg/ 2020-08-08T04:10:22,776 Found index url https://pypi.org/simple 2020-08-08T04:10:22,982 Skipping link: No binaries permitted for yamlarg: https://files.pythonhosted.org/packages/87/a9/4f9500bca0f60473dd62f3da4ba2c51ba777e0aab63671ed8f7de87c1872/yamlarg-0.0.1-py3-none-any.whl#sha256=56c0af20032f54f2cd789fe302ea836ecdaec109b55d73fa8caf0c1514c6479b (from https://pypi.org/simple/yamlarg/) (requires-python:>=3.6) 2020-08-08T04:10:22,984 Found link https://files.pythonhosted.org/packages/3a/e1/34e9be7753791d10d5a8e35a0403c7c42cfdf7b8ba95d8c40d39038b9f0a/yamlarg-0.0.1.tar.gz#sha256=6ed457eb2f546e5fdf97c3d3d986242392a99895cb454dfe892ce8a6519038a1 (from https://pypi.org/simple/yamlarg/) (requires-python:>=3.6), version: 0.0.1 2020-08-08T04:10:22,984 Skipping link: No binaries permitted for yamlarg: https://files.pythonhosted.org/packages/04/d4/ea038edd9cd78c489833a9b99cc4a15fcc415542cbf50e22a2ee6480c9db/yamlarg-0.0.2-py3-none-any.whl#sha256=bac3945ffb9ec4ddaad4e8ae42596db13e3876ca1d4e8f2074519b253a94f131 (from https://pypi.org/simple/yamlarg/) (requires-python:>=3.6) 2020-08-08T04:10:22,985 Found link https://files.pythonhosted.org/packages/d8/62/e02dbc0e182abae481f90171aa97525b922e8dc18939805a09655f76964a/yamlarg-0.0.2.tar.gz#sha256=ca8061ab2ee562778cd68186528af0cb835b1f18314d94642573cf287d36b423 (from https://pypi.org/simple/yamlarg/) (requires-python:>=3.6), version: 0.0.2 2020-08-08T04:10:22,993 Given no hashes to check 1 links for project 'yamlarg': discarding no candidates 2020-08-08T04:10:22,994 Using version 0.0.2 (newest of versions: 0.0.2) 2020-08-08T04:10:23,000 Collecting yamlarg==0.0.2 2020-08-08T04:10:23,004 Created temporary directory: /tmp/pip-unpack-5xb8fahr 2020-08-08T04:10:23,246 Downloading yamlarg-0.0.2.tar.gz (1.5 kB) 2020-08-08T04:10:23,301 Added yamlarg==0.0.2 from https://files.pythonhosted.org/packages/d8/62/e02dbc0e182abae481f90171aa97525b922e8dc18939805a09655f76964a/yamlarg-0.0.2.tar.gz#sha256=ca8061ab2ee562778cd68186528af0cb835b1f18314d94642573cf287d36b423 to build tracker '/tmp/pip-req-tracker-3zmn3fix' 2020-08-08T04:10:23,303 Running setup.py (path:/tmp/pip-wheel-798_tg5f/yamlarg/setup.py) egg_info for package yamlarg 2020-08-08T04:10:23,305 Created temporary directory: /tmp/pip-pip-egg-info-is9ej7d8 2020-08-08T04:10:23,306 Running command python setup.py egg_info 2020-08-08T04:10:24,857 Traceback (most recent call last): 2020-08-08T04:10:24,858 File "", line 1, in 2020-08-08T04:10:24,859 File "/tmp/pip-wheel-798_tg5f/yamlarg/setup.py", line 3, in 2020-08-08T04:10:24,859 with open("../README.md", "r") as fh: 2020-08-08T04:10:24,860 FileNotFoundError: [Errno 2] No such file or directory: '../README.md' 2020-08-08T04:10:24,948 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-08T04:10:24,949 Exception information: 2020-08-08T04:10:24,949 Traceback (most recent call last): 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-08T04:10:24,949 status = self.run(options, args) 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-08T04:10:24,949 return func(self, options, args) 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-08T04:10:24,949 reqs, check_supported_wheels=True 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-08T04:10:24,949 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-08T04:10:24,949 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-08-08T04:10:24,949 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-08-08T04:10:24,949 req, self.req_tracker, self.finder, self.build_isolation, 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-08-08T04:10:24,949 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-08-08T04:10:24,949 self.req.prepare_metadata() 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-08-08T04:10:24,949 self.metadata_directory = self._generate_metadata() 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-08-08T04:10:24,949 details=self.name or "from {}".format(self.link) 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-08-08T04:10:24,949 command_desc='python setup.py egg_info', 2020-08-08T04:10:24,949 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-08-08T04:10:24,949 raise InstallationError(exc_msg) 2020-08-08T04:10:24,949 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-08T04:10:24,962 Removed yamlarg==0.0.2 from https://files.pythonhosted.org/packages/d8/62/e02dbc0e182abae481f90171aa97525b922e8dc18939805a09655f76964a/yamlarg-0.0.2.tar.gz#sha256=ca8061ab2ee562778cd68186528af0cb835b1f18314d94642573cf287d36b423 from build tracker '/tmp/pip-req-tracker-3zmn3fix' 2020-08-08T04:10:24,963 Removed build tracker: '/tmp/pip-req-tracker-3zmn3fix'