2022-05-06T14:56:12,844 Created temporary directory: /tmp/pip-ephem-wheel-cache-wsk5_b97 2022-05-06T14:56:12,849 Created temporary directory: /tmp/pip-req-tracker-fawkj887 2022-05-06T14:56:12,850 Initialized build tracking at /tmp/pip-req-tracker-fawkj887 2022-05-06T14:56:12,851 Created build tracker: /tmp/pip-req-tracker-fawkj887 2022-05-06T14:56:12,851 Entered build tracker: /tmp/pip-req-tracker-fawkj887 2022-05-06T14:56:12,852 Created temporary directory: /tmp/pip-wheel-_u8y6y28 2022-05-06T14:56:12,915 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-06T14:56:12,923 2 location(s) to search for versions of sweet-perceptron: 2022-05-06T14:56:12,923 * https://pypi.org/simple/sweet-perceptron/ 2022-05-06T14:56:12,923 * https://www.piwheels.org/simple/sweet-perceptron/ 2022-05-06T14:56:12,924 Fetching project page and analyzing links: https://pypi.org/simple/sweet-perceptron/ 2022-05-06T14:56:12,925 Getting page https://pypi.org/simple/sweet-perceptron/ 2022-05-06T14:56:12,929 Found index url https://pypi.org/simple 2022-05-06T14:56:13,036 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f3/b8/4b9e857ba3d0f7a40b46480e4707abdf6a7b9eaf2a823a55b41b683b7547/sweet-perceptron-1.0.0.tar.gz#sha256=7ecb76411045a3388ce35c1af7cc993e62157ab4594d9bd296a8455e0e91be0d (from https://pypi.org/simple/sweet-perceptron/) (requires-python:>=3.8) 2022-05-06T14:56:13,037 Skipping link: No binaries permitted for sweet-perceptron: https://files.pythonhosted.org/packages/9d/13/f08b5e46218054d4033b05f64067e69c1e268e2c8630d0cce35c74c18c72/sweet_perceptron-1.0.0-py3-none-any.whl#sha256=1f35abd45867fabbafdbac2c9a70e781d42d60115366632a0dd7ccb730c0d24d (from https://pypi.org/simple/sweet-perceptron/) (requires-python:>=3.8) 2022-05-06T14:56:13,038 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/8d/5b/74ca1e461a85808639715afadce54b1940c4f40900f6241ed4dae00dcaf9/sweet-perceptron-1.0.1.tar.gz#sha256=f242e7ac753bf1348776617e4df7f28db9edb825e4311f4ecf80d2339f4c1b73 (from https://pypi.org/simple/sweet-perceptron/) (requires-python:>=3.8) 2022-05-06T14:56:13,039 Skipping link: No binaries permitted for sweet-perceptron: https://files.pythonhosted.org/packages/0b/b5/ea21cabbd3064c40af759190ad89d502ffbf6b972caf3abd4b75d755de0c/sweet_perceptron-1.0.1-py3-none-any.whl#sha256=768b106e0d770faa988f6393c4da0adccef3ed7aeef8a62813c5bd4b0fc660b0 (from https://pypi.org/simple/sweet-perceptron/) (requires-python:>=3.8) 2022-05-06T14:56:13,040 Fetching project page and analyzing links: https://www.piwheels.org/simple/sweet-perceptron/ 2022-05-06T14:56:13,040 Getting page https://www.piwheels.org/simple/sweet-perceptron/ 2022-05-06T14:56:13,042 Found index url https://www.piwheels.org/simple 2022-05-06T14:56:13,264 Skipping link: No binaries permitted for sweet-perceptron: https://www.piwheels.org/simple/sweet-perceptron/sweet_perceptron-1.0.0-py3-none-any.whl#sha256=649a91602c70231b79b5602c17b65fa80cdd00bc7fc5f2ba379ae270bc7b835f (from https://www.piwheels.org/simple/sweet-perceptron/) (requires-python:>=3.8) 2022-05-06T14:56:13,264 Skipping link: not a file: https://www.piwheels.org/simple/sweet-perceptron/ 2022-05-06T14:56:13,265 Skipping link: not a file: https://pypi.org/simple/sweet-perceptron/ 2022-05-06T14:56:13,298 Given no hashes to check 0 links for project 'sweet-perceptron': discarding no candidates 2022-05-06T14:56:13,299 ERROR: Could not find a version that satisfies the requirement sweet-perceptron==1.0.1 (from versions: none) 2022-05-06T14:56:13,302 ERROR: No matching distribution found for sweet-perceptron==1.0.1 2022-05-06T14:56:13,304 Exception information: 2022-05-06T14:56:13,304 Traceback (most recent call last): 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-06T14:56:13,304 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-06T14:56:13,304 raise RequirementsConflicted(criterion) 2022-05-06T14:56:13,304 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sweet-perceptron==1.0.1') 2022-05-06T14:56:13,304 2022-05-06T14:56:13,304 During handling of the above exception, another exception occurred: 2022-05-06T14:56:13,304 2022-05-06T14:56:13,304 Traceback (most recent call last): 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-06T14:56:13,304 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-06T14:56:13,304 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-06T14:56:13,304 raise ResolutionImpossible(e.criterion.information) 2022-05-06T14:56:13,304 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sweet-perceptron==1.0.1'), parent=None)] 2022-05-06T14:56:13,304 2022-05-06T14:56:13,304 The above exception was the direct cause of the following exception: 2022-05-06T14:56:13,304 2022-05-06T14:56:13,304 Traceback (most recent call last): 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-06T14:56:13,304 status = run_func(*args) 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-06T14:56:13,304 return func(self, options, args) 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-06T14:56:13,304 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-06T14:56:13,304 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-06T14:56:13,304 raise error from e 2022-05-06T14:56:13,304 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sweet-perceptron==1.0.1 2022-05-06T14:56:13,313 Removed build tracker: '/tmp/pip-req-tracker-fawkj887'