2021-09-17T11:58:09,174 Created temporary directory: /tmp/pip-ephem-wheel-cache-6c0y65ly 2021-09-17T11:58:09,177 Created temporary directory: /tmp/pip-req-tracker-qrxluyy2 2021-09-17T11:58:09,178 Initialized build tracking at /tmp/pip-req-tracker-qrxluyy2 2021-09-17T11:58:09,178 Created build tracker: /tmp/pip-req-tracker-qrxluyy2 2021-09-17T11:58:09,178 Entered build tracker: /tmp/pip-req-tracker-qrxluyy2 2021-09-17T11:58:09,179 Created temporary directory: /tmp/pip-wheel-n2sj3wul 2021-09-17T11:58:09,210 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-17T11:58:09,212 2 location(s) to search for versions of vidtoch: 2021-09-17T11:58:09,212 * https://pypi.org/simple/vidtoch/ 2021-09-17T11:58:09,212 * https://www.piwheels.org/simple/vidtoch/ 2021-09-17T11:58:09,213 Fetching project page and analyzing links: https://pypi.org/simple/vidtoch/ 2021-09-17T11:58:09,213 Getting page https://pypi.org/simple/vidtoch/ 2021-09-17T11:58:09,215 Found index url https://pypi.org/simple 2021-09-17T11:58:09,304 Skipping link: No binaries permitted for vidtoch: https://files.pythonhosted.org/packages/85/6f/5d5678b4238fa81047dc3aa9121ce3108ad35b493e8dc47306ff2f6f9417/vidtoch-0.0.1-py3-none-any.whl#sha256=c247dbb4558f89568b4eba6f29217dc4cf7ecc5ad477d996f0ba2e8c4a170226 (from https://pypi.org/simple/vidtoch/) (requires-python:>=3.7) 2021-09-17T11:58:09,305 Found link https://files.pythonhosted.org/packages/e7/7e/7725426c7e186468678da2809488f979bc09c05b3c57d1f91fe4988ea654/vidtoch-0.0.1.tar.gz#sha256=3a091c55da41b4c3f8936a270037231ca3bf176cf04285913a94de3c57a0f61b (from https://pypi.org/simple/vidtoch/) (requires-python:>=3.7), version: 0.0.1 2021-09-17T11:58:09,305 Fetching project page and analyzing links: https://www.piwheels.org/simple/vidtoch/ 2021-09-17T11:58:09,305 Getting page https://www.piwheels.org/simple/vidtoch/ 2021-09-17T11:58:09,306 Found index url https://www.piwheels.org/simple 2021-09-17T11:58:09,417 Skipping link: not a file: https://www.piwheels.org/simple/vidtoch/ 2021-09-17T11:58:09,417 Skipping link: not a file: https://pypi.org/simple/vidtoch/ 2021-09-17T11:58:09,436 Given no hashes to check 1 links for project 'vidtoch': discarding no candidates 2021-09-17T11:58:09,450 Collecting vidtoch==0.0.1 2021-09-17T11:58:09,452 Created temporary directory: /tmp/pip-unpack-swg5y9o9 2021-09-17T11:58:09,623 Downloading vidtoch-0.0.1.tar.gz (4.7 kB) 2021-09-17T11:58:09,667 Added vidtoch==0.0.1 from https://files.pythonhosted.org/packages/e7/7e/7725426c7e186468678da2809488f979bc09c05b3c57d1f91fe4988ea654/vidtoch-0.0.1.tar.gz#sha256=3a091c55da41b4c3f8936a270037231ca3bf176cf04285913a94de3c57a0f61b to build tracker '/tmp/pip-req-tracker-qrxluyy2' 2021-09-17T11:58:09,668 Running setup.py (path:/tmp/pip-wheel-n2sj3wul/vidtoch_16d6bb9f13b04c00b109880712f03adb/setup.py) egg_info for package vidtoch 2021-09-17T11:58:09,669 Created temporary directory: /tmp/pip-pip-egg-info-5c9r9u6r 2021-09-17T11:58:09,669 Running command python setup.py egg_info 2021-09-17T11:58:10,391 Traceback (most recent call last): 2021-09-17T11:58:10,392 File "", line 1, in 2021-09-17T11:58:10,392 File "/tmp/pip-wheel-n2sj3wul/vidtoch_16d6bb9f13b04c00b109880712f03adb/setup.py", line 5, in 2021-09-17T11:58:10,392 from vidtoch import AUTHOR, EMAIL, NAME, VERSION, WEBSITE 2021-09-17T11:58:10,392 File "/tmp/pip-wheel-n2sj3wul/vidtoch_16d6bb9f13b04c00b109880712f03adb/vidtoch/__init__.py", line 3, in 2021-09-17T11:58:10,392 from .__utils__ import makeVideo 2021-09-17T11:58:10,392 File "/tmp/pip-wheel-n2sj3wul/vidtoch_16d6bb9f13b04c00b109880712f03adb/vidtoch/__utils__.py", line 33, in 2021-09-17T11:58:10,393 import cv2 2021-09-17T11:58:10,393 ModuleNotFoundError: No module named 'cv2' 2021-09-17T11:58:10,443 WARNING: Discarding https://files.pythonhosted.org/packages/e7/7e/7725426c7e186468678da2809488f979bc09c05b3c57d1f91fe4988ea654/vidtoch-0.0.1.tar.gz#sha256=3a091c55da41b4c3f8936a270037231ca3bf176cf04285913a94de3c57a0f61b (from https://pypi.org/simple/vidtoch/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-17T11:58:10,444 ERROR: Could not find a version that satisfies the requirement vidtoch==0.0.1 (from versions: 0.0.1) 2021-09-17T11:58:10,445 ERROR: No matching distribution found for vidtoch==0.0.1 2021-09-17T11:58:10,445 Exception information: 2021-09-17T11:58:10,445 Traceback (most recent call last): 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-17T11:58:10,445 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-17T11:58:10,445 raise RequirementsConflicted(criterion) 2021-09-17T11:58:10,445 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vidtoch==0.0.1') 2021-09-17T11:58:10,445 2021-09-17T11:58:10,445 During handling of the above exception, another exception occurred: 2021-09-17T11:58:10,445 2021-09-17T11:58:10,445 Traceback (most recent call last): 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-17T11:58:10,445 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-17T11:58:10,445 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-17T11:58:10,445 raise ResolutionImpossible(e.criterion.information) 2021-09-17T11:58:10,445 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vidtoch==0.0.1'), parent=None)] 2021-09-17T11:58:10,445 2021-09-17T11:58:10,445 The above exception was the direct cause of the following exception: 2021-09-17T11:58:10,445 2021-09-17T11:58:10,445 Traceback (most recent call last): 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-17T11:58:10,445 status = self.run(options, args) 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-17T11:58:10,445 return func(self, options, args) 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-17T11:58:10,445 reqs, check_supported_wheels=True 2021-09-17T11:58:10,445 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-17T11:58:10,445 raise error from e 2021-09-17T11:58:10,445 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vidtoch==0.0.1 2021-09-17T11:58:10,450 Removed vidtoch==0.0.1 from https://files.pythonhosted.org/packages/e7/7e/7725426c7e186468678da2809488f979bc09c05b3c57d1f91fe4988ea654/vidtoch-0.0.1.tar.gz#sha256=3a091c55da41b4c3f8936a270037231ca3bf176cf04285913a94de3c57a0f61b from build tracker '/tmp/pip-req-tracker-qrxluyy2' 2021-09-17T11:58:10,451 Removed build tracker: '/tmp/pip-req-tracker-qrxluyy2'