2021-12-21T17:44:22,725 Created temporary directory: /tmp/pip-ephem-wheel-cache-ejko6bhm 2021-12-21T17:44:22,731 Created temporary directory: /tmp/pip-req-tracker-hofczocv 2021-12-21T17:44:22,732 Initialized build tracking at /tmp/pip-req-tracker-hofczocv 2021-12-21T17:44:22,732 Created build tracker: /tmp/pip-req-tracker-hofczocv 2021-12-21T17:44:22,732 Entered build tracker: /tmp/pip-req-tracker-hofczocv 2021-12-21T17:44:22,734 Created temporary directory: /tmp/pip-wheel-75xs97ks 2021-12-21T17:44:22,806 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-21T17:44:22,813 2 location(s) to search for versions of feight-detection-from-surveillance-cameras: 2021-12-21T17:44:22,813 * https://pypi.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:22,813 * https://www.piwheels.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:22,814 Fetching project page and analyzing links: https://pypi.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:22,815 Getting page https://pypi.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:22,818 Found index url https://pypi.org/simple 2021-12-21T17:44:23,017 Skipping link: Missing project version for feight-detection-from-surveillance-cameras: https://files.pythonhosted.org/packages/ed/b5/64c6eb2564be271277981bd9754b0dadaad7455e0e1e81c8717cf4b93893/Feight%20Detection%20From%20Surveillance%20Cameras-0.0.1.tar.gz#sha256=6e192ead358c468511ede9e9f3a09eac5148c264c4779097f9e8662ca2441098 (from https://pypi.org/simple/feight-detection-from-surveillance-cameras/) (requires-python:>=3.7) 2021-12-21T17:44:23,018 Skipping link: No binaries permitted for feight-detection-from-surveillance-cameras: https://files.pythonhosted.org/packages/2b/b1/bd861e1831202b749987235c6a26b6e0c737bfd51d3a0a17fc85f2a6ecef/Feight_Detection_From_Surveillance_Cameras-0.0.1-py3-none-any.whl#sha256=2264248b3b2cb01a8821b9c321d48f9220b2b65565dcdb595c2d2c426b0c8fcb (from https://pypi.org/simple/feight-detection-from-surveillance-cameras/) (requires-python:>=3.7) 2021-12-21T17:44:23,018 Fetching project page and analyzing links: https://www.piwheels.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:23,019 Getting page https://www.piwheels.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:23,022 Found index url https://www.piwheels.org/simple 2021-12-21T17:44:23,251 Skipping link: not a file: https://www.piwheels.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:23,252 Skipping link: not a file: https://pypi.org/simple/feight-detection-from-surveillance-cameras/ 2021-12-21T17:44:23,283 Given no hashes to check 0 links for project 'feight-detection-from-surveillance-cameras': discarding no candidates 2021-12-21T17:44:23,284 ERROR: Could not find a version that satisfies the requirement feight-detection-from-surveillance-cameras==0.0.1 (from versions: none) 2021-12-21T17:44:23,285 ERROR: No matching distribution found for feight-detection-from-surveillance-cameras==0.0.1 2021-12-21T17:44:23,285 Exception information: 2021-12-21T17:44:23,285 Traceback (most recent call last): 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-21T17:44:23,285 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-21T17:44:23,285 raise RequirementsConflicted(criterion) 2021-12-21T17:44:23,285 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('feight-detection-from-surveillance-cameras==0.0.1') 2021-12-21T17:44:23,285 2021-12-21T17:44:23,285 During handling of the above exception, another exception occurred: 2021-12-21T17:44:23,285 2021-12-21T17:44:23,285 Traceback (most recent call last): 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-21T17:44:23,285 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-21T17:44:23,285 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-21T17:44:23,285 raise ResolutionImpossible(e.criterion.information) 2021-12-21T17:44:23,285 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('feight-detection-from-surveillance-cameras==0.0.1'), parent=None)] 2021-12-21T17:44:23,285 2021-12-21T17:44:23,285 The above exception was the direct cause of the following exception: 2021-12-21T17:44:23,285 2021-12-21T17:44:23,285 Traceback (most recent call last): 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-21T17:44:23,285 status = run_func(*args) 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-21T17:44:23,285 return func(self, options, args) 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-21T17:44:23,285 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-21T17:44:23,285 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-21T17:44:23,285 raise error from e 2021-12-21T17:44:23,285 pip._internal.exceptions.DistributionNotFound: No matching distribution found for feight-detection-from-surveillance-cameras==0.0.1 2021-12-21T17:44:23,294 Removed build tracker: '/tmp/pip-req-tracker-hofczocv'