2021-07-10T02:46:27,978 Created temporary directory: /tmp/pip-ephem-wheel-cache-5mn_9hj1 2021-07-10T02:46:27,981 Created temporary directory: /tmp/pip-req-tracker-slmoucow 2021-07-10T02:46:27,981 Initialized build tracking at /tmp/pip-req-tracker-slmoucow 2021-07-10T02:46:27,982 Created build tracker: /tmp/pip-req-tracker-slmoucow 2021-07-10T02:46:27,982 Entered build tracker: /tmp/pip-req-tracker-slmoucow 2021-07-10T02:46:27,982 Created temporary directory: /tmp/pip-wheel-574are5i 2021-07-10T02:46:28,016 1 location(s) to search for versions of ipynbviewer: 2021-07-10T02:46:28,016 * https://pypi.org/simple/ipynbviewer/ 2021-07-10T02:46:28,016 Fetching project page and analyzing links: https://pypi.org/simple/ipynbviewer/ 2021-07-10T02:46:28,017 Getting page https://pypi.org/simple/ipynbviewer/ 2021-07-10T02:46:28,018 Found index url https://pypi.org/simple 2021-07-10T02:46:28,196 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a1/df/6c43fbffa28a58d6c99253f3b8ef2dc09311e89bb0af0ae339bffaff32f4/ipynbviewer-0.2-py2.7.egg#sha256=71c09229d1c82c99394ed5550a6c50d2cbe463832e48b59f504e5fc73557454c (from https://pypi.org/simple/ipynbviewer/) 2021-07-10T02:46:28,196 Found link https://files.pythonhosted.org/packages/8d/fb/f38a5cbde42e2de578f99c994af40666602cab83826886d9bb76ab69ef06/ipynbviewer-0.2.tar.gz#sha256=024bbdd4aed6bc725de70d68f01940a0f500c0f7616507a27ae80780fc653553 (from https://pypi.org/simple/ipynbviewer/), version: 0.2 2021-07-10T02:46:28,197 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/17/bf/301eb1143c074b9813e1b117f43560f3e013b2884fd09126280a722decb1/ipynbviewer-0.3-py2.7.egg#sha256=58c70b333284b5f1926a34344269c1b9cfe2db30c996cdb44c22f5aa701563ff (from https://pypi.org/simple/ipynbviewer/) 2021-07-10T02:46:28,197 Found link https://files.pythonhosted.org/packages/ad/7d/39c61f12cbee3046729c43829410976af5f337458c599554a445fb04222c/ipynbviewer-0.3.tar.gz#sha256=b6511a9f11d19b8badbc47e687f24b2075ece14934f75d46415002283c0534c7 (from https://pypi.org/simple/ipynbviewer/), version: 0.3 2021-07-10T02:46:28,197 Skipping link: not a file: https://pypi.org/simple/ipynbviewer/ 2021-07-10T02:46:28,215 Given no hashes to check 1 links for project 'ipynbviewer': discarding no candidates 2021-07-10T02:46:28,234 Collecting ipynbviewer==0.2 2021-07-10T02:46:28,235 Created temporary directory: /tmp/pip-unpack-q97p2eqh 2021-07-10T02:46:28,810 Downloading ipynbviewer-0.2.tar.gz (2.4 MB) 2021-07-10T02:46:29,762 Added ipynbviewer==0.2 from https://files.pythonhosted.org/packages/8d/fb/f38a5cbde42e2de578f99c994af40666602cab83826886d9bb76ab69ef06/ipynbviewer-0.2.tar.gz#sha256=024bbdd4aed6bc725de70d68f01940a0f500c0f7616507a27ae80780fc653553 to build tracker '/tmp/pip-req-tracker-slmoucow' 2021-07-10T02:46:29,763 Running setup.py (path:/tmp/pip-wheel-574are5i/ipynbviewer_e114fe1b86b046ad9f7718b80eaf19ac/setup.py) egg_info for package ipynbviewer 2021-07-10T02:46:29,763 Created temporary directory: /tmp/pip-pip-egg-info-1bip_wcg 2021-07-10T02:46:29,764 Running command python setup.py egg_info 2021-07-10T02:46:30,404 Traceback (most recent call last): 2021-07-10T02:46:30,404 File "", line 1, in 2021-07-10T02:46:30,405 File "/tmp/pip-wheel-574are5i/ipynbviewer_e114fe1b86b046ad9f7718b80eaf19ac/setup.py", line 23, in 2021-07-10T02:46:30,405 l.strip() for l in open( 2021-07-10T02:46:30,405 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-574are5i/ipynbviewer_e114fe1b86b046ad9f7718b80eaf19ac/requirements.txt' 2021-07-10T02:46:30,456 WARNING: Discarding https://files.pythonhosted.org/packages/8d/fb/f38a5cbde42e2de578f99c994af40666602cab83826886d9bb76ab69ef06/ipynbviewer-0.2.tar.gz#sha256=024bbdd4aed6bc725de70d68f01940a0f500c0f7616507a27ae80780fc653553 (from https://pypi.org/simple/ipynbviewer/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:46:30,457 ERROR: Could not find a version that satisfies the requirement ipynbviewer==0.2 (from versions: 0.2, 0.3) 2021-07-10T02:46:30,458 ERROR: No matching distribution found for ipynbviewer==0.2 2021-07-10T02:46:30,458 Exception information: 2021-07-10T02:46:30,458 Traceback (most recent call last): 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:46:30,458 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:46:30,458 raise RequirementsConflicted(criterion) 2021-07-10T02:46:30,458 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ipynbviewer==0.2') 2021-07-10T02:46:30,458 2021-07-10T02:46:30,458 During handling of the above exception, another exception occurred: 2021-07-10T02:46:30,458 2021-07-10T02:46:30,458 Traceback (most recent call last): 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:46:30,458 result = self._result = resolver.resolve( 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:46:30,458 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:46:30,458 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:46:30,458 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ipynbviewer==0.2'), parent=None)] 2021-07-10T02:46:30,458 2021-07-10T02:46:30,458 The above exception was the direct cause of the following exception: 2021-07-10T02:46:30,458 2021-07-10T02:46:30,458 Traceback (most recent call last): 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:46:30,458 status = self.run(options, args) 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:46:30,458 return func(self, options, args) 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:46:30,458 requirement_set = resolver.resolve( 2021-07-10T02:46:30,458 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:46:30,458 raise error from e 2021-07-10T02:46:30,458 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ipynbviewer==0.2 2021-07-10T02:46:30,463 Removed ipynbviewer==0.2 from https://files.pythonhosted.org/packages/8d/fb/f38a5cbde42e2de578f99c994af40666602cab83826886d9bb76ab69ef06/ipynbviewer-0.2.tar.gz#sha256=024bbdd4aed6bc725de70d68f01940a0f500c0f7616507a27ae80780fc653553 from build tracker '/tmp/pip-req-tracker-slmoucow' 2021-07-10T02:46:30,463 Removed build tracker: '/tmp/pip-req-tracker-slmoucow'