2023-12-27T16:44:02,278 Created temporary directory: /tmp/pip-build-tracker-8tfnrxxk 2023-12-27T16:44:02,279 Initialized build tracking at /tmp/pip-build-tracker-8tfnrxxk 2023-12-27T16:44:02,279 Created build tracker: /tmp/pip-build-tracker-8tfnrxxk 2023-12-27T16:44:02,279 Entered build tracker: /tmp/pip-build-tracker-8tfnrxxk 2023-12-27T16:44:02,280 Created temporary directory: /tmp/pip-wheel-oys7dzqf 2023-12-27T16:44:02,284 Created temporary directory: /tmp/pip-ephem-wheel-cache-ix77yde7 2023-12-27T16:44:02,308 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-12-27T16:44:02,312 2 location(s) to search for versions of stock-analysis-program: 2023-12-27T16:44:02,312 * https://pypi.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,312 * https://www.piwheels.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,312 Fetching project page and analyzing links: https://pypi.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,313 Getting page https://pypi.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,314 Found index url https://pypi.org/simple/ 2023-12-27T16:44:02,365 Fetched page https://pypi.org/simple/stock-analysis-program/ as application/vnd.pypi.simple.v1+json 2023-12-27T16:44:02,367 Found link https://files.pythonhosted.org/packages/a5/3d/87730185015ac7dd03c68baf1805af9c93b5afa9847ec0e400fd9c5a279b/stock-analysis-program-1.0.0.tar.gz (from https://pypi.org/simple/stock-analysis-program/) (requires-python:>=3.8), version: 1.0.0 2023-12-27T16:44:02,368 Skipping link: No binaries permitted for stock-analysis-program: https://files.pythonhosted.org/packages/af/03/e2b19d40903de84db15fbe68e0b05414c67880f3ef67f167ca84c1326a3e/stock_analysis_program-1.0.0-py3-none-any.whl (from https://pypi.org/simple/stock-analysis-program/) (requires-python:>=3.8) 2023-12-27T16:44:02,368 Skipping link: No binaries permitted for stock-analysis-program: https://files.pythonhosted.org/packages/0c/cb/e8d2c7951a083b60542a0c5cc862a98d25096a9886c8aefe9cf8f477b79f/stock_analysis_program-1.0.4-py3-none-any.whl (from https://pypi.org/simple/stock-analysis-program/) (requires-python:>=3.11,<4.0) 2023-12-27T16:44:02,369 Link requires a different Python (3.9.2 not in: '>=3.11,<4.0'): https://files.pythonhosted.org/packages/8a/db/15ed10c97691d4bcdb39c9e9eb19c04b58c3a16ac38658eb6ed9939ad91b/stock_analysis_program-1.0.4.tar.gz (from https://pypi.org/simple/stock-analysis-program/) (requires-python:>=3.11,<4.0) 2023-12-27T16:44:02,369 Skipping link: 1.0.4 Requires-Python >=3.11,<4.0: https://files.pythonhosted.org/packages/8a/db/15ed10c97691d4bcdb39c9e9eb19c04b58c3a16ac38658eb6ed9939ad91b/stock_analysis_program-1.0.4.tar.gz (from https://pypi.org/simple/stock-analysis-program/) (requires-python:>=3.11,<4.0) 2023-12-27T16:44:02,369 Fetching project page and analyzing links: https://www.piwheels.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,370 Getting page https://www.piwheels.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,371 Found index url https://www.piwheels.org/simple/ 2023-12-27T16:44:02,432 Fetched page https://www.piwheels.org/simple/stock-analysis-program/ as text/html 2023-12-27T16:44:02,433 Skipping link: not a file: https://www.piwheels.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,433 Skipping link: not a file: https://pypi.org/simple/stock-analysis-program/ 2023-12-27T16:44:02,451 Given no hashes to check 0 links for project 'stock-analysis-program': discarding no candidates 2023-12-27T16:44:02,451 ERROR: Ignored the following versions that require a different python version: 1.0.4 Requires-Python >=3.11,<4.0 2023-12-27T16:44:02,452 ERROR: Could not find a version that satisfies the requirement stock-analysis-program==1.0.4 (from versions: 1.0.0) 2023-12-27T16:44:02,453 ERROR: No matching distribution found for stock-analysis-program==1.0.4 2023-12-27T16:44:02,454 Exception information: 2023-12-27T16:44:02,454 Traceback (most recent call last): 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-12-27T16:44:02,454 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-12-27T16:44:02,454 raise RequirementsConflicted(criterion) 2023-12-27T16:44:02,454 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stock-analysis-program==1.0.4') 2023-12-27T16:44:02,454 2023-12-27T16:44:02,454 During handling of the above exception, another exception occurred: 2023-12-27T16:44:02,454 2023-12-27T16:44:02,454 Traceback (most recent call last): 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2023-12-27T16:44:02,454 result = self._result = resolver.resolve( 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-12-27T16:44:02,454 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-12-27T16:44:02,454 raise ResolutionImpossible(e.criterion.information) 2023-12-27T16:44:02,454 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stock-analysis-program==1.0.4'), parent=None)] 2023-12-27T16:44:02,454 2023-12-27T16:44:02,454 The above exception was the direct cause of the following exception: 2023-12-27T16:44:02,454 2023-12-27T16:44:02,454 Traceback (most recent call last): 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-12-27T16:44:02,454 status = run_func(*args) 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2023-12-27T16:44:02,454 return func(self, options, args) 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-12-27T16:44:02,454 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-12-27T16:44:02,454 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2023-12-27T16:44:02,454 raise error from e 2023-12-27T16:44:02,454 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stock-analysis-program==1.0.4 2023-12-27T16:44:02,458 Removed build tracker: '/tmp/pip-build-tracker-8tfnrxxk'