2021-07-11T22:20:12,598 Created temporary directory: /tmp/pip-ephem-wheel-cache-3gg_7d02 2021-07-11T22:20:12,601 Created temporary directory: /tmp/pip-req-tracker-oz3hwxna 2021-07-11T22:20:12,602 Initialized build tracking at /tmp/pip-req-tracker-oz3hwxna 2021-07-11T22:20:12,602 Created build tracker: /tmp/pip-req-tracker-oz3hwxna 2021-07-11T22:20:12,602 Entered build tracker: /tmp/pip-req-tracker-oz3hwxna 2021-07-11T22:20:12,603 Created temporary directory: /tmp/pip-wheel-42jx81rp 2021-07-11T22:20:12,633 1 location(s) to search for versions of ejabberdctl-py: 2021-07-11T22:20:12,633 * https://pypi.org/simple/ejabberdctl-py/ 2021-07-11T22:20:12,634 Fetching project page and analyzing links: https://pypi.org/simple/ejabberdctl-py/ 2021-07-11T22:20:12,634 Getting page https://pypi.org/simple/ejabberdctl-py/ 2021-07-11T22:20:12,636 Found index url https://pypi.org/simple 2021-07-11T22:20:12,723 Found link https://files.pythonhosted.org/packages/86/66/18eeefd1b82cc354005eece7c4340953242b3669fb4edb5488907b0af7d5/ejabberdctl.py-0.1.tar.gz#sha256=2761f327925df16d666330868125be1a20a66393db267b7bbe935f5a6d4b7c39 (from https://pypi.org/simple/ejabberdctl-py/), version: 0.1 2021-07-11T22:20:12,724 Found link https://files.pythonhosted.org/packages/21/3e/44a2fa00dcd60527851ef53277aaee41bcc6b903fbcd5c1c4e68eacdb46c/ejabberdctl.py-0.2.tar.gz#sha256=026020a3f4cc61807667d515168c9e511f094be02ca8c8b108646130e3bc6d4e (from https://pypi.org/simple/ejabberdctl-py/), version: 0.2 2021-07-11T22:20:12,724 Skipping link: not a file: https://pypi.org/simple/ejabberdctl-py/ 2021-07-11T22:20:12,742 Given no hashes to check 1 links for project 'ejabberdctl-py': discarding no candidates 2021-07-11T22:20:12,761 Collecting ejabberdctl-py==0.2 2021-07-11T22:20:12,763 Created temporary directory: /tmp/pip-unpack-hepfx0k6 2021-07-11T22:20:12,936 Downloading ejabberdctl.py-0.2.tar.gz (11 kB) 2021-07-11T22:20:12,996 Added ejabberdctl-py==0.2 from https://files.pythonhosted.org/packages/21/3e/44a2fa00dcd60527851ef53277aaee41bcc6b903fbcd5c1c4e68eacdb46c/ejabberdctl.py-0.2.tar.gz#sha256=026020a3f4cc61807667d515168c9e511f094be02ca8c8b108646130e3bc6d4e to build tracker '/tmp/pip-req-tracker-oz3hwxna' 2021-07-11T22:20:12,998 Running setup.py (path:/tmp/pip-wheel-42jx81rp/ejabberdctl-py_7f19088084ac43159211b04c24f4d3a5/setup.py) egg_info for package ejabberdctl-py 2021-07-11T22:20:12,999 Created temporary directory: /tmp/pip-pip-egg-info-ztkbd7vs 2021-07-11T22:20:12,999 Running command python setup.py egg_info 2021-07-11T22:20:13,984 Traceback (most recent call last): 2021-07-11T22:20:13,984 File "", line 1, in 2021-07-11T22:20:13,985 File "/tmp/pip-wheel-42jx81rp/ejabberdctl-py_7f19088084ac43159211b04c24f4d3a5/setup.py", line 16, in 2021-07-11T22:20:13,985 long_description=('{}{}{}'.format(read('README.rst'), 2021-07-11T22:20:13,985 File "/tmp/pip-wheel-42jx81rp/ejabberdctl-py_7f19088084ac43159211b04c24f4d3a5/setup.py", line 9, in read 2021-07-11T22:20:13,985 text = unicode(text, 'utf-8').encode('ascii', 'xmlcharrefreplace') 2021-07-11T22:20:13,985 NameError: name 'unicode' is not defined 2021-07-11T22:20:14,042 WARNING: Discarding https://files.pythonhosted.org/packages/21/3e/44a2fa00dcd60527851ef53277aaee41bcc6b903fbcd5c1c4e68eacdb46c/ejabberdctl.py-0.2.tar.gz#sha256=026020a3f4cc61807667d515168c9e511f094be02ca8c8b108646130e3bc6d4e (from https://pypi.org/simple/ejabberdctl-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:20:14,043 ERROR: Could not find a version that satisfies the requirement ejabberdctl-py==0.2 (from versions: 0.1, 0.2) 2021-07-11T22:20:14,043 ERROR: No matching distribution found for ejabberdctl-py==0.2 2021-07-11T22:20:14,044 Exception information: 2021-07-11T22:20:14,044 Traceback (most recent call last): 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:20:14,044 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:20:14,044 raise RequirementsConflicted(criterion) 2021-07-11T22:20:14,044 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ejabberdctl-py==0.2') 2021-07-11T22:20:14,044 2021-07-11T22:20:14,044 During handling of the above exception, another exception occurred: 2021-07-11T22:20:14,044 2021-07-11T22:20:14,044 Traceback (most recent call last): 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:20:14,044 result = self._result = resolver.resolve( 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:20:14,044 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:20:14,044 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:20:14,044 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ejabberdctl-py==0.2'), parent=None)] 2021-07-11T22:20:14,044 2021-07-11T22:20:14,044 The above exception was the direct cause of the following exception: 2021-07-11T22:20:14,044 2021-07-11T22:20:14,044 Traceback (most recent call last): 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:20:14,044 status = self.run(options, args) 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:20:14,044 return func(self, options, args) 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:20:14,044 requirement_set = resolver.resolve( 2021-07-11T22:20:14,044 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:20:14,044 raise error from e 2021-07-11T22:20:14,044 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ejabberdctl-py==0.2 2021-07-11T22:20:14,049 Removed ejabberdctl-py==0.2 from https://files.pythonhosted.org/packages/21/3e/44a2fa00dcd60527851ef53277aaee41bcc6b903fbcd5c1c4e68eacdb46c/ejabberdctl.py-0.2.tar.gz#sha256=026020a3f4cc61807667d515168c9e511f094be02ca8c8b108646130e3bc6d4e from build tracker '/tmp/pip-req-tracker-oz3hwxna' 2021-07-11T22:20:14,049 Removed build tracker: '/tmp/pip-req-tracker-oz3hwxna'