2021-07-16T03:32:42,981 Created temporary directory: /tmp/pip-ephem-wheel-cache-7l3sjrzs 2021-07-16T03:32:42,999 Created temporary directory: /tmp/pip-req-tracker-oc67i2jp 2021-07-16T03:32:43,000 Initialized build tracking at /tmp/pip-req-tracker-oc67i2jp 2021-07-16T03:32:43,000 Created build tracker: /tmp/pip-req-tracker-oc67i2jp 2021-07-16T03:32:43,001 Entered build tracker: /tmp/pip-req-tracker-oc67i2jp 2021-07-16T03:32:43,001 Created temporary directory: /tmp/pip-wheel-wyn4qg0k 2021-07-16T03:32:43,065 1 location(s) to search for versions of applepyautomator: 2021-07-16T03:32:43,065 * https://pypi.org/simple/applepyautomator/ 2021-07-16T03:32:43,066 Fetching project page and analyzing links: https://pypi.org/simple/applepyautomator/ 2021-07-16T03:32:43,066 Getting page https://pypi.org/simple/applepyautomator/ 2021-07-16T03:32:43,068 Found index url https://pypi.org/simple 2021-07-16T03:32:43,308 Found link https://files.pythonhosted.org/packages/ec/1c/0b6bfeb9da6fb9951a91ea6aec7b72c95062d89dffb1a278c0a11ea59185/applepyautomator-0.1.tar.gz#sha256=a660babcfca72509e76f550ac51b030435b8ec62cc9cf4561c0904f43a53ef97 (from https://pypi.org/simple/applepyautomator/), version: 0.1 2021-07-16T03:32:43,319 Found link https://files.pythonhosted.org/packages/a9/76/d0fd2b58bbf6f81c82f5f8fcb5dbea9d7c43fa0afcd256bb659ce3cbc8de/applepyautomator-0.2.tar.gz#sha256=a7e71df5c04c31cb7893cc844ac8d46d34a4ecfa63fbb38b1c914f0c59a07f19 (from https://pypi.org/simple/applepyautomator/), version: 0.2 2021-07-16T03:32:43,319 Found link https://files.pythonhosted.org/packages/31/01/d2fae368ba7d7527bc230c5f3eb3fe57ace8ab7882fbc6da7ef31c886d38/applepyautomator-0.3.tar.gz#sha256=b192caea7add3d538120d6feadb2a89d2307db2f71ee44696ff6124211fd8b7d (from https://pypi.org/simple/applepyautomator/), version: 0.3 2021-07-16T03:32:43,320 Skipping link: not a file: https://pypi.org/simple/applepyautomator/ 2021-07-16T03:32:43,382 Given no hashes to check 1 links for project 'applepyautomator': discarding no candidates 2021-07-16T03:32:43,442 Collecting applepyautomator==0.2 2021-07-16T03:32:43,444 Created temporary directory: /tmp/pip-unpack-aaawqv3v 2021-07-16T03:32:43,490 Downloading applepyautomator-0.2.tar.gz (4.7 kB) 2021-07-16T03:32:43,518 Added applepyautomator==0.2 from https://files.pythonhosted.org/packages/a9/76/d0fd2b58bbf6f81c82f5f8fcb5dbea9d7c43fa0afcd256bb659ce3cbc8de/applepyautomator-0.2.tar.gz#sha256=a7e71df5c04c31cb7893cc844ac8d46d34a4ecfa63fbb38b1c914f0c59a07f19 to build tracker '/tmp/pip-req-tracker-oc67i2jp' 2021-07-16T03:32:43,519 Running setup.py (path:/tmp/pip-wheel-wyn4qg0k/applepyautomator_51a44ab69fb34980ac8940ad0899e507/setup.py) egg_info for package applepyautomator 2021-07-16T03:32:43,520 Created temporary directory: /tmp/pip-pip-egg-info-5ty5ipku 2021-07-16T03:32:43,520 Running command python setup.py egg_info 2021-07-16T03:32:45,487 Traceback (most recent call last): 2021-07-16T03:32:45,489 File "", line 1, in 2021-07-16T03:32:45,490 File "/tmp/pip-wheel-wyn4qg0k/applepyautomator_51a44ab69fb34980ac8940ad0899e507/setup.py", line 4, in 2021-07-16T03:32:45,491 with open("README.md", "r") as fh: 2021-07-16T03:32:45,491 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-16T03:32:45,558 WARNING: Discarding https://files.pythonhosted.org/packages/a9/76/d0fd2b58bbf6f81c82f5f8fcb5dbea9d7c43fa0afcd256bb659ce3cbc8de/applepyautomator-0.2.tar.gz#sha256=a7e71df5c04c31cb7893cc844ac8d46d34a4ecfa63fbb38b1c914f0c59a07f19 (from https://pypi.org/simple/applepyautomator/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T03:32:45,560 ERROR: Could not find a version that satisfies the requirement applepyautomator==0.2 (from versions: 0.1, 0.2, 0.3) 2021-07-16T03:32:45,561 ERROR: No matching distribution found for applepyautomator==0.2 2021-07-16T03:32:45,561 Exception information: 2021-07-16T03:32:45,561 Traceback (most recent call last): 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T03:32:45,561 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T03:32:45,561 raise RequirementsConflicted(criterion) 2021-07-16T03:32:45,561 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('applepyautomator==0.2') 2021-07-16T03:32:45,561 2021-07-16T03:32:45,561 During handling of the above exception, another exception occurred: 2021-07-16T03:32:45,561 2021-07-16T03:32:45,561 Traceback (most recent call last): 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T03:32:45,561 result = self._result = resolver.resolve( 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T03:32:45,561 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T03:32:45,561 raise ResolutionImpossible(e.criterion.information) 2021-07-16T03:32:45,561 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('applepyautomator==0.2'), parent=None)] 2021-07-16T03:32:45,561 2021-07-16T03:32:45,561 The above exception was the direct cause of the following exception: 2021-07-16T03:32:45,561 2021-07-16T03:32:45,561 Traceback (most recent call last): 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T03:32:45,561 status = self.run(options, args) 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T03:32:45,561 return func(self, options, args) 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T03:32:45,561 requirement_set = resolver.resolve( 2021-07-16T03:32:45,561 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T03:32:45,561 raise error from e 2021-07-16T03:32:45,561 pip._internal.exceptions.DistributionNotFound: No matching distribution found for applepyautomator==0.2 2021-07-16T03:32:45,568 Removed applepyautomator==0.2 from https://files.pythonhosted.org/packages/a9/76/d0fd2b58bbf6f81c82f5f8fcb5dbea9d7c43fa0afcd256bb659ce3cbc8de/applepyautomator-0.2.tar.gz#sha256=a7e71df5c04c31cb7893cc844ac8d46d34a4ecfa63fbb38b1c914f0c59a07f19 from build tracker '/tmp/pip-req-tracker-oc67i2jp' 2021-07-16T03:32:45,568 Removed build tracker: '/tmp/pip-req-tracker-oc67i2jp'