2021-08-24T11:21:46,685 Created temporary directory: /tmp/pip-ephem-wheel-cache-z3145b2u 2021-08-24T11:21:46,689 Created temporary directory: /tmp/pip-req-tracker-i24r65so 2021-08-24T11:21:46,689 Initialized build tracking at /tmp/pip-req-tracker-i24r65so 2021-08-24T11:21:46,689 Created build tracker: /tmp/pip-req-tracker-i24r65so 2021-08-24T11:21:46,690 Entered build tracker: /tmp/pip-req-tracker-i24r65so 2021-08-24T11:21:46,690 Created temporary directory: /tmp/pip-wheel-cdde11ls 2021-08-24T11:21:46,724 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-24T11:21:46,727 2 location(s) to search for versions of gbinaryclf: 2021-08-24T11:21:46,727 * https://pypi.org/simple/gbinaryclf/ 2021-08-24T11:21:46,727 * https://www.piwheels.org/simple/gbinaryclf/ 2021-08-24T11:21:46,727 Fetching project page and analyzing links: https://pypi.org/simple/gbinaryclf/ 2021-08-24T11:21:46,728 Getting page https://pypi.org/simple/gbinaryclf/ 2021-08-24T11:21:46,729 Found index url https://pypi.org/simple 2021-08-24T11:21:46,820 Skipping link: No binaries permitted for gbinaryclf: https://files.pythonhosted.org/packages/f9/57/968dbf8be391345438561324b15f86394cbd65b42cb60d046d7d2cd70888/gbinaryclf-0.1.0-py3-none-any.whl#sha256=29cba6c5c2688889826d1460f84db2da11e40fe42940784362e32aff5b30648e (from https://pypi.org/simple/gbinaryclf/) (requires-python:>=3.8,<4.0) 2021-08-24T11:21:46,821 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1d/38/7510fc59a55fed4f61aa8a626f0cb455417ad6f641ee83ef9a5120864bba/gbinaryclf-0.1.0.tar.gz#sha256=9e6821e11296c1da34c19ab4f97f7fefe6910510acbc11c7433209648cfa1b6b (from https://pypi.org/simple/gbinaryclf/) (requires-python:>=3.8,<4.0) 2021-08-24T11:21:46,821 Skipping link: No binaries permitted for gbinaryclf: https://files.pythonhosted.org/packages/f7/12/95aad44dea2ec1397a0901f1593a98b4a002a2b6c0e17b76bf10e4d18e53/gbinaryclf-0.1.1-py3-none-any.whl#sha256=785589329c02efc602002053c9d769ce7f05a2729b1b9deecc769b94f00a1bd8 (from https://pypi.org/simple/gbinaryclf/) (requires-python:>=3.8,<4.0) 2021-08-24T11:21:46,821 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6e/6e/ce4f8006a74a9963510b866051bd1bb7d2010ea66b0a7ec91764e966e60e/gbinaryclf-0.1.1.tar.gz#sha256=c3c1c0df49793d27c222ad8651190d113da74d8433abdb14bc81fa661847e9f1 (from https://pypi.org/simple/gbinaryclf/) (requires-python:>=3.8,<4.0) 2021-08-24T11:21:46,822 Fetching project page and analyzing links: https://www.piwheels.org/simple/gbinaryclf/ 2021-08-24T11:21:46,822 Getting page https://www.piwheels.org/simple/gbinaryclf/ 2021-08-24T11:21:46,823 Found index url https://www.piwheels.org/simple 2021-08-24T11:21:46,916 Skipping link: not a file: https://www.piwheels.org/simple/gbinaryclf/ 2021-08-24T11:21:46,917 Skipping link: not a file: https://pypi.org/simple/gbinaryclf/ 2021-08-24T11:21:46,940 Given no hashes to check 0 links for project 'gbinaryclf': discarding no candidates 2021-08-24T11:21:46,940 ERROR: Could not find a version that satisfies the requirement gbinaryclf==0.1.0 (from versions: none) 2021-08-24T11:21:46,941 ERROR: No matching distribution found for gbinaryclf==0.1.0 2021-08-24T11:21:46,941 Exception information: 2021-08-24T11:21:46,941 Traceback (most recent call last): 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-24T11:21:46,941 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-24T11:21:46,941 raise RequirementsConflicted(criterion) 2021-08-24T11:21:46,941 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gbinaryclf==0.1.0') 2021-08-24T11:21:46,941 2021-08-24T11:21:46,941 During handling of the above exception, another exception occurred: 2021-08-24T11:21:46,941 2021-08-24T11:21:46,941 Traceback (most recent call last): 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-24T11:21:46,941 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-24T11:21:46,941 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-24T11:21:46,941 raise ResolutionImpossible(e.criterion.information) 2021-08-24T11:21:46,941 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gbinaryclf==0.1.0'), parent=None)] 2021-08-24T11:21:46,941 2021-08-24T11:21:46,941 The above exception was the direct cause of the following exception: 2021-08-24T11:21:46,941 2021-08-24T11:21:46,941 Traceback (most recent call last): 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-24T11:21:46,941 status = self.run(options, args) 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-24T11:21:46,941 return func(self, options, args) 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-24T11:21:46,941 reqs, check_supported_wheels=True 2021-08-24T11:21:46,941 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-24T11:21:46,941 raise error from e 2021-08-24T11:21:46,941 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gbinaryclf==0.1.0 2021-08-24T11:21:46,945 Removed build tracker: '/tmp/pip-req-tracker-i24r65so'