2021-09-18T03:09:00,845 Created temporary directory: /tmp/pip-ephem-wheel-cache-8h993aes 2021-09-18T03:09:00,848 Created temporary directory: /tmp/pip-req-tracker-rhejpbwm 2021-09-18T03:09:00,849 Initialized build tracking at /tmp/pip-req-tracker-rhejpbwm 2021-09-18T03:09:00,849 Created build tracker: /tmp/pip-req-tracker-rhejpbwm 2021-09-18T03:09:00,849 Entered build tracker: /tmp/pip-req-tracker-rhejpbwm 2021-09-18T03:09:00,850 Created temporary directory: /tmp/pip-wheel-r6_12hpw 2021-09-18T03:09:00,882 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-18T03:09:00,885 2 location(s) to search for versions of vidtoch: 2021-09-18T03:09:00,885 * https://pypi.org/simple/vidtoch/ 2021-09-18T03:09:00,885 * https://www.piwheels.org/simple/vidtoch/ 2021-09-18T03:09:00,885 Fetching project page and analyzing links: https://pypi.org/simple/vidtoch/ 2021-09-18T03:09:00,886 Getting page https://pypi.org/simple/vidtoch/ 2021-09-18T03:09:00,887 Found index url https://pypi.org/simple 2021-09-18T03:09:00,980 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-18T03:09:00,981 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-18T03:09:00,981 Skipping link: No binaries permitted for vidtoch: https://files.pythonhosted.org/packages/08/ab/ca63bf38dbda78f10879d805979ab1005ca2beed5f2068cdc6f428b224ef/vidtoch-0.2.0-py3-none-any.whl#sha256=6e9507058583383cce0515b99e9d09100f8e93c7af2fa73c24ab664bba80b83b (from https://pypi.org/simple/vidtoch/) (requires-python:>=3.7) 2021-09-18T03:09:00,982 Found link https://files.pythonhosted.org/packages/22/d7/3124e41bb208d63af10cbdeb08e0d3bd74e16f9ac8cc8f556742df49ba19/vidtoch-0.2.0.tar.gz#sha256=05c1e1ff66662baaaafa07a4676bd553a8b232b1f5ae9f88b0a8effdb3ba589f (from https://pypi.org/simple/vidtoch/) (requires-python:>=3.7), version: 0.2.0 2021-09-18T03:09:00,982 Fetching project page and analyzing links: https://www.piwheels.org/simple/vidtoch/ 2021-09-18T03:09:00,982 Getting page https://www.piwheels.org/simple/vidtoch/ 2021-09-18T03:09:00,984 Found index url https://www.piwheels.org/simple 2021-09-18T03:09:01,098 Skipping link: not a file: https://www.piwheels.org/simple/vidtoch/ 2021-09-18T03:09:01,098 Skipping link: not a file: https://pypi.org/simple/vidtoch/ 2021-09-18T03:09:01,119 Given no hashes to check 1 links for project 'vidtoch': discarding no candidates 2021-09-18T03:09:01,138 Collecting vidtoch==0.2.0 2021-09-18T03:09:01,140 Created temporary directory: /tmp/pip-unpack-q8unby1v 2021-09-18T03:09:01,188 Downloading vidtoch-0.2.0.tar.gz (5.1 kB) 2021-09-18T03:09:01,228 Added vidtoch==0.2.0 from https://files.pythonhosted.org/packages/22/d7/3124e41bb208d63af10cbdeb08e0d3bd74e16f9ac8cc8f556742df49ba19/vidtoch-0.2.0.tar.gz#sha256=05c1e1ff66662baaaafa07a4676bd553a8b232b1f5ae9f88b0a8effdb3ba589f to build tracker '/tmp/pip-req-tracker-rhejpbwm' 2021-09-18T03:09:01,229 Running setup.py (path:/tmp/pip-wheel-r6_12hpw/vidtoch_9000077a1bc14f9ab17d69d8299e17a0/setup.py) egg_info for package vidtoch 2021-09-18T03:09:01,230 Created temporary directory: /tmp/pip-pip-egg-info-mgmwz60h 2021-09-18T03:09:01,230 Running command python setup.py egg_info 2021-09-18T03:09:01,974 Traceback (most recent call last): 2021-09-18T03:09:01,974 File "", line 1, in 2021-09-18T03:09:01,975 File "/tmp/pip-wheel-r6_12hpw/vidtoch_9000077a1bc14f9ab17d69d8299e17a0/setup.py", line 5, in 2021-09-18T03:09:01,975 from vidtoch import AUTHOR, EMAIL, NAME, VERSION, WEBSITE 2021-09-18T03:09:01,975 File "/tmp/pip-wheel-r6_12hpw/vidtoch_9000077a1bc14f9ab17d69d8299e17a0/vidtoch/__init__.py", line 3, in 2021-09-18T03:09:01,975 from .__utils__ import makeVideo 2021-09-18T03:09:01,975 File "/tmp/pip-wheel-r6_12hpw/vidtoch_9000077a1bc14f9ab17d69d8299e17a0/vidtoch/__utils__.py", line 34, in 2021-09-18T03:09:01,976 import cv2 2021-09-18T03:09:01,976 ModuleNotFoundError: No module named 'cv2' 2021-09-18T03:09:02,026 WARNING: Discarding https://files.pythonhosted.org/packages/22/d7/3124e41bb208d63af10cbdeb08e0d3bd74e16f9ac8cc8f556742df49ba19/vidtoch-0.2.0.tar.gz#sha256=05c1e1ff66662baaaafa07a4676bd553a8b232b1f5ae9f88b0a8effdb3ba589f (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-18T03:09:02,027 ERROR: Could not find a version that satisfies the requirement vidtoch==0.2.0 (from versions: 0.0.1, 0.2.0) 2021-09-18T03:09:02,028 ERROR: No matching distribution found for vidtoch==0.2.0 2021-09-18T03:09:02,028 Exception information: 2021-09-18T03:09:02,028 Traceback (most recent call last): 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-18T03:09:02,028 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-18T03:09:02,028 raise RequirementsConflicted(criterion) 2021-09-18T03:09:02,028 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vidtoch==0.2.0') 2021-09-18T03:09:02,028 2021-09-18T03:09:02,028 During handling of the above exception, another exception occurred: 2021-09-18T03:09:02,028 2021-09-18T03:09:02,028 Traceback (most recent call last): 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-18T03:09:02,028 result = self._result = resolver.resolve( 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-18T03:09:02,028 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-18T03:09:02,028 raise ResolutionImpossible(e.criterion.information) 2021-09-18T03:09:02,028 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vidtoch==0.2.0'), parent=None)] 2021-09-18T03:09:02,028 2021-09-18T03:09:02,028 The above exception was the direct cause of the following exception: 2021-09-18T03:09:02,028 2021-09-18T03:09:02,028 Traceback (most recent call last): 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-18T03:09:02,028 status = self.run(options, args) 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-18T03:09:02,028 return func(self, options, args) 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-18T03:09:02,028 requirement_set = resolver.resolve( 2021-09-18T03:09:02,028 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-18T03:09:02,028 raise error from e 2021-09-18T03:09:02,028 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vidtoch==0.2.0 2021-09-18T03:09:02,033 Removed vidtoch==0.2.0 from https://files.pythonhosted.org/packages/22/d7/3124e41bb208d63af10cbdeb08e0d3bd74e16f9ac8cc8f556742df49ba19/vidtoch-0.2.0.tar.gz#sha256=05c1e1ff66662baaaafa07a4676bd553a8b232b1f5ae9f88b0a8effdb3ba589f from build tracker '/tmp/pip-req-tracker-rhejpbwm' 2021-09-18T03:09:02,033 Removed build tracker: '/tmp/pip-req-tracker-rhejpbwm'