2021-07-09T19:01:35,530 Created temporary directory: /tmp/pip-ephem-wheel-cache-sf9vljco 2021-07-09T19:01:35,533 Created temporary directory: /tmp/pip-req-tracker-jctrm0o9 2021-07-09T19:01:35,534 Initialized build tracking at /tmp/pip-req-tracker-jctrm0o9 2021-07-09T19:01:35,534 Created build tracker: /tmp/pip-req-tracker-jctrm0o9 2021-07-09T19:01:35,534 Entered build tracker: /tmp/pip-req-tracker-jctrm0o9 2021-07-09T19:01:35,535 Created temporary directory: /tmp/pip-wheel-k_iuu9lr 2021-07-09T19:01:35,570 1 location(s) to search for versions of ircstat: 2021-07-09T19:01:35,570 * https://pypi.org/simple/ircstat/ 2021-07-09T19:01:35,570 Fetching project page and analyzing links: https://pypi.org/simple/ircstat/ 2021-07-09T19:01:35,571 Getting page https://pypi.org/simple/ircstat/ 2021-07-09T19:01:35,572 Found index url https://pypi.org/simple 2021-07-09T19:01:35,753 Found link https://files.pythonhosted.org/packages/7d/87/b9328fd2846c9890840341b13e0e7a929bde575e0f42f2920e9204037752/ircstat-0.1.0.tar.gz#sha256=2112ffbc43dbb2b25394fea0ce95ff7350072e6ca8e49850acf0bc7b32116a41 (from https://pypi.org/simple/ircstat/), version: 0.1.0 2021-07-09T19:01:35,754 Found link https://files.pythonhosted.org/packages/5d/d4/7c1bb2e16334341fa56fb10fe8b9e128c2a78751a94216648c86267a7173/ircstat-0.1.1.tar.gz#sha256=750bd3f1afdfe5f51547c44333246684f8be5f968048259cf364ac7514027bfc (from https://pypi.org/simple/ircstat/), version: 0.1.1 2021-07-09T19:01:35,754 Skipping link: not a file: https://pypi.org/simple/ircstat/ 2021-07-09T19:01:35,770 Given no hashes to check 1 links for project 'ircstat': discarding no candidates 2021-07-09T19:01:35,787 Collecting ircstat==0.1.0 2021-07-09T19:01:35,789 Created temporary directory: /tmp/pip-unpack-g5zsga97 2021-07-09T19:01:35,959 Downloading ircstat-0.1.0.tar.gz (9.7 kB) 2021-07-09T19:01:36,016 Added ircstat==0.1.0 from https://files.pythonhosted.org/packages/7d/87/b9328fd2846c9890840341b13e0e7a929bde575e0f42f2920e9204037752/ircstat-0.1.0.tar.gz#sha256=2112ffbc43dbb2b25394fea0ce95ff7350072e6ca8e49850acf0bc7b32116a41 to build tracker '/tmp/pip-req-tracker-jctrm0o9' 2021-07-09T19:01:36,017 Running setup.py (path:/tmp/pip-wheel-k_iuu9lr/ircstat_63e9487742034ff0846679275a49a81c/setup.py) egg_info for package ircstat 2021-07-09T19:01:36,018 Created temporary directory: /tmp/pip-pip-egg-info-_e6amk7v 2021-07-09T19:01:36,018 Running command python setup.py egg_info 2021-07-09T19:01:36,655 Traceback (most recent call last): 2021-07-09T19:01:36,656 File "", line 1, in 2021-07-09T19:01:36,656 File "/tmp/pip-wheel-k_iuu9lr/ircstat_63e9487742034ff0846679275a49a81c/setup.py", line 6, in 2021-07-09T19:01:36,656 import ircstat 2021-07-09T19:01:36,657 File "/tmp/pip-wheel-k_iuu9lr/ircstat_63e9487742034ff0846679275a49a81c/ircstat/__init__.py", line 6, in 2021-07-09T19:01:36,657 from .core import VERSION, do_everything 2021-07-09T19:01:36,657 File "/tmp/pip-wheel-k_iuu9lr/ircstat_63e9487742034ff0846679275a49a81c/ircstat/core.py", line 13, in 2021-07-09T19:01:36,657 from .plugins import load_plugins 2021-07-09T19:01:36,658 ModuleNotFoundError: No module named 'ircstat.plugins' 2021-07-09T19:01:36,708 WARNING: Discarding https://files.pythonhosted.org/packages/7d/87/b9328fd2846c9890840341b13e0e7a929bde575e0f42f2920e9204037752/ircstat-0.1.0.tar.gz#sha256=2112ffbc43dbb2b25394fea0ce95ff7350072e6ca8e49850acf0bc7b32116a41 (from https://pypi.org/simple/ircstat/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:01:36,709 ERROR: Could not find a version that satisfies the requirement ircstat==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T19:01:36,709 ERROR: No matching distribution found for ircstat==0.1.0 2021-07-09T19:01:36,710 Exception information: 2021-07-09T19:01:36,710 Traceback (most recent call last): 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:01:36,710 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:01:36,710 raise RequirementsConflicted(criterion) 2021-07-09T19:01:36,710 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ircstat==0.1.0') 2021-07-09T19:01:36,710 2021-07-09T19:01:36,710 During handling of the above exception, another exception occurred: 2021-07-09T19:01:36,710 2021-07-09T19:01:36,710 Traceback (most recent call last): 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:01:36,710 result = self._result = resolver.resolve( 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:01:36,710 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:01:36,710 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:01:36,710 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ircstat==0.1.0'), parent=None)] 2021-07-09T19:01:36,710 2021-07-09T19:01:36,710 The above exception was the direct cause of the following exception: 2021-07-09T19:01:36,710 2021-07-09T19:01:36,710 Traceback (most recent call last): 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:01:36,710 status = self.run(options, args) 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:01:36,710 return func(self, options, args) 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:01:36,710 requirement_set = resolver.resolve( 2021-07-09T19:01:36,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:01:36,710 raise error from e 2021-07-09T19:01:36,710 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ircstat==0.1.0 2021-07-09T19:01:36,714 Removed ircstat==0.1.0 from https://files.pythonhosted.org/packages/7d/87/b9328fd2846c9890840341b13e0e7a929bde575e0f42f2920e9204037752/ircstat-0.1.0.tar.gz#sha256=2112ffbc43dbb2b25394fea0ce95ff7350072e6ca8e49850acf0bc7b32116a41 from build tracker '/tmp/pip-req-tracker-jctrm0o9' 2021-07-09T19:01:36,715 Removed build tracker: '/tmp/pip-req-tracker-jctrm0o9'