2024-10-20T23:43:40,247 Created temporary directory: /tmp/pip-build-tracker-inhn5s4j 2024-10-20T23:43:40,248 Initialized build tracking at /tmp/pip-build-tracker-inhn5s4j 2024-10-20T23:43:40,248 Created build tracker: /tmp/pip-build-tracker-inhn5s4j 2024-10-20T23:43:40,249 Entered build tracker: /tmp/pip-build-tracker-inhn5s4j 2024-10-20T23:43:40,250 Created temporary directory: /tmp/pip-wheel-23cxx736 2024-10-20T23:43:40,254 Created temporary directory: /tmp/pip-ephem-wheel-cache-3xm4122d 2024-10-20T23:43:40,298 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-20T23:43:40,301 2 location(s) to search for versions of market-calendar-tool: 2024-10-20T23:43:40,301 * https://pypi.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,301 * https://www.piwheels.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,302 Fetching project page and analyzing links: https://pypi.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,302 Getting page https://pypi.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,304 Found index url https://pypi.org/simple/ 2024-10-20T23:43:40,449 Fetched page https://pypi.org/simple/market-calendar-tool/ as application/vnd.pypi.simple.v1+json 2024-10-20T23:43:40,451 Skipping link: No binaries permitted for market-calendar-tool: https://files.pythonhosted.org/packages/df/06/f14d51f1fecfd9ba0e83bcdbb09e119959193f5b7861cfc1b15d368afcfa/market_calendar_tool-0.1.0-py3-none-any.whl (from https://pypi.org/simple/market-calendar-tool/) (requires-python:<4.0,>=3.12) 2024-10-20T23:43:40,452 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/70/f1/c1ee72112768e485f37e08ea899d5b6eb486c613c9feb6478c1a0d244de7/market_calendar_tool-0.1.0.tar.gz (from https://pypi.org/simple/market-calendar-tool/) (requires-python:<4.0,>=3.12) 2024-10-20T23:43:40,453 Skipping link: 0.1.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/70/f1/c1ee72112768e485f37e08ea899d5b6eb486c613c9feb6478c1a0d244de7/market_calendar_tool-0.1.0.tar.gz (from https://pypi.org/simple/market-calendar-tool/) (requires-python:<4.0,>=3.12) 2024-10-20T23:43:40,453 Skipping link: No binaries permitted for market-calendar-tool: https://files.pythonhosted.org/packages/ec/09/850a56580b23f9183ec75075ae52526e3107af60bfd6fa39f4863165e40f/market_calendar_tool-0.1.1-py3-none-any.whl (from https://pypi.org/simple/market-calendar-tool/) (requires-python:<4.0,>=3.12) 2024-10-20T23:43:40,454 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/d7/e8/45a9b9a8f0e1df33d8447ec7fedec0d48adb39936b1c599c586628109d7f/market_calendar_tool-0.1.1.tar.gz (from https://pypi.org/simple/market-calendar-tool/) (requires-python:<4.0,>=3.12) 2024-10-20T23:43:40,455 Skipping link: 0.1.1 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/d7/e8/45a9b9a8f0e1df33d8447ec7fedec0d48adb39936b1c599c586628109d7f/market_calendar_tool-0.1.1.tar.gz (from https://pypi.org/simple/market-calendar-tool/) (requires-python:<4.0,>=3.12) 2024-10-20T23:43:40,456 Fetching project page and analyzing links: https://www.piwheels.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,456 Getting page https://www.piwheels.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,457 Found index url https://www.piwheels.org/simple/ 2024-10-20T23:43:40,624 Fetched page https://www.piwheels.org/simple/market-calendar-tool/ as text/html 2024-10-20T23:43:40,625 Skipping link: not a file: https://www.piwheels.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,626 Skipping link: not a file: https://pypi.org/simple/market-calendar-tool/ 2024-10-20T23:43:40,645 Given no hashes to check 0 links for project 'market-calendar-tool': discarding no candidates 2024-10-20T23:43:40,646 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <4.0,>=3.12; 0.1.1 Requires-Python <4.0,>=3.12 2024-10-20T23:43:40,647 ERROR: Could not find a version that satisfies the requirement market-calendar-tool==0.1.1 (from versions: none) 2024-10-20T23:43:40,649 ERROR: No matching distribution found for market-calendar-tool==0.1.1 2024-10-20T23:43:40,650 Exception information: 2024-10-20T23:43:40,650 Traceback (most recent call last): 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-20T23:43:40,650 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-20T23:43:40,650 raise RequirementsConflicted(criterion) 2024-10-20T23:43:40,650 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('market-calendar-tool==0.1.1') 2024-10-20T23:43:40,650 2024-10-20T23:43:40,650 During handling of the above exception, another exception occurred: 2024-10-20T23:43:40,650 2024-10-20T23:43:40,650 Traceback (most recent call last): 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-20T23:43:40,650 result = self._result = resolver.resolve( 2024-10-20T23:43:40,650 ^^^^^^^^^^^^^^^^^ 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-20T23:43:40,650 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-20T23:43:40,650 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-20T23:43:40,650 raise ResolutionImpossible(e.criterion.information) 2024-10-20T23:43:40,650 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('market-calendar-tool==0.1.1'), parent=None)] 2024-10-20T23:43:40,650 2024-10-20T23:43:40,650 The above exception was the direct cause of the following exception: 2024-10-20T23:43:40,650 2024-10-20T23:43:40,650 Traceback (most recent call last): 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-20T23:43:40,650 status = _inner_run() 2024-10-20T23:43:40,650 ^^^^^^^^^^^^ 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-20T23:43:40,650 return self.run(options, args) 2024-10-20T23:43:40,650 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-20T23:43:40,650 return func(self, options, args) 2024-10-20T23:43:40,650 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-20T23:43:40,650 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-20T23:43:40,650 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-20T23:43:40,650 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-20T23:43:40,650 raise error from e 2024-10-20T23:43:40,650 pip._internal.exceptions.DistributionNotFound: No matching distribution found for market-calendar-tool==0.1.1 2024-10-20T23:43:40,656 Removed build tracker: '/tmp/pip-build-tracker-inhn5s4j'