2021-07-14T23:09:28,614 Created temporary directory: /tmp/pip-ephem-wheel-cache-tyqsq046 2021-07-14T23:09:28,617 Created temporary directory: /tmp/pip-req-tracker-wd6gbyoz 2021-07-14T23:09:28,617 Initialized build tracking at /tmp/pip-req-tracker-wd6gbyoz 2021-07-14T23:09:28,618 Created build tracker: /tmp/pip-req-tracker-wd6gbyoz 2021-07-14T23:09:28,618 Entered build tracker: /tmp/pip-req-tracker-wd6gbyoz 2021-07-14T23:09:28,618 Created temporary directory: /tmp/pip-wheel-aiqa_uky 2021-07-14T23:09:28,648 1 location(s) to search for versions of ricoh-ldap-sync: 2021-07-14T23:09:28,648 * https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:09:28,649 Fetching project page and analyzing links: https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:09:28,649 Getting page https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:09:28,651 Found index url https://pypi.org/simple 2021-07-14T23:09:28,828 Found link https://files.pythonhosted.org/packages/e8/cb/7a63bb19812daecd51c4f2fc8c1e982698ed3943addbd53a3636c6c64604/ricoh-ldap-sync-0.1.0.tar.gz#sha256=21f51ebde37619beb29a805eef46928dcec551fb463f2251bd9e657dafb0bbf7 (from https://pypi.org/simple/ricoh-ldap-sync/), version: 0.1.0 2021-07-14T23:09:28,828 Found link https://files.pythonhosted.org/packages/c2/2b/af4bb09e6aef91131d5c5d39a514393589b1d184c2f1ac02c2783eed5b99/ricoh-ldap-sync-0.1.1.tar.gz#sha256=39de57235c2d9884baae1d4010bd38f20d5bfd7c6becf38885b7c128fea29461 (from https://pypi.org/simple/ricoh-ldap-sync/), version: 0.1.1 2021-07-14T23:09:28,829 Skipping link: not a file: https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:09:28,847 Given no hashes to check 1 links for project 'ricoh-ldap-sync': discarding no candidates 2021-07-14T23:09:28,866 Collecting ricoh-ldap-sync==0.1.0 2021-07-14T23:09:28,867 Created temporary directory: /tmp/pip-unpack-74vzf7df 2021-07-14T23:09:29,041 Downloading ricoh-ldap-sync-0.1.0.tar.gz (5.2 kB) 2021-07-14T23:09:29,091 Added ricoh-ldap-sync==0.1.0 from https://files.pythonhosted.org/packages/e8/cb/7a63bb19812daecd51c4f2fc8c1e982698ed3943addbd53a3636c6c64604/ricoh-ldap-sync-0.1.0.tar.gz#sha256=21f51ebde37619beb29a805eef46928dcec551fb463f2251bd9e657dafb0bbf7 to build tracker '/tmp/pip-req-tracker-wd6gbyoz' 2021-07-14T23:09:29,092 Running setup.py (path:/tmp/pip-wheel-aiqa_uky/ricoh-ldap-sync_829ba1d5a2b14480803dcb3892797af0/setup.py) egg_info for package ricoh-ldap-sync 2021-07-14T23:09:29,093 Created temporary directory: /tmp/pip-pip-egg-info-f6de6zwq 2021-07-14T23:09:29,093 Running command python setup.py egg_info 2021-07-14T23:09:30,147 Traceback (most recent call last): 2021-07-14T23:09:30,147 File "", line 1, in 2021-07-14T23:09:30,148 File "/tmp/pip-wheel-aiqa_uky/ricoh-ldap-sync_829ba1d5a2b14480803dcb3892797af0/setup.py", line 4, in 2021-07-14T23:09:30,148 from ricoh_ldap_sync import __VERSION__ 2021-07-14T23:09:30,148 File "/tmp/pip-wheel-aiqa_uky/ricoh-ldap-sync_829ba1d5a2b14480803dcb3892797af0/ricoh_ldap_sync/__init__.py", line 6, in 2021-07-14T23:09:30,148 from .ldap import get_users 2021-07-14T23:09:30,148 File "/tmp/pip-wheel-aiqa_uky/ricoh-ldap-sync_829ba1d5a2b14480803dcb3892797af0/ricoh_ldap_sync/ldap.py", line 1, in 2021-07-14T23:09:30,149 from pyad.adgroup import ADGroup 2021-07-14T23:09:30,149 ModuleNotFoundError: No module named 'pyad' 2021-07-14T23:09:30,199 WARNING: Discarding https://files.pythonhosted.org/packages/e8/cb/7a63bb19812daecd51c4f2fc8c1e982698ed3943addbd53a3636c6c64604/ricoh-ldap-sync-0.1.0.tar.gz#sha256=21f51ebde37619beb29a805eef46928dcec551fb463f2251bd9e657dafb0bbf7 (from https://pypi.org/simple/ricoh-ldap-sync/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T23:09:30,200 ERROR: Could not find a version that satisfies the requirement ricoh-ldap-sync==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-14T23:09:30,200 ERROR: No matching distribution found for ricoh-ldap-sync==0.1.0 2021-07-14T23:09:30,201 Exception information: 2021-07-14T23:09:30,201 Traceback (most recent call last): 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T23:09:30,201 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T23:09:30,201 raise RequirementsConflicted(criterion) 2021-07-14T23:09:30,201 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ricoh-ldap-sync==0.1.0') 2021-07-14T23:09:30,201 2021-07-14T23:09:30,201 During handling of the above exception, another exception occurred: 2021-07-14T23:09:30,201 2021-07-14T23:09:30,201 Traceback (most recent call last): 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T23:09:30,201 result = self._result = resolver.resolve( 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T23:09:30,201 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T23:09:30,201 raise ResolutionImpossible(e.criterion.information) 2021-07-14T23:09:30,201 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ricoh-ldap-sync==0.1.0'), parent=None)] 2021-07-14T23:09:30,201 2021-07-14T23:09:30,201 The above exception was the direct cause of the following exception: 2021-07-14T23:09:30,201 2021-07-14T23:09:30,201 Traceback (most recent call last): 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T23:09:30,201 status = self.run(options, args) 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T23:09:30,201 return func(self, options, args) 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T23:09:30,201 requirement_set = resolver.resolve( 2021-07-14T23:09:30,201 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T23:09:30,201 raise error from e 2021-07-14T23:09:30,201 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ricoh-ldap-sync==0.1.0 2021-07-14T23:09:30,205 Removed ricoh-ldap-sync==0.1.0 from https://files.pythonhosted.org/packages/e8/cb/7a63bb19812daecd51c4f2fc8c1e982698ed3943addbd53a3636c6c64604/ricoh-ldap-sync-0.1.0.tar.gz#sha256=21f51ebde37619beb29a805eef46928dcec551fb463f2251bd9e657dafb0bbf7 from build tracker '/tmp/pip-req-tracker-wd6gbyoz' 2021-07-14T23:09:30,206 Removed build tracker: '/tmp/pip-req-tracker-wd6gbyoz'