2021-07-09T06:38:51,120 Created temporary directory: /tmp/pip-ephem-wheel-cache-ut8qmnnq 2021-07-09T06:38:51,123 Created temporary directory: /tmp/pip-req-tracker-rq50z7_i 2021-07-09T06:38:51,124 Initialized build tracking at /tmp/pip-req-tracker-rq50z7_i 2021-07-09T06:38:51,124 Created build tracker: /tmp/pip-req-tracker-rq50z7_i 2021-07-09T06:38:51,124 Entered build tracker: /tmp/pip-req-tracker-rq50z7_i 2021-07-09T06:38:51,125 Created temporary directory: /tmp/pip-wheel-e6bez5wh 2021-07-09T06:38:51,160 1 location(s) to search for versions of asciitomathml: 2021-07-09T06:38:51,160 * https://pypi.org/simple/asciitomathml/ 2021-07-09T06:38:51,161 Fetching project page and analyzing links: https://pypi.org/simple/asciitomathml/ 2021-07-09T06:38:51,161 Getting page https://pypi.org/simple/asciitomathml/ 2021-07-09T06:38:51,163 Found index url https://pypi.org/simple 2021-07-09T06:38:51,255 Found link https://files.pythonhosted.org/packages/93/0e/f707a91be234c8b8a35492773cdb590481734de53bbe11961f1dbb1e9c14/asciitomathml-.85.tar.gz#sha256=46bf2a6f548628594699e12ce274f2c291be0fe882c37fb4cb25dddbe8481e15 (from https://pypi.org/simple/asciitomathml/), version: .85 2021-07-09T06:38:51,255 Found link https://files.pythonhosted.org/packages/f2/71/c0628ccce786fcf16cef310185197744c09077a2c4b5a93b7c0f38415a83/asciitomathml-.86.tar.gz#sha256=56e703f4a2bab7c9a349190f41235f4b40fbdb30677e97d9c1be6184b788673c (from https://pypi.org/simple/asciitomathml/), version: .86 2021-07-09T06:38:51,255 Found link https://files.pythonhosted.org/packages/6c/53/4e88774617f16a04783b29a42d08ba5b3cc7ee027391ba42464e4c1ba573/asciitomathml-.87.tar.gz#sha256=9cd34fd2429f76466f31d70f7e6aa4414975f5ffa0088287c7ed8653e6a270c0 (from https://pypi.org/simple/asciitomathml/), version: .87 2021-07-09T06:38:51,256 Found link https://files.pythonhosted.org/packages/26/ff/f13c6064bbabbea423431e136f798122cb059ea66900426f72475c4e8e19/asciitomathml-.88.tar.gz#sha256=da8f68160c1e778536da2e23e418513bc9b90356ef3906344c197d67abd3f3a4 (from https://pypi.org/simple/asciitomathml/), version: .88 2021-07-09T06:38:51,256 Found link https://files.pythonhosted.org/packages/3e/d3/aab5eed48ca21a35c9aac9c0c3fbd3c9883946a6456ecb80cf5a23866a32/asciitomathml-.89.tar.gz#sha256=6f19dbb72dbedd4bb09f4295ba071a69636801f9e50a7068e94ac58bfebbd5e0 (from https://pypi.org/simple/asciitomathml/), version: .89 2021-07-09T06:38:51,256 Found link https://files.pythonhosted.org/packages/88/f8/686b5bbf6742abb65610f788b5efbfd7dab10811163a3a9f73f8bc883ea9/asciitomathml-1.0.tar.gz#sha256=656e43ac8b2d3b719cd23efeac854086e7b93fe7dbd646925bdffaab1b36adfc (from https://pypi.org/simple/asciitomathml/), version: 1.0 2021-07-09T06:38:51,256 Skipping link: not a file: https://pypi.org/simple/asciitomathml/ 2021-07-09T06:38:51,273 Given no hashes to check 1 links for project 'asciitomathml': discarding no candidates 2021-07-09T06:38:51,290 Collecting asciitomathml==.86 2021-07-09T06:38:51,291 Created temporary directory: /tmp/pip-unpack-c5zhy8l4 2021-07-09T06:38:51,338 Downloading asciitomathml-.86.tar.gz (34 kB) 2021-07-09T06:38:51,392 Added asciitomathml==.86 from https://files.pythonhosted.org/packages/f2/71/c0628ccce786fcf16cef310185197744c09077a2c4b5a93b7c0f38415a83/asciitomathml-.86.tar.gz#sha256=56e703f4a2bab7c9a349190f41235f4b40fbdb30677e97d9c1be6184b788673c to build tracker '/tmp/pip-req-tracker-rq50z7_i' 2021-07-09T06:38:51,393 Running setup.py (path:/tmp/pip-wheel-e6bez5wh/asciitomathml_4f18ba12d86046c1b51a5d746408f3d2/setup.py) egg_info for package asciitomathml 2021-07-09T06:38:51,394 Created temporary directory: /tmp/pip-pip-egg-info-1_itoflg 2021-07-09T06:38:51,394 Running command python setup.py egg_info 2021-07-09T06:38:52,020 Traceback (most recent call last): 2021-07-09T06:38:52,021 File "", line 1, in 2021-07-09T06:38:52,021 File "/tmp/pip-wheel-e6bez5wh/asciitomathml_4f18ba12d86046c1b51a5d746408f3d2/setup.py", line 13, in 2021-07-09T06:38:52,021 long_description=read('Readme'), 2021-07-09T06:38:52,022 File "/tmp/pip-wheel-e6bez5wh/asciitomathml_4f18ba12d86046c1b51a5d746408f3d2/setup.py", line 4, in read 2021-07-09T06:38:52,022 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-09T06:38:52,022 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-e6bez5wh/asciitomathml_4f18ba12d86046c1b51a5d746408f3d2/Readme' 2021-07-09T06:38:52,071 WARNING: Discarding https://files.pythonhosted.org/packages/f2/71/c0628ccce786fcf16cef310185197744c09077a2c4b5a93b7c0f38415a83/asciitomathml-.86.tar.gz#sha256=56e703f4a2bab7c9a349190f41235f4b40fbdb30677e97d9c1be6184b788673c (from https://pypi.org/simple/asciitomathml/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:38:52,073 ERROR: Could not find a version that satisfies the requirement asciitomathml==.86 (from versions: .85, .86, .87, .88, .89, 1.0) 2021-07-09T06:38:52,073 ERROR: No matching distribution found for asciitomathml==.86 2021-07-09T06:38:52,073 Exception information: 2021-07-09T06:38:52,073 Traceback (most recent call last): 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:38:52,073 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:38:52,073 raise RequirementsConflicted(criterion) 2021-07-09T06:38:52,073 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('asciitomathml==.86') 2021-07-09T06:38:52,073 2021-07-09T06:38:52,073 During handling of the above exception, another exception occurred: 2021-07-09T06:38:52,073 2021-07-09T06:38:52,073 Traceback (most recent call last): 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:38:52,073 result = self._result = resolver.resolve( 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:38:52,073 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:38:52,073 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:38:52,073 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('asciitomathml==.86'), parent=None)] 2021-07-09T06:38:52,073 2021-07-09T06:38:52,073 The above exception was the direct cause of the following exception: 2021-07-09T06:38:52,073 2021-07-09T06:38:52,073 Traceback (most recent call last): 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:38:52,073 status = self.run(options, args) 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:38:52,073 return func(self, options, args) 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:38:52,073 requirement_set = resolver.resolve( 2021-07-09T06:38:52,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:38:52,073 raise error from e 2021-07-09T06:38:52,073 pip._internal.exceptions.DistributionNotFound: No matching distribution found for asciitomathml==.86 2021-07-09T06:38:52,078 Removed asciitomathml==.86 from https://files.pythonhosted.org/packages/f2/71/c0628ccce786fcf16cef310185197744c09077a2c4b5a93b7c0f38415a83/asciitomathml-.86.tar.gz#sha256=56e703f4a2bab7c9a349190f41235f4b40fbdb30677e97d9c1be6184b788673c from build tracker '/tmp/pip-req-tracker-rq50z7_i' 2021-07-09T06:38:52,078 Removed build tracker: '/tmp/pip-req-tracker-rq50z7_i'