2021-07-09T07:21:04,462 Created temporary directory: /tmp/pip-ephem-wheel-cache-2scd0ne1 2021-07-09T07:21:04,465 Created temporary directory: /tmp/pip-req-tracker-drl3oa5q 2021-07-09T07:21:04,466 Initialized build tracking at /tmp/pip-req-tracker-drl3oa5q 2021-07-09T07:21:04,466 Created build tracker: /tmp/pip-req-tracker-drl3oa5q 2021-07-09T07:21:04,466 Entered build tracker: /tmp/pip-req-tracker-drl3oa5q 2021-07-09T07:21:04,467 Created temporary directory: /tmp/pip-wheel-up99vmwn 2021-07-09T07:21:04,499 1 location(s) to search for versions of mutt-ldap: 2021-07-09T07:21:04,499 * https://pypi.org/simple/mutt-ldap/ 2021-07-09T07:21:04,500 Fetching project page and analyzing links: https://pypi.org/simple/mutt-ldap/ 2021-07-09T07:21:04,500 Getting page https://pypi.org/simple/mutt-ldap/ 2021-07-09T07:21:04,502 Found index url https://pypi.org/simple 2021-07-09T07:21:04,680 Found link https://files.pythonhosted.org/packages/4d/8f/907bcc2f24c7032b6d05e35c766ccfe1287c13b51682a8012d942baf410a/mutt-ldap-0.1.tar.gz#sha256=40cbbfa7adebb2026d34b8a553d089e13a7676dd7dabd7d7b9ce370ee1c62041 (from https://pypi.org/simple/mutt-ldap/), version: 0.1 2021-07-09T07:21:04,680 Skipping link: not a file: https://pypi.org/simple/mutt-ldap/ 2021-07-09T07:21:04,696 Given no hashes to check 1 links for project 'mutt-ldap': discarding no candidates 2021-07-09T07:21:04,714 Collecting mutt-ldap==0.1 2021-07-09T07:21:04,715 Created temporary directory: /tmp/pip-unpack-8hqs4nvy 2021-07-09T07:21:04,886 Downloading mutt-ldap-0.1.tar.gz (17 kB) 2021-07-09T07:21:04,931 Added mutt-ldap==0.1 from https://files.pythonhosted.org/packages/4d/8f/907bcc2f24c7032b6d05e35c766ccfe1287c13b51682a8012d942baf410a/mutt-ldap-0.1.tar.gz#sha256=40cbbfa7adebb2026d34b8a553d089e13a7676dd7dabd7d7b9ce370ee1c62041 to build tracker '/tmp/pip-req-tracker-drl3oa5q' 2021-07-09T07:21:04,932 Running setup.py (path:/tmp/pip-wheel-up99vmwn/mutt-ldap_6c9a9af47f8a4fe7a6fe0ba34c8a4d5f/setup.py) egg_info for package mutt-ldap 2021-07-09T07:21:04,933 Created temporary directory: /tmp/pip-pip-egg-info-3y34q2xj 2021-07-09T07:21:04,933 Running command python setup.py egg_info 2021-07-09T07:21:05,588 Traceback (most recent call last): 2021-07-09T07:21:05,589 File "", line 1, in 2021-07-09T07:21:05,589 File "/tmp/pip-wheel-up99vmwn/mutt-ldap_6c9a9af47f8a4fe7a6fe0ba34c8a4d5f/setup.py", line 19, in 2021-07-09T07:21:05,589 import mutt_ldap as _mutt_ldap 2021-07-09T07:21:05,589 File "/tmp/pip-wheel-up99vmwn/mutt-ldap_6c9a9af47f8a4fe7a6fe0ba34c8a4d5f/mutt_ldap.py", line 22, in 2021-07-09T07:21:05,590 import ConfigParser as _configparser 2021-07-09T07:21:05,590 ModuleNotFoundError: No module named 'ConfigParser' 2021-07-09T07:21:05,640 WARNING: Discarding https://files.pythonhosted.org/packages/4d/8f/907bcc2f24c7032b6d05e35c766ccfe1287c13b51682a8012d942baf410a/mutt-ldap-0.1.tar.gz#sha256=40cbbfa7adebb2026d34b8a553d089e13a7676dd7dabd7d7b9ce370ee1c62041 (from https://pypi.org/simple/mutt-ldap/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:21:05,641 ERROR: Could not find a version that satisfies the requirement mutt-ldap==0.1 (from versions: 0.1) 2021-07-09T07:21:05,642 ERROR: No matching distribution found for mutt-ldap==0.1 2021-07-09T07:21:05,642 Exception information: 2021-07-09T07:21:05,642 Traceback (most recent call last): 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:21:05,642 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:21:05,642 raise RequirementsConflicted(criterion) 2021-07-09T07:21:05,642 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mutt-ldap==0.1') 2021-07-09T07:21:05,642 2021-07-09T07:21:05,642 During handling of the above exception, another exception occurred: 2021-07-09T07:21:05,642 2021-07-09T07:21:05,642 Traceback (most recent call last): 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:21:05,642 result = self._result = resolver.resolve( 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:21:05,642 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:21:05,642 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:21:05,642 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mutt-ldap==0.1'), parent=None)] 2021-07-09T07:21:05,642 2021-07-09T07:21:05,642 The above exception was the direct cause of the following exception: 2021-07-09T07:21:05,642 2021-07-09T07:21:05,642 Traceback (most recent call last): 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:21:05,642 status = self.run(options, args) 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:21:05,642 return func(self, options, args) 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:21:05,642 requirement_set = resolver.resolve( 2021-07-09T07:21:05,642 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:21:05,642 raise error from e 2021-07-09T07:21:05,642 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mutt-ldap==0.1 2021-07-09T07:21:05,647 Removed mutt-ldap==0.1 from https://files.pythonhosted.org/packages/4d/8f/907bcc2f24c7032b6d05e35c766ccfe1287c13b51682a8012d942baf410a/mutt-ldap-0.1.tar.gz#sha256=40cbbfa7adebb2026d34b8a553d089e13a7676dd7dabd7d7b9ce370ee1c62041 from build tracker '/tmp/pip-req-tracker-drl3oa5q' 2021-07-09T07:21:05,647 Removed build tracker: '/tmp/pip-req-tracker-drl3oa5q'