2021-07-10T05:26:52,236 Created temporary directory: /tmp/pip-ephem-wheel-cache-hcg8_gbh 2021-07-10T05:26:52,239 Created temporary directory: /tmp/pip-req-tracker-azh4apje 2021-07-10T05:26:52,239 Initialized build tracking at /tmp/pip-req-tracker-azh4apje 2021-07-10T05:26:52,240 Created build tracker: /tmp/pip-req-tracker-azh4apje 2021-07-10T05:26:52,240 Entered build tracker: /tmp/pip-req-tracker-azh4apje 2021-07-10T05:26:52,240 Created temporary directory: /tmp/pip-wheel-u_cs2z0t 2021-07-10T05:26:52,274 1 location(s) to search for versions of trparse: 2021-07-10T05:26:52,274 * https://pypi.org/simple/trparse/ 2021-07-10T05:26:52,274 Fetching project page and analyzing links: https://pypi.org/simple/trparse/ 2021-07-10T05:26:52,275 Getting page https://pypi.org/simple/trparse/ 2021-07-10T05:26:52,276 Found index url https://pypi.org/simple 2021-07-10T05:26:52,363 Found link https://files.pythonhosted.org/packages/f2/36/456f4c4e63d68bb7bf64d1eb688ba9686fb5f08f48be2522fe814a4f6218/trparse-0.1.0.tar.gz#sha256=7e1e5e393a39ba0701cf5ba2a6013e7fbe2409381ef8f6ead2ff67617fdad1ea (from https://pypi.org/simple/trparse/), version: 0.1.0 2021-07-10T05:26:52,363 Found link https://files.pythonhosted.org/packages/cc/1a/dcfa9994174e791393a6c9a7a081826c390a6f57e55fdf8b5883142feb1b/trparse-0.2.1.tar.gz#sha256=4cfc2f0d61a5083e254321c9351fb53a933cd7b419005fd80d16cbc719047d6b (from https://pypi.org/simple/trparse/), version: 0.2.1 2021-07-10T05:26:52,363 Found link https://files.pythonhosted.org/packages/9c/19/b0109ff416e3308db1d2c51c78d20c22a2533426bf52162bf2e6bb17cbb5/trparse-0.3.0.tar.gz#sha256=76558aee05ca4733c406fa57041bb66104691367c5706261d21a58c8504ff9be (from https://pypi.org/simple/trparse/), version: 0.3.0 2021-07-10T05:26:52,364 Skipping link: not a file: https://pypi.org/simple/trparse/ 2021-07-10T05:26:52,382 Given no hashes to check 1 links for project 'trparse': discarding no candidates 2021-07-10T05:26:52,401 Collecting trparse==0.2.1 2021-07-10T05:26:52,403 Created temporary directory: /tmp/pip-unpack-sn1ju83s 2021-07-10T05:26:52,576 Downloading trparse-0.2.1.tar.gz (4.2 kB) 2021-07-10T05:26:52,601 Added trparse==0.2.1 from https://files.pythonhosted.org/packages/cc/1a/dcfa9994174e791393a6c9a7a081826c390a6f57e55fdf8b5883142feb1b/trparse-0.2.1.tar.gz#sha256=4cfc2f0d61a5083e254321c9351fb53a933cd7b419005fd80d16cbc719047d6b to build tracker '/tmp/pip-req-tracker-azh4apje' 2021-07-10T05:26:52,602 Running setup.py (path:/tmp/pip-wheel-u_cs2z0t/trparse_e28b7c3c638f46aeaa5835dbf529567c/setup.py) egg_info for package trparse 2021-07-10T05:26:52,602 Created temporary directory: /tmp/pip-pip-egg-info-e6w4ht1t 2021-07-10T05:26:52,603 Running command python setup.py egg_info 2021-07-10T05:26:53,299 /tmp/pip-wheel-u_cs2z0t/trparse_e28b7c3c638f46aeaa5835dbf529567c/setup.py:12: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-10T05:26:53,300 long_description = pypandoc.convert('README.md', 'rst') 2021-07-10T05:26:53,300 Traceback (most recent call last): 2021-07-10T05:26:53,300 File "", line 1, in 2021-07-10T05:26:53,300 File "/tmp/pip-wheel-u_cs2z0t/trparse_e28b7c3c638f46aeaa5835dbf529567c/setup.py", line 12, in 2021-07-10T05:26:53,301 long_description = pypandoc.convert('README.md', 'rst') 2021-07-10T05:26:53,301 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-10T05:26:53,301 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-10T05:26:53,301 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-10T05:26:53,354 WARNING: Discarding https://files.pythonhosted.org/packages/cc/1a/dcfa9994174e791393a6c9a7a081826c390a6f57e55fdf8b5883142feb1b/trparse-0.2.1.tar.gz#sha256=4cfc2f0d61a5083e254321c9351fb53a933cd7b419005fd80d16cbc719047d6b (from https://pypi.org/simple/trparse/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:26:53,355 ERROR: Could not find a version that satisfies the requirement trparse==0.2.1 (from versions: 0.1.0, 0.2.1, 0.3.0) 2021-07-10T05:26:53,356 ERROR: No matching distribution found for trparse==0.2.1 2021-07-10T05:26:53,356 Exception information: 2021-07-10T05:26:53,356 Traceback (most recent call last): 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:26:53,356 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:26:53,356 raise RequirementsConflicted(criterion) 2021-07-10T05:26:53,356 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trparse==0.2.1') 2021-07-10T05:26:53,356 2021-07-10T05:26:53,356 During handling of the above exception, another exception occurred: 2021-07-10T05:26:53,356 2021-07-10T05:26:53,356 Traceback (most recent call last): 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:26:53,356 result = self._result = resolver.resolve( 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:26:53,356 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:26:53,356 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:26:53,356 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trparse==0.2.1'), parent=None)] 2021-07-10T05:26:53,356 2021-07-10T05:26:53,356 The above exception was the direct cause of the following exception: 2021-07-10T05:26:53,356 2021-07-10T05:26:53,356 Traceback (most recent call last): 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:26:53,356 status = self.run(options, args) 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:26:53,356 return func(self, options, args) 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:26:53,356 requirement_set = resolver.resolve( 2021-07-10T05:26:53,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:26:53,356 raise error from e 2021-07-10T05:26:53,356 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trparse==0.2.1 2021-07-10T05:26:53,361 Removed trparse==0.2.1 from https://files.pythonhosted.org/packages/cc/1a/dcfa9994174e791393a6c9a7a081826c390a6f57e55fdf8b5883142feb1b/trparse-0.2.1.tar.gz#sha256=4cfc2f0d61a5083e254321c9351fb53a933cd7b419005fd80d16cbc719047d6b from build tracker '/tmp/pip-req-tracker-azh4apje' 2021-07-10T05:26:53,361 Removed build tracker: '/tmp/pip-req-tracker-azh4apje'