2022-01-31T03:28:42,317 Created temporary directory: /tmp/pip-ephem-wheel-cache-hfm1pt18 2022-01-31T03:28:42,322 Created temporary directory: /tmp/pip-req-tracker-y6tc94hf 2022-01-31T03:28:42,323 Initialized build tracking at /tmp/pip-req-tracker-y6tc94hf 2022-01-31T03:28:42,323 Created build tracker: /tmp/pip-req-tracker-y6tc94hf 2022-01-31T03:28:42,324 Entered build tracker: /tmp/pip-req-tracker-y6tc94hf 2022-01-31T03:28:42,325 Created temporary directory: /tmp/pip-wheel-bum59oku 2022-01-31T03:28:42,390 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-31T03:28:42,395 2 location(s) to search for versions of homestead: 2022-01-31T03:28:42,395 * https://pypi.org/simple/homestead/ 2022-01-31T03:28:42,395 * https://www.piwheels.org/simple/homestead/ 2022-01-31T03:28:42,396 Fetching project page and analyzing links: https://pypi.org/simple/homestead/ 2022-01-31T03:28:42,398 Getting page https://pypi.org/simple/homestead/ 2022-01-31T03:28:42,401 Found index url https://pypi.org/simple 2022-01-31T03:28:42,601 Skipping link: No binaries permitted for homestead: https://files.pythonhosted.org/packages/92/5b/523f31f1596a2d1c08742a558c548121842d4b143c79e436e1ad308b7533/homestead-0.0.3-py3-none-any.whl#sha256=1c738c26816786f5d8c19c64cd72b666d930ece76f22c7ade96fbb496c940405 (from https://pypi.org/simple/homestead/) (requires-python:>=3.10,<4.0) 2022-01-31T03:28:42,603 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/dd/9f/704891f32421eefa81d91c9791c0a2d17d936aaaa3cf22f9344354a1eeaf/homestead-0.0.3.tar.gz#sha256=19254106c19a295cbb0729550e772e85a66f6a0a759c4be19b9d560c722f1ce5 (from https://pypi.org/simple/homestead/) (requires-python:>=3.10,<4.0) 2022-01-31T03:28:42,604 Fetching project page and analyzing links: https://www.piwheels.org/simple/homestead/ 2022-01-31T03:28:42,605 Getting page https://www.piwheels.org/simple/homestead/ 2022-01-31T03:28:42,606 Found index url https://www.piwheels.org/simple 2022-01-31T03:28:42,820 Skipping link: not a file: https://www.piwheels.org/simple/homestead/ 2022-01-31T03:28:42,821 Skipping link: not a file: https://pypi.org/simple/homestead/ 2022-01-31T03:28:42,864 Given no hashes to check 0 links for project 'homestead': discarding no candidates 2022-01-31T03:28:42,865 ERROR: Could not find a version that satisfies the requirement homestead==0.0.3 (from versions: none) 2022-01-31T03:28:42,866 ERROR: No matching distribution found for homestead==0.0.3 2022-01-31T03:28:42,866 Exception information: 2022-01-31T03:28:42,866 Traceback (most recent call last): 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-31T03:28:42,866 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-31T03:28:42,866 raise RequirementsConflicted(criterion) 2022-01-31T03:28:42,866 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('homestead==0.0.3') 2022-01-31T03:28:42,866 2022-01-31T03:28:42,866 During handling of the above exception, another exception occurred: 2022-01-31T03:28:42,866 2022-01-31T03:28:42,866 Traceback (most recent call last): 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-31T03:28:42,866 result = self._result = resolver.resolve( 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-31T03:28:42,866 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-31T03:28:42,866 raise ResolutionImpossible(e.criterion.information) 2022-01-31T03:28:42,866 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('homestead==0.0.3'), parent=None)] 2022-01-31T03:28:42,866 2022-01-31T03:28:42,866 The above exception was the direct cause of the following exception: 2022-01-31T03:28:42,866 2022-01-31T03:28:42,866 Traceback (most recent call last): 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-31T03:28:42,866 status = run_func(*args) 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-31T03:28:42,866 return func(self, options, args) 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-31T03:28:42,866 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-31T03:28:42,866 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-31T03:28:42,866 raise error from e 2022-01-31T03:28:42,866 pip._internal.exceptions.DistributionNotFound: No matching distribution found for homestead==0.0.3 2022-01-31T03:28:42,874 Removed build tracker: '/tmp/pip-req-tracker-y6tc94hf'