2022-04-15T22:32:09,320 Created temporary directory: /tmp/pip-ephem-wheel-cache-v2q67_ua 2022-04-15T22:32:09,325 Created temporary directory: /tmp/pip-req-tracker-lh5fk75g 2022-04-15T22:32:09,326 Initialized build tracking at /tmp/pip-req-tracker-lh5fk75g 2022-04-15T22:32:09,327 Created build tracker: /tmp/pip-req-tracker-lh5fk75g 2022-04-15T22:32:09,327 Entered build tracker: /tmp/pip-req-tracker-lh5fk75g 2022-04-15T22:32:09,328 Created temporary directory: /tmp/pip-wheel-a0s6tu5l 2022-04-15T22:32:09,401 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-15T22:32:09,410 2 location(s) to search for versions of trends: 2022-04-15T22:32:09,410 * https://pypi.org/simple/trends/ 2022-04-15T22:32:09,410 * https://www.piwheels.org/simple/trends/ 2022-04-15T22:32:09,411 Fetching project page and analyzing links: https://pypi.org/simple/trends/ 2022-04-15T22:32:09,412 Getting page https://pypi.org/simple/trends/ 2022-04-15T22:32:09,415 Found index url https://pypi.org/simple 2022-04-15T22:32:09,526 Skipping link: No binaries permitted for trends: https://files.pythonhosted.org/packages/ee/37/18b2be6ebb574d94b5c4c4d1a0658b32018bee277f233d739383b5f1fc5e/trends-0.1.0-py3-none-any.whl#sha256=6ae3d64d3b462ac276a21194abbe2fb26bceb98b086edefce2bbea60cc5af5ab (from https://pypi.org/simple/trends/) (requires-python:>=3.9,<4.0) 2022-04-15T22:32:09,528 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/2c/30/2610bb5ac45fe37d6fff7da805843bbb84a383ec161c164b47f8bf4be77c/trends-0.1.0.tar.gz#sha256=7ffb1b0cc378d6c6bb8f576d42a359f75f8f2498d06ecda65178830cff73aba3 (from https://pypi.org/simple/trends/) (requires-python:>=3.9,<4.0) 2022-04-15T22:32:09,529 Fetching project page and analyzing links: https://www.piwheels.org/simple/trends/ 2022-04-15T22:32:09,530 Getting page https://www.piwheels.org/simple/trends/ 2022-04-15T22:32:09,532 Found index url https://www.piwheels.org/simple 2022-04-15T22:32:09,774 Skipping link: not a file: https://www.piwheels.org/simple/trends/ 2022-04-15T22:32:09,775 Skipping link: not a file: https://pypi.org/simple/trends/ 2022-04-15T22:32:09,808 Given no hashes to check 0 links for project 'trends': discarding no candidates 2022-04-15T22:32:09,809 ERROR: Could not find a version that satisfies the requirement trends==0.1.0 (from versions: none) 2022-04-15T22:32:09,812 ERROR: No matching distribution found for trends==0.1.0 2022-04-15T22:32:09,813 Exception information: 2022-04-15T22:32:09,813 Traceback (most recent call last): 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-15T22:32:09,813 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-15T22:32:09,813 raise RequirementsConflicted(criterion) 2022-04-15T22:32:09,813 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trends==0.1.0') 2022-04-15T22:32:09,813 2022-04-15T22:32:09,813 During handling of the above exception, another exception occurred: 2022-04-15T22:32:09,813 2022-04-15T22:32:09,813 Traceback (most recent call last): 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-15T22:32:09,813 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-15T22:32:09,813 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-15T22:32:09,813 raise ResolutionImpossible(e.criterion.information) 2022-04-15T22:32:09,813 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trends==0.1.0'), parent=None)] 2022-04-15T22:32:09,813 2022-04-15T22:32:09,813 The above exception was the direct cause of the following exception: 2022-04-15T22:32:09,813 2022-04-15T22:32:09,813 Traceback (most recent call last): 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-15T22:32:09,813 status = run_func(*args) 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-15T22:32:09,813 return func(self, options, args) 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-15T22:32:09,813 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-15T22:32:09,813 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-15T22:32:09,813 raise error from e 2022-04-15T22:32:09,813 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trends==0.1.0 2022-04-15T22:32:09,822 Removed build tracker: '/tmp/pip-req-tracker-lh5fk75g'