2022-06-05T19:35:29,138 Created temporary directory: /tmp/pip-ephem-wheel-cache-xsb8x6b7 2022-06-05T19:35:29,144 Created temporary directory: /tmp/pip-build-tracker-9q5bul18 2022-06-05T19:35:29,145 Initialized build tracking at /tmp/pip-build-tracker-9q5bul18 2022-06-05T19:35:29,145 Created build tracker: /tmp/pip-build-tracker-9q5bul18 2022-06-05T19:35:29,145 Entered build tracker: /tmp/pip-build-tracker-9q5bul18 2022-06-05T19:35:29,146 Created temporary directory: /tmp/pip-wheel-0enml1rh 2022-06-05T19:35:29,215 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-05T19:35:29,223 2 location(s) to search for versions of meteor: 2022-06-05T19:35:29,223 * https://pypi.org/simple/meteor/ 2022-06-05T19:35:29,223 * https://www.piwheels.org/simple/meteor/ 2022-06-05T19:35:29,224 Fetching project page and analyzing links: https://pypi.org/simple/meteor/ 2022-06-05T19:35:29,225 Getting page https://pypi.org/simple/meteor/ 2022-06-05T19:35:29,229 Found index url https://pypi.org/simple 2022-06-05T19:35:29,336 Skipping link: No binaries permitted for meteor: https://files.pythonhosted.org/packages/00/b5/483a2b1b1c54ef6a3662fd3dce6e45456ff17c25aa7800da363fc4613b04/meteor-0.1.0-py3-none-any.whl#sha256=2534b418cf556497b5acf6b65e29b30d324eff1308aa04cfa765ab147d23b487 (from https://pypi.org/simple/meteor/) (requires-python:>=3.10,<4.0) 2022-06-05T19:35:29,338 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/73/b3/1e3b61ec1ce7e86256cf6a71ccea8fa65d4814134f1569ca6de1e7598e7b/meteor-0.1.0.tar.gz#sha256=6b04a5c512be091c5e3330c026137be9f646df103cbdf2d0d7662a4949ea089b (from https://pypi.org/simple/meteor/) (requires-python:>=3.10,<4.0) 2022-06-05T19:35:29,339 Skipping link: 0.1.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/73/b3/1e3b61ec1ce7e86256cf6a71ccea8fa65d4814134f1569ca6de1e7598e7b/meteor-0.1.0.tar.gz#sha256=6b04a5c512be091c5e3330c026137be9f646df103cbdf2d0d7662a4949ea089b (from https://pypi.org/simple/meteor/) (requires-python:>=3.10,<4.0) 2022-06-05T19:35:29,340 Fetching project page and analyzing links: https://www.piwheels.org/simple/meteor/ 2022-06-05T19:35:29,340 Getting page https://www.piwheels.org/simple/meteor/ 2022-06-05T19:35:29,342 Found index url https://www.piwheels.org/simple 2022-06-05T19:35:29,555 Skipping link: not a file: https://www.piwheels.org/simple/meteor/ 2022-06-05T19:35:29,556 Skipping link: not a file: https://pypi.org/simple/meteor/ 2022-06-05T19:35:29,586 Given no hashes to check 0 links for project 'meteor': discarding no candidates 2022-06-05T19:35:29,587 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10,<4.0 2022-06-05T19:35:29,589 ERROR: Could not find a version that satisfies the requirement meteor==0.1.0 (from versions: none) 2022-06-05T19:35:29,591 ERROR: No matching distribution found for meteor==0.1.0 2022-06-05T19:35:29,593 Exception information: 2022-06-05T19:35:29,593 Traceback (most recent call last): 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-05T19:35:29,593 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-05T19:35:29,593 raise RequirementsConflicted(criterion) 2022-06-05T19:35:29,593 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('meteor==0.1.0') 2022-06-05T19:35:29,593 2022-06-05T19:35:29,593 During handling of the above exception, another exception occurred: 2022-06-05T19:35:29,593 2022-06-05T19:35:29,593 Traceback (most recent call last): 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-05T19:35:29,593 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-05T19:35:29,593 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-05T19:35:29,593 raise ResolutionImpossible(e.criterion.information) 2022-06-05T19:35:29,593 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('meteor==0.1.0'), parent=None)] 2022-06-05T19:35:29,593 2022-06-05T19:35:29,593 The above exception was the direct cause of the following exception: 2022-06-05T19:35:29,593 2022-06-05T19:35:29,593 Traceback (most recent call last): 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-05T19:35:29,593 status = run_func(*args) 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-05T19:35:29,593 return func(self, options, args) 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-05T19:35:29,593 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-05T19:35:29,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-05T19:35:29,593 raise error from e 2022-06-05T19:35:29,593 pip._internal.exceptions.DistributionNotFound: No matching distribution found for meteor==0.1.0 2022-06-05T19:35:29,602 Removed build tracker: '/tmp/pip-build-tracker-9q5bul18'