2021-07-12T10:59:40,843 Created temporary directory: /tmp/pip-ephem-wheel-cache-iwr910tj 2021-07-12T10:59:40,846 Created temporary directory: /tmp/pip-req-tracker-f5twto6r 2021-07-12T10:59:40,846 Initialized build tracking at /tmp/pip-req-tracker-f5twto6r 2021-07-12T10:59:40,846 Created build tracker: /tmp/pip-req-tracker-f5twto6r 2021-07-12T10:59:40,847 Entered build tracker: /tmp/pip-req-tracker-f5twto6r 2021-07-12T10:59:40,847 Created temporary directory: /tmp/pip-wheel-1v17qnsh 2021-07-12T10:59:40,878 1 location(s) to search for versions of iddmma4: 2021-07-12T10:59:40,878 * https://pypi.org/simple/iddmma4/ 2021-07-12T10:59:40,878 Fetching project page and analyzing links: https://pypi.org/simple/iddmma4/ 2021-07-12T10:59:40,879 Getting page https://pypi.org/simple/iddmma4/ 2021-07-12T10:59:40,880 Found index url https://pypi.org/simple 2021-07-12T10:59:41,061 Found link https://files.pythonhosted.org/packages/c9/7d/0ededbd04acc9a33a75a3157adec89c5294505500e656e646c7ed60f13f2/iddmma4-1.0.tar.gz#sha256=6c354ab0084e241fcdd3f68bbe11f95d010ceef9141980bab5231406cd15d184 (from https://pypi.org/simple/iddmma4/), version: 1.0 2021-07-12T10:59:41,061 Skipping link: not a file: https://pypi.org/simple/iddmma4/ 2021-07-12T10:59:41,079 Given no hashes to check 1 links for project 'iddmma4': discarding no candidates 2021-07-12T10:59:41,098 Collecting iddmma4==1.0 2021-07-12T10:59:41,100 Created temporary directory: /tmp/pip-unpack-9do9a1b5 2021-07-12T10:59:41,365 Downloading iddmma4-1.0.tar.gz (6.2 kB) 2021-07-12T10:59:41,409 Added iddmma4==1.0 from https://files.pythonhosted.org/packages/c9/7d/0ededbd04acc9a33a75a3157adec89c5294505500e656e646c7ed60f13f2/iddmma4-1.0.tar.gz#sha256=6c354ab0084e241fcdd3f68bbe11f95d010ceef9141980bab5231406cd15d184 to build tracker '/tmp/pip-req-tracker-f5twto6r' 2021-07-12T10:59:41,410 Running setup.py (path:/tmp/pip-wheel-1v17qnsh/iddmma4_9b4b445ffed74b86a5b9e2547aa2d74a/setup.py) egg_info for package iddmma4 2021-07-12T10:59:41,411 Created temporary directory: /tmp/pip-pip-egg-info-vxcg4k28 2021-07-12T10:59:41,411 Running command python setup.py egg_info 2021-07-12T10:59:42,338 Traceback (most recent call last): 2021-07-12T10:59:42,338 File "", line 1, in 2021-07-12T10:59:42,339 File "/tmp/pip-wheel-1v17qnsh/iddmma4_9b4b445ffed74b86a5b9e2547aa2d74a/setup.py", line 15, in 2021-07-12T10:59:42,339 from scapy.all import * 2021-07-12T10:59:42,339 ModuleNotFoundError: No module named 'scapy' 2021-07-12T10:59:42,387 WARNING: Discarding https://files.pythonhosted.org/packages/c9/7d/0ededbd04acc9a33a75a3157adec89c5294505500e656e646c7ed60f13f2/iddmma4-1.0.tar.gz#sha256=6c354ab0084e241fcdd3f68bbe11f95d010ceef9141980bab5231406cd15d184 (from https://pypi.org/simple/iddmma4/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T10:59:42,388 ERROR: Could not find a version that satisfies the requirement iddmma4==1.0 (from versions: 1.0) 2021-07-12T10:59:42,389 ERROR: No matching distribution found for iddmma4==1.0 2021-07-12T10:59:42,389 Exception information: 2021-07-12T10:59:42,389 Traceback (most recent call last): 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T10:59:42,389 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T10:59:42,389 raise RequirementsConflicted(criterion) 2021-07-12T10:59:42,389 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iddmma4==1.0') 2021-07-12T10:59:42,389 2021-07-12T10:59:42,389 During handling of the above exception, another exception occurred: 2021-07-12T10:59:42,389 2021-07-12T10:59:42,389 Traceback (most recent call last): 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T10:59:42,389 result = self._result = resolver.resolve( 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T10:59:42,389 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T10:59:42,389 raise ResolutionImpossible(e.criterion.information) 2021-07-12T10:59:42,389 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iddmma4==1.0'), parent=None)] 2021-07-12T10:59:42,389 2021-07-12T10:59:42,389 The above exception was the direct cause of the following exception: 2021-07-12T10:59:42,389 2021-07-12T10:59:42,389 Traceback (most recent call last): 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T10:59:42,389 status = self.run(options, args) 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T10:59:42,389 return func(self, options, args) 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T10:59:42,389 requirement_set = resolver.resolve( 2021-07-12T10:59:42,389 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T10:59:42,389 raise error from e 2021-07-12T10:59:42,389 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iddmma4==1.0 2021-07-12T10:59:42,394 Removed iddmma4==1.0 from https://files.pythonhosted.org/packages/c9/7d/0ededbd04acc9a33a75a3157adec89c5294505500e656e646c7ed60f13f2/iddmma4-1.0.tar.gz#sha256=6c354ab0084e241fcdd3f68bbe11f95d010ceef9141980bab5231406cd15d184 from build tracker '/tmp/pip-req-tracker-f5twto6r' 2021-07-12T10:59:42,394 Removed build tracker: '/tmp/pip-req-tracker-f5twto6r'