2022-05-21T16:10:03,542 Created temporary directory: /tmp/pip-ephem-wheel-cache-eaaga4h1 2022-05-21T16:10:03,548 Created temporary directory: /tmp/pip-build-tracker-0b45e6vq 2022-05-21T16:10:03,549 Initialized build tracking at /tmp/pip-build-tracker-0b45e6vq 2022-05-21T16:10:03,549 Created build tracker: /tmp/pip-build-tracker-0b45e6vq 2022-05-21T16:10:03,549 Entered build tracker: /tmp/pip-build-tracker-0b45e6vq 2022-05-21T16:10:03,551 Created temporary directory: /tmp/pip-wheel-o_7x2boa 2022-05-21T16:10:03,614 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-21T16:10:03,623 2 location(s) to search for versions of tf-smelu: 2022-05-21T16:10:03,623 * https://pypi.org/simple/tf-smelu/ 2022-05-21T16:10:03,623 * https://www.piwheels.org/simple/tf-smelu/ 2022-05-21T16:10:03,624 Fetching project page and analyzing links: https://pypi.org/simple/tf-smelu/ 2022-05-21T16:10:03,625 Getting page https://pypi.org/simple/tf-smelu/ 2022-05-21T16:10:03,628 Found index url https://pypi.org/simple 2022-05-21T16:10:03,736 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/77/ae/5e97af20e6fd906a0192a8eeb36d21324ecee10b88a239f898e50f85fa46/tf-SmeLU-1.0.0.tar.gz#sha256=fb15684288906052edf68a4434d147ca2a3bc28b771e9e9320b927d27b5e504b (from https://pypi.org/simple/tf-smelu/) (requires-python:>=3.8) 2022-05-21T16:10:03,737 Skipping link: 1.0.0 Requires-Python >=3.8: https://files.pythonhosted.org/packages/77/ae/5e97af20e6fd906a0192a8eeb36d21324ecee10b88a239f898e50f85fa46/tf-SmeLU-1.0.0.tar.gz#sha256=fb15684288906052edf68a4434d147ca2a3bc28b771e9e9320b927d27b5e504b (from https://pypi.org/simple/tf-smelu/) (requires-python:>=3.8) 2022-05-21T16:10:03,738 Fetching project page and analyzing links: https://www.piwheels.org/simple/tf-smelu/ 2022-05-21T16:10:03,738 Getting page https://www.piwheels.org/simple/tf-smelu/ 2022-05-21T16:10:03,740 Found index url https://www.piwheels.org/simple 2022-05-21T16:10:03,972 Skipping link: not a file: https://www.piwheels.org/simple/tf-smelu/ 2022-05-21T16:10:03,972 Skipping link: not a file: https://pypi.org/simple/tf-smelu/ 2022-05-21T16:10:04,003 Given no hashes to check 0 links for project 'tf-smelu': discarding no candidates 2022-05-21T16:10:04,004 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.8 2022-05-21T16:10:04,006 ERROR: Could not find a version that satisfies the requirement tf-smelu==1.0.0 (from versions: none) 2022-05-21T16:10:04,008 ERROR: No matching distribution found for tf-smelu==1.0.0 2022-05-21T16:10:04,010 Exception information: 2022-05-21T16:10:04,010 Traceback (most recent call last): 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-21T16:10:04,010 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-21T16:10:04,010 raise RequirementsConflicted(criterion) 2022-05-21T16:10:04,010 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tf-smelu==1.0.0') 2022-05-21T16:10:04,010 2022-05-21T16:10:04,010 During handling of the above exception, another exception occurred: 2022-05-21T16:10:04,010 2022-05-21T16:10:04,010 Traceback (most recent call last): 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-21T16:10:04,010 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-21T16:10:04,010 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-21T16:10:04,010 raise ResolutionImpossible(e.criterion.information) 2022-05-21T16:10:04,010 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tf-smelu==1.0.0'), parent=None)] 2022-05-21T16:10:04,010 2022-05-21T16:10:04,010 The above exception was the direct cause of the following exception: 2022-05-21T16:10:04,010 2022-05-21T16:10:04,010 Traceback (most recent call last): 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-21T16:10:04,010 status = run_func(*args) 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-21T16:10:04,010 return func(self, options, args) 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-21T16:10:04,010 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-21T16:10:04,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-21T16:10:04,010 raise error from e 2022-05-21T16:10:04,010 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tf-smelu==1.0.0 2022-05-21T16:10:04,019 Removed build tracker: '/tmp/pip-build-tracker-0b45e6vq'