2026-04-29T21:55:51,566 Created temporary directory: /tmp/pip-ephem-wheel-cache-tqdd952r 2026-04-29T21:55:51,571 Created temporary directory: /tmp/pip-req-tracker-3bt_8b7k 2026-04-29T21:55:51,572 Initialized build tracking at /tmp/pip-req-tracker-3bt_8b7k 2026-04-29T21:55:51,572 Created build tracker: /tmp/pip-req-tracker-3bt_8b7k 2026-04-29T21:55:51,572 Entered build tracker: /tmp/pip-req-tracker-3bt_8b7k 2026-04-29T21:55:51,573 Created temporary directory: /tmp/pip-wheel-h35soma_ 2026-04-29T21:55:51,622 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-04-29T21:55:51,627 2 location(s) to search for versions of insighta: 2026-04-29T21:55:51,627 * https://pypi.org/simple/insighta/ 2026-04-29T21:55:51,627 * https://www.piwheels.org/simple/insighta/ 2026-04-29T21:55:51,627 Fetching project page and analyzing links: https://pypi.org/simple/insighta/ 2026-04-29T21:55:51,628 Getting page https://pypi.org/simple/insighta/ 2026-04-29T21:55:51,631 Found index url https://pypi.org/simple 2026-04-29T21:55:51,642 Starting new HTTPS connection (1): pypi.org:443 2026-04-29T21:55:51,737 https://pypi.org:443 "GET /simple/insighta/ HTTP/1.1" 200 800 2026-04-29T21:55:51,900 Skipping link: No binaries permitted for insighta: https://files.pythonhosted.org/packages/98/bd/cd6c0ae8b3877dc46266ce730ae65a1b7e6028427936bd9d43f466052a19/insighta-0.1.0-py3-none-any.whl#sha256=4b97ba428dbdd7ecf6e0670f988d5317fec100c7f43b92665d4b8a42745e8d56 (from https://pypi.org/simple/insighta/) (requires-python:>=3.14) 2026-04-29T21:55:51,902 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/91/37/867a6643047422c1b88e141310f6c0fab6843165a608212209f1d02eca4b/insighta-0.1.0.tar.gz#sha256=679aaab239d374beaa155e434bba34455766cf9ac35a50cdae5edc883c1e3781 (from https://pypi.org/simple/insighta/) (requires-python:>=3.14) 2026-04-29T21:55:51,903 Skipping link: No binaries permitted for insighta: https://files.pythonhosted.org/packages/68/3c/735b1d11df45fd7bcec2a6d3883bdb9a96cbf49d93985d88f62c748d5247/insighta-0.2.0-py3-none-any.whl#sha256=9195cb365491985194bca26756e53098a4bacdf9782e29923c66b52e0d2584d8 (from https://pypi.org/simple/insighta/) (requires-python:>=3.14) 2026-04-29T21:55:51,905 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/d3/f1/bf7c2e4a87dcb6f411ea96d1250c346f9adc090dd7b6c495d3be56f2dca3/insighta-0.2.0.tar.gz#sha256=503d1b667c0d51e0c2aed0875395b6cd1d0cdb7f07ca8b1e64e025213225590a (from https://pypi.org/simple/insighta/) (requires-python:>=3.14) 2026-04-29T21:55:51,905 Fetching project page and analyzing links: https://www.piwheels.org/simple/insighta/ 2026-04-29T21:55:51,906 Getting page https://www.piwheels.org/simple/insighta/ 2026-04-29T21:55:51,908 Found index url https://www.piwheels.org/simple 2026-04-29T21:55:51,912 Starting new HTTPS connection (1): www.piwheels.org:443 2026-04-29T21:55:52,043 https://www.piwheels.org:443 "GET /simple/insighta/ HTTP/1.1" 200 145 2026-04-29T21:55:52,115 Given no hashes to check 0 links for project 'insighta': discarding no candidates 2026-04-29T21:55:52,116 ERROR: Could not find a version that satisfies the requirement insighta==0.1.0 2026-04-29T21:55:52,117 ERROR: No matching distribution found for insighta==0.1.0 2026-04-29T21:55:52,118 Exception information: 2026-04-29T21:55:52,118 Traceback (most recent call last): 2026-04-29T21:55:52,118 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-04-29T21:55:52,118 crit = self.state.criteria[name] 2026-04-29T21:55:52,118 KeyError: 'insighta' 2026-04-29T21:55:52,118 2026-04-29T21:55:52,118 During handling of the above exception, another exception occurred: 2026-04-29T21:55:52,118 2026-04-29T21:55:52,118 Traceback (most recent call last): 2026-04-29T21:55:52,118 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-04-29T21:55:52,118 name, crit = self._merge_into_criterion(r, parent=None) 2026-04-29T21:55:52,118 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-04-29T21:55:52,118 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-04-29T21:55:52,118 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-04-29T21:55:52,118 raise RequirementsConflicted(criterion) 2026-04-29T21:55:52,118 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('insighta==0.1.0') 2026-04-29T21:55:52,118 2026-04-29T21:55:52,118 During handling of the above exception, another exception occurred: 2026-04-29T21:55:52,118 2026-04-29T21:55:52,118 Traceback (most recent call last): 2026-04-29T21:55:52,118 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-04-29T21:55:52,118 self._result = resolver.resolve( 2026-04-29T21:55:52,118 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-04-29T21:55:52,118 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-04-29T21:55:52,118 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-04-29T21:55:52,118 raise ResolutionImpossible(e.criterion.information) 2026-04-29T21:55:52,118 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('insighta==0.1.0'), parent=None)] 2026-04-29T21:55:52,118 2026-04-29T21:55:52,118 The above exception was the direct cause of the following exception: 2026-04-29T21:55:52,118 2026-04-29T21:55:52,118 Traceback (most recent call last): 2026-04-29T21:55:52,118 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-04-29T21:55:52,118 status = self.run(options, args) 2026-04-29T21:55:52,118 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-04-29T21:55:52,118 return func(self, options, args) 2026-04-29T21:55:52,118 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-04-29T21:55:52,118 requirement_set = resolver.resolve( 2026-04-29T21:55:52,118 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-04-29T21:55:52,118 six.raise_from(error, e) 2026-04-29T21:55:52,118 File "", line 3, in raise_from 2026-04-29T21:55:52,118 pip._internal.exceptions.DistributionNotFound: No matching distribution found for insighta==0.1.0 2026-04-29T21:55:52,128 Removed build tracker: '/tmp/pip-req-tracker-3bt_8b7k'