2021-07-14T23:10:00,838 Created temporary directory: /tmp/pip-ephem-wheel-cache-c8jtl354 2021-07-14T23:10:00,841 Created temporary directory: /tmp/pip-req-tracker-gg8n6uhy 2021-07-14T23:10:00,842 Initialized build tracking at /tmp/pip-req-tracker-gg8n6uhy 2021-07-14T23:10:00,842 Created build tracker: /tmp/pip-req-tracker-gg8n6uhy 2021-07-14T23:10:00,843 Entered build tracker: /tmp/pip-req-tracker-gg8n6uhy 2021-07-14T23:10:00,843 Created temporary directory: /tmp/pip-wheel-ue_mbhvu 2021-07-14T23:10:00,878 1 location(s) to search for versions of ricoh-ldap-sync: 2021-07-14T23:10:00,878 * https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:10:00,879 Fetching project page and analyzing links: https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:10:00,880 Getting page https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:10:00,881 Found index url https://pypi.org/simple 2021-07-14T23:10:00,977 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:10:00,978 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:10:00,978 Skipping link: not a file: https://pypi.org/simple/ricoh-ldap-sync/ 2021-07-14T23:10:00,998 Given no hashes to check 1 links for project 'ricoh-ldap-sync': discarding no candidates 2021-07-14T23:10:01,018 Collecting ricoh-ldap-sync==0.1.1 2021-07-14T23:10:01,020 Created temporary directory: /tmp/pip-unpack-jdrb2igw 2021-07-14T23:10:01,278 Downloading ricoh-ldap-sync-0.1.1.tar.gz (5.2 kB) 2021-07-14T23:10:01,330 Added ricoh-ldap-sync==0.1.1 from https://files.pythonhosted.org/packages/c2/2b/af4bb09e6aef91131d5c5d39a514393589b1d184c2f1ac02c2783eed5b99/ricoh-ldap-sync-0.1.1.tar.gz#sha256=39de57235c2d9884baae1d4010bd38f20d5bfd7c6becf38885b7c128fea29461 to build tracker '/tmp/pip-req-tracker-gg8n6uhy' 2021-07-14T23:10:01,332 Running setup.py (path:/tmp/pip-wheel-ue_mbhvu/ricoh-ldap-sync_713e254807604e8497015c2e0e656d6c/setup.py) egg_info for package ricoh-ldap-sync 2021-07-14T23:10:01,332 Created temporary directory: /tmp/pip-pip-egg-info-0m_j8i2e 2021-07-14T23:10:01,333 Running command python setup.py egg_info 2021-07-14T23:10:02,321 Traceback (most recent call last): 2021-07-14T23:10:02,322 File "", line 1, in 2021-07-14T23:10:02,323 File "/tmp/pip-wheel-ue_mbhvu/ricoh-ldap-sync_713e254807604e8497015c2e0e656d6c/setup.py", line 4, in 2021-07-14T23:10:02,324 from ricoh_ldap_sync import __VERSION__ 2021-07-14T23:10:02,324 File "/tmp/pip-wheel-ue_mbhvu/ricoh-ldap-sync_713e254807604e8497015c2e0e656d6c/ricoh_ldap_sync/__init__.py", line 6, in 2021-07-14T23:10:02,325 from .ldap import get_users 2021-07-14T23:10:02,326 File "/tmp/pip-wheel-ue_mbhvu/ricoh-ldap-sync_713e254807604e8497015c2e0e656d6c/ricoh_ldap_sync/ldap.py", line 1, in 2021-07-14T23:10:02,326 from pyad.adgroup import ADGroup 2021-07-14T23:10:02,327 ModuleNotFoundError: No module named 'pyad' 2021-07-14T23:10:02,392 WARNING: Discarding 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/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T23:10:02,394 ERROR: Could not find a version that satisfies the requirement ricoh-ldap-sync==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-14T23:10:02,394 ERROR: No matching distribution found for ricoh-ldap-sync==0.1.1 2021-07-14T23:10:02,395 Exception information: 2021-07-14T23:10:02,395 Traceback (most recent call last): 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T23:10:02,395 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T23:10:02,395 raise RequirementsConflicted(criterion) 2021-07-14T23:10:02,395 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ricoh-ldap-sync==0.1.1') 2021-07-14T23:10:02,395 2021-07-14T23:10:02,395 During handling of the above exception, another exception occurred: 2021-07-14T23:10:02,395 2021-07-14T23:10:02,395 Traceback (most recent call last): 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T23:10:02,395 result = self._result = resolver.resolve( 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T23:10:02,395 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T23:10:02,395 raise ResolutionImpossible(e.criterion.information) 2021-07-14T23:10:02,395 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ricoh-ldap-sync==0.1.1'), parent=None)] 2021-07-14T23:10:02,395 2021-07-14T23:10:02,395 The above exception was the direct cause of the following exception: 2021-07-14T23:10:02,395 2021-07-14T23:10:02,395 Traceback (most recent call last): 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T23:10:02,395 status = self.run(options, args) 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T23:10:02,395 return func(self, options, args) 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T23:10:02,395 requirement_set = resolver.resolve( 2021-07-14T23:10:02,395 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T23:10:02,395 raise error from e 2021-07-14T23:10:02,395 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ricoh-ldap-sync==0.1.1 2021-07-14T23:10:02,400 Removed ricoh-ldap-sync==0.1.1 from https://files.pythonhosted.org/packages/c2/2b/af4bb09e6aef91131d5c5d39a514393589b1d184c2f1ac02c2783eed5b99/ricoh-ldap-sync-0.1.1.tar.gz#sha256=39de57235c2d9884baae1d4010bd38f20d5bfd7c6becf38885b7c128fea29461 from build tracker '/tmp/pip-req-tracker-gg8n6uhy' 2021-07-14T23:10:02,401 Removed build tracker: '/tmp/pip-req-tracker-gg8n6uhy'