2021-07-14T07:38:10,923 Created temporary directory: /tmp/pip-ephem-wheel-cache-6n9pw_p9 2021-07-14T07:38:10,926 Created temporary directory: /tmp/pip-req-tracker-cs2ay1q9 2021-07-14T07:38:10,926 Initialized build tracking at /tmp/pip-req-tracker-cs2ay1q9 2021-07-14T07:38:10,926 Created build tracker: /tmp/pip-req-tracker-cs2ay1q9 2021-07-14T07:38:10,927 Entered build tracker: /tmp/pip-req-tracker-cs2ay1q9 2021-07-14T07:38:10,927 Created temporary directory: /tmp/pip-wheel-ay3ls3ws 2021-07-14T07:38:10,960 1 location(s) to search for versions of hand-detection-v5: 2021-07-14T07:38:10,960 * https://pypi.org/simple/hand-detection-v5/ 2021-07-14T07:38:10,960 Fetching project page and analyzing links: https://pypi.org/simple/hand-detection-v5/ 2021-07-14T07:38:10,961 Getting page https://pypi.org/simple/hand-detection-v5/ 2021-07-14T07:38:10,962 Found index url https://pypi.org/simple 2021-07-14T07:38:11,159 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/36/77/58668c30c8bf9d89561822250b774cb63f1134841ac88de5af2ea7b3ebe6/hand_detection_v5-0.4.1-py2-none-any.whl#sha256=27378ca12a8d56d6b15ae0370b9a19cbdf32ebecc70d0ddd9749bed279e43e44 (from https://pypi.org/simple/hand-detection-v5/) 2021-07-14T07:38:11,160 Found link https://files.pythonhosted.org/packages/dc/96/d8fc1d7383fbb509191935edeffa2f8152498eae3f57ae18e50b2ca3f297/hand_detection_v5-0.4.1.tar.gz#sha256=30d0d703bc35d47f3c54411278eaa64c2eb94a81034ad372a57f31995fced06d (from https://pypi.org/simple/hand-detection-v5/), version: 0.4.1 2021-07-14T07:38:11,160 Skipping link: not a file: https://pypi.org/simple/hand-detection-v5/ 2021-07-14T07:38:11,161 Given no hashes to check 1 links for project 'hand-detection-v5': discarding no candidates 2021-07-14T07:38:11,180 Collecting hand-detection-v5==0.4.1 2021-07-14T07:38:11,182 Created temporary directory: /tmp/pip-unpack-vgpc_04f 2021-07-14T07:38:11,353 Downloading hand_detection_v5-0.4.1.tar.gz (3.8 kB) 2021-07-14T07:38:11,392 Added hand-detection-v5==0.4.1 from https://files.pythonhosted.org/packages/dc/96/d8fc1d7383fbb509191935edeffa2f8152498eae3f57ae18e50b2ca3f297/hand_detection_v5-0.4.1.tar.gz#sha256=30d0d703bc35d47f3c54411278eaa64c2eb94a81034ad372a57f31995fced06d to build tracker '/tmp/pip-req-tracker-cs2ay1q9' 2021-07-14T07:38:11,393 Running setup.py (path:/tmp/pip-wheel-ay3ls3ws/hand-detection-v5_4cf407a1da934565a4121c5b041e0435/setup.py) egg_info for package hand-detection-v5 2021-07-14T07:38:11,394 Created temporary directory: /tmp/pip-pip-egg-info-fjk1j577 2021-07-14T07:38:11,395 Running command python setup.py egg_info 2021-07-14T07:38:12,524 running egg_info 2021-07-14T07:38:12,527 creating /tmp/pip-pip-egg-info-fjk1j577/hand_detection_v5.egg-info 2021-07-14T07:38:12,528 writing /tmp/pip-pip-egg-info-fjk1j577/hand_detection_v5.egg-info/PKG-INFO 2021-07-14T07:38:12,530 writing dependency_links to /tmp/pip-pip-egg-info-fjk1j577/hand_detection_v5.egg-info/dependency_links.txt 2021-07-14T07:38:12,532 writing top-level names to /tmp/pip-pip-egg-info-fjk1j577/hand_detection_v5.egg-info/top_level.txt 2021-07-14T07:38:12,534 writing manifest file '/tmp/pip-pip-egg-info-fjk1j577/hand_detection_v5.egg-info/SOURCES.txt' 2021-07-14T07:38:12,690 error: package directory 'hand_detection_v5/models/' does not exist 2021-07-14T07:38:12,751 WARNING: Discarding https://files.pythonhosted.org/packages/dc/96/d8fc1d7383fbb509191935edeffa2f8152498eae3f57ae18e50b2ca3f297/hand_detection_v5-0.4.1.tar.gz#sha256=30d0d703bc35d47f3c54411278eaa64c2eb94a81034ad372a57f31995fced06d (from https://pypi.org/simple/hand-detection-v5/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T07:38:12,752 ERROR: Could not find a version that satisfies the requirement hand-detection-v5==0.4.1 (from versions: 0.4.1) 2021-07-14T07:38:12,753 ERROR: No matching distribution found for hand-detection-v5==0.4.1 2021-07-14T07:38:12,753 Exception information: 2021-07-14T07:38:12,753 Traceback (most recent call last): 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T07:38:12,753 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T07:38:12,753 raise RequirementsConflicted(criterion) 2021-07-14T07:38:12,753 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hand-detection-v5==0.4.1') 2021-07-14T07:38:12,753 2021-07-14T07:38:12,753 During handling of the above exception, another exception occurred: 2021-07-14T07:38:12,753 2021-07-14T07:38:12,753 Traceback (most recent call last): 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T07:38:12,753 result = self._result = resolver.resolve( 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T07:38:12,753 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T07:38:12,753 raise ResolutionImpossible(e.criterion.information) 2021-07-14T07:38:12,753 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hand-detection-v5==0.4.1'), parent=None)] 2021-07-14T07:38:12,753 2021-07-14T07:38:12,753 The above exception was the direct cause of the following exception: 2021-07-14T07:38:12,753 2021-07-14T07:38:12,753 Traceback (most recent call last): 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T07:38:12,753 status = self.run(options, args) 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T07:38:12,753 return func(self, options, args) 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T07:38:12,753 requirement_set = resolver.resolve( 2021-07-14T07:38:12,753 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T07:38:12,753 raise error from e 2021-07-14T07:38:12,753 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hand-detection-v5==0.4.1 2021-07-14T07:38:12,758 Removed hand-detection-v5==0.4.1 from https://files.pythonhosted.org/packages/dc/96/d8fc1d7383fbb509191935edeffa2f8152498eae3f57ae18e50b2ca3f297/hand_detection_v5-0.4.1.tar.gz#sha256=30d0d703bc35d47f3c54411278eaa64c2eb94a81034ad372a57f31995fced06d from build tracker '/tmp/pip-req-tracker-cs2ay1q9' 2021-07-14T07:38:12,759 Removed build tracker: '/tmp/pip-req-tracker-cs2ay1q9'