2020-09-20T05:35:45,905 Created temporary directory: /tmp/pip-ephem-wheel-cache-x30n2aw3 2020-09-20T05:35:45,908 Created temporary directory: /tmp/pip-req-tracker-vp6sf8fg 2020-09-20T05:35:45,908 Initialized build tracking at /tmp/pip-req-tracker-vp6sf8fg 2020-09-20T05:35:45,908 Created build tracker: /tmp/pip-req-tracker-vp6sf8fg 2020-09-20T05:35:45,909 Entered build tracker: /tmp/pip-req-tracker-vp6sf8fg 2020-09-20T05:35:45,909 Created temporary directory: /tmp/pip-wheel-925mktl6 2020-09-20T05:35:45,917 1 location(s) to search for versions of jsoncompare: 2020-09-20T05:35:45,917 * https://pypi.org/simple/jsoncompare/ 2020-09-20T05:35:45,918 Fetching project page and analyzing links: https://pypi.org/simple/jsoncompare/ 2020-09-20T05:35:45,918 Getting page https://pypi.org/simple/jsoncompare/ 2020-09-20T05:35:45,919 Found index url https://pypi.org/simple 2020-09-20T05:35:46,005 Found link https://files.pythonhosted.org/packages/50/c3/c0e18a2865f4711a10d50c22acebd55bf0fe79c1811f1e382296ad6c89c4/jsoncompare-0.1.1.tar.gz#sha256=149c75a772db917d7b7c2b15e224fffc742734ce5967f780b673049f93b09672 (from https://pypi.org/simple/jsoncompare/), version: 0.1.1 2020-09-20T05:35:46,005 Found link https://files.pythonhosted.org/packages/8a/81/ab27496ff2033020b1a842babe91c0ca8e2724e58edfe3b9a092e8718660/jsoncompare-0.1.2.tar.gz#sha256=67a0eb10cd4a6a44966de114665890b55eb6afa6cbe470e7b2613299f692bd72 (from https://pypi.org/simple/jsoncompare/), version: 0.1.2 2020-09-20T05:35:46,009 Given no hashes to check 1 links for project 'jsoncompare': discarding no candidates 2020-09-20T05:35:46,010 Using version 0.1.2 (newest of versions: 0.1.2) 2020-09-20T05:35:46,013 Collecting jsoncompare==0.1.2 2020-09-20T05:35:46,015 Created temporary directory: /tmp/pip-unpack-5yxt6z8k 2020-09-20T05:35:46,054 Downloading jsoncompare-0.1.2.tar.gz (3.4 kB) 2020-09-20T05:35:46,089 Added jsoncompare==0.1.2 from https://files.pythonhosted.org/packages/8a/81/ab27496ff2033020b1a842babe91c0ca8e2724e58edfe3b9a092e8718660/jsoncompare-0.1.2.tar.gz#sha256=67a0eb10cd4a6a44966de114665890b55eb6afa6cbe470e7b2613299f692bd72 to build tracker '/tmp/pip-req-tracker-vp6sf8fg' 2020-09-20T05:35:46,090 Running setup.py (path:/tmp/pip-wheel-925mktl6/jsoncompare/setup.py) egg_info for package jsoncompare 2020-09-20T05:35:46,091 Created temporary directory: /tmp/pip-pip-egg-info-j1_8id4r 2020-09-20T05:35:46,092 Running command python setup.py egg_info 2020-09-20T05:35:46,900 /tmp/pip-wheel-925mktl6/jsoncompare/setup.py:8: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2020-09-20T05:35:46,901 return pypandoc.convert('README.md', 'rst') 2020-09-20T05:35:46,902 Traceback (most recent call last): 2020-09-20T05:35:46,903 File "", line 1, in 2020-09-20T05:35:46,903 File "/tmp/pip-wheel-925mktl6/jsoncompare/setup.py", line 23, in 2020-09-20T05:35:46,904 long_description = read_readme('README.md') 2020-09-20T05:35:46,904 File "/tmp/pip-wheel-925mktl6/jsoncompare/setup.py", line 8, in read_readme 2020-09-20T05:35:46,905 return pypandoc.convert('README.md', 'rst') 2020-09-20T05:35:46,905 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 65, in convert 2020-09-20T05:35:46,906 raise RuntimeError("Format missing, but need one (identified source as text as no " 2020-09-20T05:35:46,906 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2020-09-20T05:35:46,955 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T05:35:46,956 Exception information: 2020-09-20T05:35:46,956 Traceback (most recent call last): 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T05:35:46,956 status = self.run(options, args) 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T05:35:46,956 return func(self, options, args) 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T05:35:46,956 reqs, check_supported_wheels=True 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T05:35:46,956 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T05:35:46,956 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T05:35:46,956 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T05:35:46,956 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T05:35:46,956 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T05:35:46,956 self.req.prepare_metadata() 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T05:35:46,956 self.metadata_directory = self._generate_metadata() 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T05:35:46,956 details=self.name or "from {}".format(self.link) 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T05:35:46,956 command_desc='python setup.py egg_info', 2020-09-20T05:35:46,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T05:35:46,956 raise InstallationError(exc_msg) 2020-09-20T05:35:46,956 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T05:35:46,963 Removed jsoncompare==0.1.2 from https://files.pythonhosted.org/packages/8a/81/ab27496ff2033020b1a842babe91c0ca8e2724e58edfe3b9a092e8718660/jsoncompare-0.1.2.tar.gz#sha256=67a0eb10cd4a6a44966de114665890b55eb6afa6cbe470e7b2613299f692bd72 from build tracker '/tmp/pip-req-tracker-vp6sf8fg' 2020-09-20T05:35:46,964 Removed build tracker: '/tmp/pip-req-tracker-vp6sf8fg'