2021-07-09T03:24:32,544 Created temporary directory: /tmp/pip-ephem-wheel-cache-n_b2s3rh 2021-07-09T03:24:32,547 Created temporary directory: /tmp/pip-req-tracker-181mkm5t 2021-07-09T03:24:32,548 Initialized build tracking at /tmp/pip-req-tracker-181mkm5t 2021-07-09T03:24:32,548 Created build tracker: /tmp/pip-req-tracker-181mkm5t 2021-07-09T03:24:32,548 Entered build tracker: /tmp/pip-req-tracker-181mkm5t 2021-07-09T03:24:32,549 Created temporary directory: /tmp/pip-wheel-l8tiv99l 2021-07-09T03:24:32,581 1 location(s) to search for versions of pymdeco: 2021-07-09T03:24:32,581 * https://pypi.org/simple/pymdeco/ 2021-07-09T03:24:32,581 Fetching project page and analyzing links: https://pypi.org/simple/pymdeco/ 2021-07-09T03:24:32,582 Getting page https://pypi.org/simple/pymdeco/ 2021-07-09T03:24:32,583 Found index url https://pypi.org/simple 2021-07-09T03:24:32,761 Found link https://files.pythonhosted.org/packages/aa/4e/ca9998e11c31900b491cf124130bd73ab1fb25fe9c9e3d39fade9e6a78e0/pymdeco-0.1.0.zip#sha256=dfda91bbf8a1257d6639f4d60bc7a0ad1b3cbbb349c5e3da00463b72748d0999 (from https://pypi.org/simple/pymdeco/), version: 0.1.0 2021-07-09T03:24:32,761 Found link https://files.pythonhosted.org/packages/95/90/c531e0bcb00dd1a7f72ec905ca8624f6abddeb57d578d1c8e37178018666/pymdeco-0.1.1.zip#sha256=8663045430dcc2b10ec61418eb5e683ca0e2d768e3515476e211b5b247bb5b54 (from https://pypi.org/simple/pymdeco/), version: 0.1.1 2021-07-09T03:24:32,762 Skipping link: not a file: https://pypi.org/simple/pymdeco/ 2021-07-09T03:24:32,778 Given no hashes to check 1 links for project 'pymdeco': discarding no candidates 2021-07-09T03:24:32,795 Collecting pymdeco==0.1.0 2021-07-09T03:24:32,797 Created temporary directory: /tmp/pip-unpack-2yr875z6 2021-07-09T03:24:32,839 Downloading pymdeco-0.1.0.zip (32 kB) 2021-07-09T03:24:32,879 Added pymdeco==0.1.0 from https://files.pythonhosted.org/packages/aa/4e/ca9998e11c31900b491cf124130bd73ab1fb25fe9c9e3d39fade9e6a78e0/pymdeco-0.1.0.zip#sha256=dfda91bbf8a1257d6639f4d60bc7a0ad1b3cbbb349c5e3da00463b72748d0999 to build tracker '/tmp/pip-req-tracker-181mkm5t' 2021-07-09T03:24:32,881 Running setup.py (path:/tmp/pip-wheel-l8tiv99l/pymdeco_58766753cce54c41b983e3b006925c57/setup.py) egg_info for package pymdeco 2021-07-09T03:24:32,881 Created temporary directory: /tmp/pip-pip-egg-info-p9aawb6w 2021-07-09T03:24:32,882 Running command python setup.py egg_info 2021-07-09T03:24:33,498 Traceback (most recent call last): 2021-07-09T03:24:33,499 File "", line 1, in 2021-07-09T03:24:33,499 File "/tmp/pip-wheel-l8tiv99l/pymdeco_58766753cce54c41b983e3b006925c57/setup.py", line 19, in 2021-07-09T03:24:33,499 from sphinx import setup_command 2021-07-09T03:24:33,499 ModuleNotFoundError: No module named 'sphinx' 2021-07-09T03:24:33,548 WARNING: Discarding https://files.pythonhosted.org/packages/aa/4e/ca9998e11c31900b491cf124130bd73ab1fb25fe9c9e3d39fade9e6a78e0/pymdeco-0.1.0.zip#sha256=dfda91bbf8a1257d6639f4d60bc7a0ad1b3cbbb349c5e3da00463b72748d0999 (from https://pypi.org/simple/pymdeco/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:24:33,550 ERROR: Could not find a version that satisfies the requirement pymdeco==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T03:24:33,550 ERROR: No matching distribution found for pymdeco==0.1.0 2021-07-09T03:24:33,550 Exception information: 2021-07-09T03:24:33,550 Traceback (most recent call last): 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:24:33,550 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:24:33,550 raise RequirementsConflicted(criterion) 2021-07-09T03:24:33,550 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymdeco==0.1.0') 2021-07-09T03:24:33,550 2021-07-09T03:24:33,550 During handling of the above exception, another exception occurred: 2021-07-09T03:24:33,550 2021-07-09T03:24:33,550 Traceback (most recent call last): 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:24:33,550 result = self._result = resolver.resolve( 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:24:33,550 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:24:33,550 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:24:33,550 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymdeco==0.1.0'), parent=None)] 2021-07-09T03:24:33,550 2021-07-09T03:24:33,550 The above exception was the direct cause of the following exception: 2021-07-09T03:24:33,550 2021-07-09T03:24:33,550 Traceback (most recent call last): 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:24:33,550 status = self.run(options, args) 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:24:33,550 return func(self, options, args) 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:24:33,550 requirement_set = resolver.resolve( 2021-07-09T03:24:33,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:24:33,550 raise error from e 2021-07-09T03:24:33,550 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymdeco==0.1.0 2021-07-09T03:24:33,555 Removed pymdeco==0.1.0 from https://files.pythonhosted.org/packages/aa/4e/ca9998e11c31900b491cf124130bd73ab1fb25fe9c9e3d39fade9e6a78e0/pymdeco-0.1.0.zip#sha256=dfda91bbf8a1257d6639f4d60bc7a0ad1b3cbbb349c5e3da00463b72748d0999 from build tracker '/tmp/pip-req-tracker-181mkm5t' 2021-07-09T03:24:33,555 Removed build tracker: '/tmp/pip-req-tracker-181mkm5t'