2021-10-10T04:32:18,795 Created temporary directory: /tmp/pip-ephem-wheel-cache-ytn_felf 2021-10-10T04:32:18,798 Created temporary directory: /tmp/pip-req-tracker-_rvw9gl9 2021-10-10T04:32:18,799 Initialized build tracking at /tmp/pip-req-tracker-_rvw9gl9 2021-10-10T04:32:18,799 Created build tracker: /tmp/pip-req-tracker-_rvw9gl9 2021-10-10T04:32:18,799 Entered build tracker: /tmp/pip-req-tracker-_rvw9gl9 2021-10-10T04:32:18,800 Created temporary directory: /tmp/pip-wheel-903d1vbd 2021-10-10T04:32:18,826 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-10T04:32:18,829 2 location(s) to search for versions of manim-pptx: 2021-10-10T04:32:18,829 * https://pypi.org/simple/manim-pptx/ 2021-10-10T04:32:18,829 * https://www.piwheels.org/simple/manim-pptx/ 2021-10-10T04:32:18,829 Fetching project page and analyzing links: https://pypi.org/simple/manim-pptx/ 2021-10-10T04:32:18,830 Getting page https://pypi.org/simple/manim-pptx/ 2021-10-10T04:32:18,831 Found index url https://pypi.org/simple 2021-10-10T04:32:18,921 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/98/16/43d7d045b2419eea8f9ce054ad87b53aa6fe13a484dd30733235d97112a1/manim-pptx-0.1.0.tar.gz#sha256=a7dda9635187a7aafe2bd4b76df67ac3dd8625c90844b496b03337795d6e1bbb (from https://pypi.org/simple/manim-pptx/) (requires-python:>=3.9,<4.0) 2021-10-10T04:32:18,921 Skipping link: No binaries permitted for manim-pptx: https://files.pythonhosted.org/packages/53/5a/f29d887b150f5d587b9fe139c6da0cb605366ac0b70fccda02902edf1f43/manim_pptx-0.1.0-py3-none-any.whl#sha256=9b26c7452eb8cc4793cbb1be11d26fafbe98b1bfab64cc50b02f86b3c21b3ccb (from https://pypi.org/simple/manim-pptx/) (requires-python:>=3.9,<4.0) 2021-10-10T04:32:18,921 Fetching project page and analyzing links: https://www.piwheels.org/simple/manim-pptx/ 2021-10-10T04:32:18,922 Getting page https://www.piwheels.org/simple/manim-pptx/ 2021-10-10T04:32:18,923 Found index url https://www.piwheels.org/simple 2021-10-10T04:32:19,113 Skipping link: not a file: https://www.piwheels.org/simple/manim-pptx/ 2021-10-10T04:32:19,114 Skipping link: not a file: https://pypi.org/simple/manim-pptx/ 2021-10-10T04:32:19,128 Given no hashes to check 0 links for project 'manim-pptx': discarding no candidates 2021-10-10T04:32:19,128 ERROR: Could not find a version that satisfies the requirement manim-pptx==0.1.0 (from versions: none) 2021-10-10T04:32:19,129 ERROR: No matching distribution found for manim-pptx==0.1.0 2021-10-10T04:32:19,129 Exception information: 2021-10-10T04:32:19,129 Traceback (most recent call last): 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-10T04:32:19,129 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-10T04:32:19,129 raise RequirementsConflicted(criterion) 2021-10-10T04:32:19,129 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('manim-pptx==0.1.0') 2021-10-10T04:32:19,129 2021-10-10T04:32:19,129 During handling of the above exception, another exception occurred: 2021-10-10T04:32:19,129 2021-10-10T04:32:19,129 Traceback (most recent call last): 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-10T04:32:19,129 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-10T04:32:19,129 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-10T04:32:19,129 raise ResolutionImpossible(e.criterion.information) 2021-10-10T04:32:19,129 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('manim-pptx==0.1.0'), parent=None)] 2021-10-10T04:32:19,129 2021-10-10T04:32:19,129 The above exception was the direct cause of the following exception: 2021-10-10T04:32:19,129 2021-10-10T04:32:19,129 Traceback (most recent call last): 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-10T04:32:19,129 status = self.run(options, args) 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-10T04:32:19,129 return func(self, options, args) 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-10T04:32:19,129 reqs, check_supported_wheels=True 2021-10-10T04:32:19,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-10T04:32:19,129 raise error from e 2021-10-10T04:32:19,129 pip._internal.exceptions.DistributionNotFound: No matching distribution found for manim-pptx==0.1.0 2021-10-10T04:32:19,134 Removed build tracker: '/tmp/pip-req-tracker-_rvw9gl9'