2021-07-12T21:23:50,749 Created temporary directory: /tmp/pip-ephem-wheel-cache-ixmb_ji6 2021-07-12T21:23:50,752 Created temporary directory: /tmp/pip-req-tracker-oy8mgfdi 2021-07-12T21:23:50,752 Initialized build tracking at /tmp/pip-req-tracker-oy8mgfdi 2021-07-12T21:23:50,752 Created build tracker: /tmp/pip-req-tracker-oy8mgfdi 2021-07-12T21:23:50,753 Entered build tracker: /tmp/pip-req-tracker-oy8mgfdi 2021-07-12T21:23:50,753 Created temporary directory: /tmp/pip-wheel-xtapm59g 2021-07-12T21:23:50,783 1 location(s) to search for versions of stackchat: 2021-07-12T21:23:50,783 * https://pypi.org/simple/stackchat/ 2021-07-12T21:23:50,784 Fetching project page and analyzing links: https://pypi.org/simple/stackchat/ 2021-07-12T21:23:50,784 Getting page https://pypi.org/simple/stackchat/ 2021-07-12T21:23:50,786 Found index url https://pypi.org/simple 2021-07-12T21:23:50,964 Found link https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 (from https://pypi.org/simple/stackchat/), version: 0.0.1.dev1512730021 2021-07-12T21:23:50,964 Skipping link: not a file: https://pypi.org/simple/stackchat/ 2021-07-12T21:23:50,982 Given no hashes to check 1 links for project 'stackchat': discarding no candidates 2021-07-12T21:23:51,001 Collecting stackchat==0.0.1.dev1512730021 2021-07-12T21:23:51,003 Created temporary directory: /tmp/pip-unpack-e8v0x6vz 2021-07-12T21:23:51,222 Downloading stackchat-0.0.1.dev1512730021.tar.gz (50 kB) 2021-07-12T21:23:51,372 Added stackchat==0.0.1.dev1512730021 from https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 to build tracker '/tmp/pip-req-tracker-oy8mgfdi' 2021-07-12T21:23:51,374 Running setup.py (path:/tmp/pip-wheel-xtapm59g/stackchat_89e0cd47cb8645429b22ec13356e5ffc/setup.py) egg_info for package stackchat 2021-07-12T21:23:51,374 Created temporary directory: /tmp/pip-pip-egg-info-xx478h6m 2021-07-12T21:23:51,375 Running command python setup.py egg_info 2021-07-12T21:23:52,246 Traceback (most recent call last): 2021-07-12T21:23:52,247 File "", line 1, in 2021-07-12T21:23:52,247 File "/tmp/pip-wheel-xtapm59g/stackchat_89e0cd47cb8645429b22ec13356e5ffc/setup.py", line 5, in 2021-07-12T21:23:52,247 from stackchat.version import __version__ 2021-07-12T21:23:52,248 File "/tmp/pip-wheel-xtapm59g/stackchat_89e0cd47cb8645429b22ec13356e5ffc/stackchat/__init__.py", line 1, in 2021-07-12T21:23:52,248 from . import _util, data, parse, client 2021-07-12T21:23:52,248 File "/tmp/pip-wheel-xtapm59g/stackchat_89e0cd47cb8645429b22ec13356e5ffc/stackchat/parse/__init__.py", line 6, in 2021-07-12T21:23:52,248 from . import _base 2021-07-12T21:23:52,248 File "/tmp/pip-wheel-xtapm59g/stackchat_89e0cd47cb8645429b22ec13356e5ffc/stackchat/parse/_base.py", line 3, in 2021-07-12T21:23:52,249 from .._util import obj_dict 2021-07-12T21:23:52,249 File "/tmp/pip-wheel-xtapm59g/stackchat_89e0cd47cb8645429b22ec13356e5ffc/stackchat/_util/obj_dict.py", line 1, in 2021-07-12T21:23:52,249 import pprintpp 2021-07-12T21:23:52,249 ModuleNotFoundError: No module named 'pprintpp' 2021-07-12T21:23:52,300 WARNING: Discarding https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 (from https://pypi.org/simple/stackchat/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T21:23:52,301 ERROR: Could not find a version that satisfies the requirement stackchat==0.0.1.dev1512730021 (from versions: 0.0.1.dev1512730021) 2021-07-12T21:23:52,302 ERROR: No matching distribution found for stackchat==0.0.1.dev1512730021 2021-07-12T21:23:52,302 Exception information: 2021-07-12T21:23:52,302 Traceback (most recent call last): 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T21:23:52,302 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T21:23:52,302 raise RequirementsConflicted(criterion) 2021-07-12T21:23:52,302 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stackchat==0.0.1.dev1512730021') 2021-07-12T21:23:52,302 2021-07-12T21:23:52,302 During handling of the above exception, another exception occurred: 2021-07-12T21:23:52,302 2021-07-12T21:23:52,302 Traceback (most recent call last): 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T21:23:52,302 result = self._result = resolver.resolve( 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T21:23:52,302 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T21:23:52,302 raise ResolutionImpossible(e.criterion.information) 2021-07-12T21:23:52,302 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stackchat==0.0.1.dev1512730021'), parent=None)] 2021-07-12T21:23:52,302 2021-07-12T21:23:52,302 The above exception was the direct cause of the following exception: 2021-07-12T21:23:52,302 2021-07-12T21:23:52,302 Traceback (most recent call last): 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T21:23:52,302 status = self.run(options, args) 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T21:23:52,302 return func(self, options, args) 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T21:23:52,302 requirement_set = resolver.resolve( 2021-07-12T21:23:52,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T21:23:52,302 raise error from e 2021-07-12T21:23:52,302 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stackchat==0.0.1.dev1512730021 2021-07-12T21:23:52,308 Removed stackchat==0.0.1.dev1512730021 from https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 from build tracker '/tmp/pip-req-tracker-oy8mgfdi' 2021-07-12T21:23:52,308 Removed build tracker: '/tmp/pip-req-tracker-oy8mgfdi'