2021-07-14T23:04:11,556 Created temporary directory: /tmp/pip-ephem-wheel-cache-nm43mhmi 2021-07-14T23:04:11,559 Created temporary directory: /tmp/pip-req-tracker-xxl4mrif 2021-07-14T23:04:11,560 Initialized build tracking at /tmp/pip-req-tracker-xxl4mrif 2021-07-14T23:04:11,560 Created build tracker: /tmp/pip-req-tracker-xxl4mrif 2021-07-14T23:04:11,560 Entered build tracker: /tmp/pip-req-tracker-xxl4mrif 2021-07-14T23:04:11,561 Created temporary directory: /tmp/pip-wheel-n_qqsnr7 2021-07-14T23:04:11,590 1 location(s) to search for versions of pyautoit-win64: 2021-07-14T23:04:11,590 * https://pypi.org/simple/pyautoit-win64/ 2021-07-14T23:04:11,591 Fetching project page and analyzing links: https://pypi.org/simple/pyautoit-win64/ 2021-07-14T23:04:11,591 Getting page https://pypi.org/simple/pyautoit-win64/ 2021-07-14T23:04:11,593 Found index url https://pypi.org/simple 2021-07-14T23:04:11,768 Found link https://files.pythonhosted.org/packages/b7/04/1659e644e78da1178eec50eb2e04c0f8de3528ae934c3ab65a62bf80cf49/pyautoit-win64-1.0.3.tar.gz#sha256=7efffd32c3223d1ca4246f371d630baadcc2dcaf055274af9d097e273174ea52 (from https://pypi.org/simple/pyautoit-win64/), version: 1.0.3 2021-07-14T23:04:11,768 Skipping link: not a file: https://pypi.org/simple/pyautoit-win64/ 2021-07-14T23:04:11,786 Given no hashes to check 1 links for project 'pyautoit-win64': discarding no candidates 2021-07-14T23:04:11,805 Collecting pyautoit-win64==1.0.3 2021-07-14T23:04:11,807 Created temporary directory: /tmp/pip-unpack-q9c22eos 2021-07-14T23:04:11,874 Downloading pyautoit-win64-1.0.3.tar.gz (417 kB) 2021-07-14T23:04:12,030 Added pyautoit-win64==1.0.3 from https://files.pythonhosted.org/packages/b7/04/1659e644e78da1178eec50eb2e04c0f8de3528ae934c3ab65a62bf80cf49/pyautoit-win64-1.0.3.tar.gz#sha256=7efffd32c3223d1ca4246f371d630baadcc2dcaf055274af9d097e273174ea52 to build tracker '/tmp/pip-req-tracker-xxl4mrif' 2021-07-14T23:04:12,031 Running setup.py (path:/tmp/pip-wheel-n_qqsnr7/pyautoit-win64_0ea4558d1ba645dcb12073f9ae1a54e2/setup.py) egg_info for package pyautoit-win64 2021-07-14T23:04:12,032 Created temporary directory: /tmp/pip-pip-egg-info-syb8hp_j 2021-07-14T23:04:12,032 Running command python setup.py egg_info 2021-07-14T23:04:13,116 Traceback (most recent call last): 2021-07-14T23:04:13,117 File "", line 1, in 2021-07-14T23:04:13,117 File "/tmp/pip-wheel-n_qqsnr7/pyautoit-win64_0ea4558d1ba645dcb12073f9ae1a54e2/setup.py", line 9, in 2021-07-14T23:04:13,117 import autoit 2021-07-14T23:04:13,118 File "/tmp/pip-wheel-n_qqsnr7/pyautoit-win64_0ea4558d1ba645dcb12073f9ae1a54e2/autoit/__init__.py", line 6, in 2021-07-14T23:04:13,118 from .autoit import options, properties, commands 2021-07-14T23:04:13,118 File "/tmp/pip-wheel-n_qqsnr7/pyautoit-win64_0ea4558d1ba645dcb12073f9ae1a54e2/autoit/autoit.py", line 28, in 2021-07-14T23:04:13,118 AUTO_IT = ctypes.windll.LoadLibrary(dll_path) 2021-07-14T23:04:13,118 AttributeError: module 'ctypes' has no attribute 'windll' 2021-07-14T23:04:13,174 WARNING: Discarding https://files.pythonhosted.org/packages/b7/04/1659e644e78da1178eec50eb2e04c0f8de3528ae934c3ab65a62bf80cf49/pyautoit-win64-1.0.3.tar.gz#sha256=7efffd32c3223d1ca4246f371d630baadcc2dcaf055274af9d097e273174ea52 (from https://pypi.org/simple/pyautoit-win64/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T23:04:13,175 ERROR: Could not find a version that satisfies the requirement pyautoit-win64==1.0.3 (from versions: 1.0.3) 2021-07-14T23:04:13,175 ERROR: No matching distribution found for pyautoit-win64==1.0.3 2021-07-14T23:04:13,175 Exception information: 2021-07-14T23:04:13,175 Traceback (most recent call last): 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T23:04:13,175 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T23:04:13,175 raise RequirementsConflicted(criterion) 2021-07-14T23:04:13,175 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyautoit-win64==1.0.3') 2021-07-14T23:04:13,175 2021-07-14T23:04:13,175 During handling of the above exception, another exception occurred: 2021-07-14T23:04:13,175 2021-07-14T23:04:13,175 Traceback (most recent call last): 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T23:04:13,175 result = self._result = resolver.resolve( 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T23:04:13,175 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T23:04:13,175 raise ResolutionImpossible(e.criterion.information) 2021-07-14T23:04:13,175 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyautoit-win64==1.0.3'), parent=None)] 2021-07-14T23:04:13,175 2021-07-14T23:04:13,175 The above exception was the direct cause of the following exception: 2021-07-14T23:04:13,175 2021-07-14T23:04:13,175 Traceback (most recent call last): 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T23:04:13,175 status = self.run(options, args) 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T23:04:13,175 return func(self, options, args) 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T23:04:13,175 requirement_set = resolver.resolve( 2021-07-14T23:04:13,175 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T23:04:13,175 raise error from e 2021-07-14T23:04:13,175 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyautoit-win64==1.0.3 2021-07-14T23:04:13,181 Removed pyautoit-win64==1.0.3 from https://files.pythonhosted.org/packages/b7/04/1659e644e78da1178eec50eb2e04c0f8de3528ae934c3ab65a62bf80cf49/pyautoit-win64-1.0.3.tar.gz#sha256=7efffd32c3223d1ca4246f371d630baadcc2dcaf055274af9d097e273174ea52 from build tracker '/tmp/pip-req-tracker-xxl4mrif' 2021-07-14T23:04:13,181 Removed build tracker: '/tmp/pip-req-tracker-xxl4mrif'