2022-04-17T12:31:39,332 Created temporary directory: /tmp/pip-ephem-wheel-cache-37e2z63a 2022-04-17T12:31:39,337 Created temporary directory: /tmp/pip-req-tracker-o8gxhhfr 2022-04-17T12:31:39,338 Initialized build tracking at /tmp/pip-req-tracker-o8gxhhfr 2022-04-17T12:31:39,338 Created build tracker: /tmp/pip-req-tracker-o8gxhhfr 2022-04-17T12:31:39,339 Entered build tracker: /tmp/pip-req-tracker-o8gxhhfr 2022-04-17T12:31:39,340 Created temporary directory: /tmp/pip-wheel-1zgks8iv 2022-04-17T12:31:39,408 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-17T12:31:39,422 2 location(s) to search for versions of whabot: 2022-04-17T12:31:39,422 * https://pypi.org/simple/whabot/ 2022-04-17T12:31:39,422 * https://www.piwheels.org/simple/whabot/ 2022-04-17T12:31:39,423 Fetching project page and analyzing links: https://pypi.org/simple/whabot/ 2022-04-17T12:31:39,424 Getting page https://pypi.org/simple/whabot/ 2022-04-17T12:31:39,427 Found index url https://pypi.org/simple 2022-04-17T12:31:39,536 Found link https://files.pythonhosted.org/packages/26/d7/43cc51f0f63b1bc4d31916f066d21ed4991937299a16e009ca54a0d3b9ca/WhaBot-Release-1.0.tar.gz#sha256=d630d16b057389fa71c2099314412b8c9befd9820bf8617b626c660f43584ea2 (from https://pypi.org/simple/whabot/), version: Release-1.0 2022-04-17T12:31:39,537 Found link https://files.pythonhosted.org/packages/19/06/1fab64f70692baf6b2ae33dc9aea9a8a76757c9e9202e884ad1a212accac/WhaBot-1.1.tar.gz#sha256=92d0203f1da940805dacb72b943cdfd8b98127d2e91eeb14b1e0ef3bc1728a46 (from https://pypi.org/simple/whabot/), version: 1.1 2022-04-17T12:31:39,538 Found link https://files.pythonhosted.org/packages/6f/27/4e3755e40b1615085518f64658f58a51b957d152cb47452ba1568f650a1c/WhaBot-1.1.1.tar.gz#sha256=b142799117ecba851ee6a8d8d70f335cdf023967d7e75d45c253da9eb634b9d7 (from https://pypi.org/simple/whabot/), version: 1.1.1 2022-04-17T12:31:39,539 Fetching project page and analyzing links: https://www.piwheels.org/simple/whabot/ 2022-04-17T12:31:39,540 Getting page https://www.piwheels.org/simple/whabot/ 2022-04-17T12:31:39,542 Found index url https://www.piwheels.org/simple 2022-04-17T12:31:39,765 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/) 2022-04-17T12:31:39,765 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/) 2022-04-17T12:31:39,766 Skipping link: not a file: https://www.piwheels.org/simple/whabot/ 2022-04-17T12:31:39,766 Skipping link: not a file: https://pypi.org/simple/whabot/ 2022-04-17T12:31:39,800 Given no hashes to check 0 links for project 'whabot': discarding no candidates 2022-04-17T12:31:39,801 ERROR: Could not find a version that satisfies the requirement whabot==1.0 (from versions: Release-1.0, 1.1, 1.1.1) 2022-04-17T12:31:39,804 ERROR: No matching distribution found for whabot==1.0 2022-04-17T12:31:39,806 Exception information: 2022-04-17T12:31:39,806 Traceback (most recent call last): 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-17T12:31:39,806 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-17T12:31:39,806 raise RequirementsConflicted(criterion) 2022-04-17T12:31:39,806 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('whabot==1.0') 2022-04-17T12:31:39,806 2022-04-17T12:31:39,806 During handling of the above exception, another exception occurred: 2022-04-17T12:31:39,806 2022-04-17T12:31:39,806 Traceback (most recent call last): 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-17T12:31:39,806 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-17T12:31:39,806 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-17T12:31:39,806 raise ResolutionImpossible(e.criterion.information) 2022-04-17T12:31:39,806 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('whabot==1.0'), parent=None)] 2022-04-17T12:31:39,806 2022-04-17T12:31:39,806 The above exception was the direct cause of the following exception: 2022-04-17T12:31:39,806 2022-04-17T12:31:39,806 Traceback (most recent call last): 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-17T12:31:39,806 status = run_func(*args) 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-17T12:31:39,806 return func(self, options, args) 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-17T12:31:39,806 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-17T12:31:39,806 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-17T12:31:39,806 raise error from e 2022-04-17T12:31:39,806 pip._internal.exceptions.DistributionNotFound: No matching distribution found for whabot==1.0 2022-04-17T12:31:39,815 Removed build tracker: '/tmp/pip-req-tracker-o8gxhhfr'