2023-09-17T04:31:48,279 Created temporary directory: /tmp/pip-build-tracker-e1fsnax4 2023-09-17T04:31:48,280 Initialized build tracking at /tmp/pip-build-tracker-e1fsnax4 2023-09-17T04:31:48,280 Created build tracker: /tmp/pip-build-tracker-e1fsnax4 2023-09-17T04:31:48,281 Entered build tracker: /tmp/pip-build-tracker-e1fsnax4 2023-09-17T04:31:48,281 Created temporary directory: /tmp/pip-wheel-89h3g60j 2023-09-17T04:31:48,285 Created temporary directory: /tmp/pip-ephem-wheel-cache-cf6q507r 2023-09-17T04:31:48,308 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-17T04:31:48,312 2 location(s) to search for versions of whabot: 2023-09-17T04:31:48,312 * https://pypi.org/simple/whabot/ 2023-09-17T04:31:48,312 * https://www.piwheels.org/simple/whabot/ 2023-09-17T04:31:48,313 Fetching project page and analyzing links: https://pypi.org/simple/whabot/ 2023-09-17T04:31:48,313 Getting page https://pypi.org/simple/whabot/ 2023-09-17T04:31:48,315 Found index url https://pypi.org/simple/ 2023-09-17T04:31:48,563 Fetched page https://pypi.org/simple/whabot/ as application/vnd.pypi.simple.v1+json 2023-09-17T04:31:48,565 Found link https://files.pythonhosted.org/packages/26/d7/43cc51f0f63b1bc4d31916f066d21ed4991937299a16e009ca54a0d3b9ca/WhaBot-Release-1.0.tar.gz (from https://pypi.org/simple/whabot/), version: Release-1.0 2023-09-17T04:31:48,566 Found link https://files.pythonhosted.org/packages/19/06/1fab64f70692baf6b2ae33dc9aea9a8a76757c9e9202e884ad1a212accac/WhaBot-1.1.tar.gz (from https://pypi.org/simple/whabot/), version: 1.1 2023-09-17T04:31:48,566 Found link https://files.pythonhosted.org/packages/6f/27/4e3755e40b1615085518f64658f58a51b957d152cb47452ba1568f650a1c/WhaBot-1.1.1.tar.gz (from https://pypi.org/simple/whabot/), version: 1.1.1 2023-09-17T04:31:48,567 Fetching project page and analyzing links: https://www.piwheels.org/simple/whabot/ 2023-09-17T04:31:48,568 Getting page https://www.piwheels.org/simple/whabot/ 2023-09-17T04:31:48,569 Found index url https://www.piwheels.org/simple/ 2023-09-17T04:31:48,897 Fetched page https://www.piwheels.org/simple/whabot/ as text/html 2023-09-17T04:31:48,899 Skipping link: No binaries permitted for whabot: https://www.piwheels.org/simple/whabot/WhaBot-1.1.1-py3-none-any.whl#sha256=553504443e39471b271b15dd0644e8076387b7a6535a33a4dfb89ba7e3e35033 (from https://www.piwheels.org/simple/whabot/) 2023-09-17T04:31:48,899 Skipping link: No binaries permitted for whabot: https://www.piwheels.org/simple/whabot/WhaBot-1.1-py3-none-any.whl#sha256=7c50e9c359dc35efc73f7877b5af5357c8a4fcf41ec3a63fcd0ec2ab6ea4a114 (from https://www.piwheels.org/simple/whabot/) 2023-09-17T04:31:48,900 Skipping link: not a file: https://www.piwheels.org/simple/whabot/ 2023-09-17T04:31:48,901 Skipping link: not a file: https://pypi.org/simple/whabot/ 2023-09-17T04:31:48,919 Given no hashes to check 0 links for project 'whabot': discarding no candidates 2023-09-17T04:31:48,920 ERROR: Could not find a version that satisfies the requirement whabot==1.0 (from versions: Release-1.0, 1.1, 1.1.1) 2023-09-17T04:31:48,922 ERROR: No matching distribution found for whabot==1.0 2023-09-17T04:31:48,923 Exception information: 2023-09-17T04:31:48,923 Traceback (most recent call last): 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-17T04:31:48,923 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-17T04:31:48,923 raise RequirementsConflicted(criterion) 2023-09-17T04:31:48,923 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('whabot==1.0') 2023-09-17T04:31:48,923 2023-09-17T04:31:48,923 During handling of the above exception, another exception occurred: 2023-09-17T04:31:48,923 2023-09-17T04:31:48,923 Traceback (most recent call last): 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-17T04:31:48,923 result = self._result = resolver.resolve( 2023-09-17T04:31:48,923 ^^^^^^^^^^^^^^^^^ 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-17T04:31:48,923 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-17T04:31:48,923 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-17T04:31:48,923 raise ResolutionImpossible(e.criterion.information) 2023-09-17T04:31:48,923 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('whabot==1.0'), parent=None)] 2023-09-17T04:31:48,923 2023-09-17T04:31:48,923 The above exception was the direct cause of the following exception: 2023-09-17T04:31:48,923 2023-09-17T04:31:48,923 Traceback (most recent call last): 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-17T04:31:48,923 status = run_func(*args) 2023-09-17T04:31:48,923 ^^^^^^^^^^^^^^^ 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-17T04:31:48,923 return func(self, options, args) 2023-09-17T04:31:48,923 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-17T04:31:48,923 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-17T04:31:48,923 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-17T04:31:48,923 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-17T04:31:48,923 raise error from e 2023-09-17T04:31:48,923 pip._internal.exceptions.DistributionNotFound: No matching distribution found for whabot==1.0 2023-09-17T04:31:48,929 Removed build tracker: '/tmp/pip-build-tracker-e1fsnax4'