2022-02-08T04:15:46,532 Created temporary directory: /tmp/pip-ephem-wheel-cache-waphed3d 2022-02-08T04:15:46,537 Created temporary directory: /tmp/pip-req-tracker-iv4hyp5d 2022-02-08T04:15:46,539 Initialized build tracking at /tmp/pip-req-tracker-iv4hyp5d 2022-02-08T04:15:46,539 Created build tracker: /tmp/pip-req-tracker-iv4hyp5d 2022-02-08T04:15:46,539 Entered build tracker: /tmp/pip-req-tracker-iv4hyp5d 2022-02-08T04:15:46,541 Created temporary directory: /tmp/pip-wheel-lld8em14 2022-02-08T04:15:46,613 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-08T04:15:46,619 2 location(s) to search for versions of pyfinch: 2022-02-08T04:15:46,619 * https://pypi.org/simple/pyfinch/ 2022-02-08T04:15:46,619 * https://www.piwheels.org/simple/pyfinch/ 2022-02-08T04:15:46,620 Fetching project page and analyzing links: https://pypi.org/simple/pyfinch/ 2022-02-08T04:15:46,621 Getting page https://pypi.org/simple/pyfinch/ 2022-02-08T04:15:46,624 Found index url https://pypi.org/simple 2022-02-08T04:15:46,821 Skipping link: No binaries permitted for pyfinch: https://files.pythonhosted.org/packages/cd/09/a5585884a93cdd337520b8b2566c3068799316c304806f4a6746b888666f/pyfinch-0.0.1-py3-none-any.whl#sha256=9808ed8fc2d223f027f1d18549af6f3cb97bd7d2bcc0b18ff9f966a36f4a5f01 (from https://pypi.org/simple/pyfinch/) (requires-python:>=3.7) 2022-02-08T04:15:46,823 Found link https://files.pythonhosted.org/packages/f3/59/5b32fb1da8036b9c0aba964d26188da2e635a01a7b52e92a0d834abaa4b3/pyfinch-0.0.1.tar.gz#sha256=9ed3f463cd6e8ffacc70a398e2fde76f45c64267d2df7f3c54f086cbbf031ebb (from https://pypi.org/simple/pyfinch/) (requires-python:>=3.7), version: 0.0.1 2022-02-08T04:15:46,824 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyfinch/ 2022-02-08T04:15:46,824 Getting page https://www.piwheels.org/simple/pyfinch/ 2022-02-08T04:15:46,826 Found index url https://www.piwheels.org/simple 2022-02-08T04:15:47,033 Skipping link: not a file: https://www.piwheels.org/simple/pyfinch/ 2022-02-08T04:15:47,033 Skipping link: not a file: https://pypi.org/simple/pyfinch/ 2022-02-08T04:15:47,066 Given no hashes to check 1 links for project 'pyfinch': discarding no candidates 2022-02-08T04:15:47,097 Collecting pyfinch==0.0.1 2022-02-08T04:15:47,100 Created temporary directory: /tmp/pip-unpack-sd62lwi1 2022-02-08T04:15:47,323 Downloading pyfinch-0.0.1.tar.gz (7.4 kB) 2022-02-08T04:15:47,406 Added pyfinch==0.0.1 from https://files.pythonhosted.org/packages/f3/59/5b32fb1da8036b9c0aba964d26188da2e635a01a7b52e92a0d834abaa4b3/pyfinch-0.0.1.tar.gz#sha256=9ed3f463cd6e8ffacc70a398e2fde76f45c64267d2df7f3c54f086cbbf031ebb to build tracker '/tmp/pip-req-tracker-iv4hyp5d' 2022-02-08T04:15:47,408 Running setup.py (path:/tmp/pip-wheel-lld8em14/pyfinch_8dd9426084bf408694b168041139fba6/setup.py) egg_info for package pyfinch 2022-02-08T04:15:47,409 Created temporary directory: /tmp/pip-pip-egg-info-6k45md7_ 2022-02-08T04:15:47,409 Preparing metadata (setup.py): started 2022-02-08T04:15:47,410 Running command python setup.py egg_info 2022-02-08T04:15:48,921 Traceback (most recent call last): 2022-02-08T04:15:48,922 File "", line 1, in 2022-02-08T04:15:48,922 File "/tmp/pip-wheel-lld8em14/pyfinch_8dd9426084bf408694b168041139fba6/setup.py", line 16, in 2022-02-08T04:15:48,923 with open("requirements.txt") as requirements_file: 2022-02-08T04:15:48,923 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2022-02-08T04:15:49,016 Preparing metadata (setup.py): finished with status 'error' 2022-02-08T04:15:49,018 WARNING: Discarding https://files.pythonhosted.org/packages/f3/59/5b32fb1da8036b9c0aba964d26188da2e635a01a7b52e92a0d834abaa4b3/pyfinch-0.0.1.tar.gz#sha256=9ed3f463cd6e8ffacc70a398e2fde76f45c64267d2df7f3c54f086cbbf031ebb (from https://pypi.org/simple/pyfinch/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-02-08T04:15:49,021 ERROR: Could not find a version that satisfies the requirement pyfinch==0.0.1 (from versions: 0.0.1) 2022-02-08T04:15:49,022 ERROR: No matching distribution found for pyfinch==0.0.1 2022-02-08T04:15:49,022 Exception information: 2022-02-08T04:15:49,022 Traceback (most recent call last): 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-08T04:15:49,022 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-08T04:15:49,022 raise RequirementsConflicted(criterion) 2022-02-08T04:15:49,022 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyfinch==0.0.1') 2022-02-08T04:15:49,022 2022-02-08T04:15:49,022 During handling of the above exception, another exception occurred: 2022-02-08T04:15:49,022 2022-02-08T04:15:49,022 Traceback (most recent call last): 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-08T04:15:49,022 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-08T04:15:49,022 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-08T04:15:49,022 raise ResolutionImpossible(e.criterion.information) 2022-02-08T04:15:49,022 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyfinch==0.0.1'), parent=None)] 2022-02-08T04:15:49,022 2022-02-08T04:15:49,022 The above exception was the direct cause of the following exception: 2022-02-08T04:15:49,022 2022-02-08T04:15:49,022 Traceback (most recent call last): 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-08T04:15:49,022 status = run_func(*args) 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-08T04:15:49,022 return func(self, options, args) 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-08T04:15:49,022 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-08T04:15:49,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-08T04:15:49,022 raise error from e 2022-02-08T04:15:49,022 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyfinch==0.0.1 2022-02-08T04:15:49,032 Removed pyfinch==0.0.1 from https://files.pythonhosted.org/packages/f3/59/5b32fb1da8036b9c0aba964d26188da2e635a01a7b52e92a0d834abaa4b3/pyfinch-0.0.1.tar.gz#sha256=9ed3f463cd6e8ffacc70a398e2fde76f45c64267d2df7f3c54f086cbbf031ebb from build tracker '/tmp/pip-req-tracker-iv4hyp5d' 2022-02-08T04:15:49,033 Removed build tracker: '/tmp/pip-req-tracker-iv4hyp5d'