2021-07-14T04:38:03,949 Created temporary directory: /tmp/pip-ephem-wheel-cache-zyb_0j6u 2021-07-14T04:38:03,952 Created temporary directory: /tmp/pip-req-tracker-1zm7zicu 2021-07-14T04:38:03,953 Initialized build tracking at /tmp/pip-req-tracker-1zm7zicu 2021-07-14T04:38:03,953 Created build tracker: /tmp/pip-req-tracker-1zm7zicu 2021-07-14T04:38:03,953 Entered build tracker: /tmp/pip-req-tracker-1zm7zicu 2021-07-14T04:38:03,954 Created temporary directory: /tmp/pip-wheel-xhb9nezp 2021-07-14T04:38:03,985 1 location(s) to search for versions of adversarials: 2021-07-14T04:38:03,985 * https://pypi.org/simple/adversarials/ 2021-07-14T04:38:03,985 Fetching project page and analyzing links: https://pypi.org/simple/adversarials/ 2021-07-14T04:38:03,986 Getting page https://pypi.org/simple/adversarials/ 2021-07-14T04:38:03,987 Found index url https://pypi.org/simple 2021-07-14T04:38:04,164 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/12/2b/d6efadb7e2a7025231ddda581b917dc49de1ec93e78bab4f589fcd0e0554/Adversarials-1.0.1-py3.6.egg#sha256=5b30961614808e3f7c8783c90d5e1ec1a541945d729d3cc2db7af20707e1fb31 (from https://pypi.org/simple/adversarials/) 2021-07-14T04:38:04,165 Found link https://files.pythonhosted.org/packages/b5/97/e8a2248a23c0c08176a57693eb5646cc869c652b8b90089a9ef620b63f91/Adversarials-1.0.1.tar.gz#sha256=c18012f5a1e458f9675ef69ab0df89c6fa625f837ef7beca0aa8981cf8a350d9 (from https://pypi.org/simple/adversarials/), version: 1.0.1 2021-07-14T04:38:04,165 Skipping link: not a file: https://pypi.org/simple/adversarials/ 2021-07-14T04:38:04,183 Given no hashes to check 1 links for project 'adversarials': discarding no candidates 2021-07-14T04:38:04,202 Collecting adversarials==1.0.1 2021-07-14T04:38:04,203 Created temporary directory: /tmp/pip-unpack-9ktbjdjt 2021-07-14T04:38:04,378 Downloading Adversarials-1.0.1.tar.gz (10 kB) 2021-07-14T04:38:04,444 Added adversarials==1.0.1 from https://files.pythonhosted.org/packages/b5/97/e8a2248a23c0c08176a57693eb5646cc869c652b8b90089a9ef620b63f91/Adversarials-1.0.1.tar.gz#sha256=c18012f5a1e458f9675ef69ab0df89c6fa625f837ef7beca0aa8981cf8a350d9 to build tracker '/tmp/pip-req-tracker-1zm7zicu' 2021-07-14T04:38:04,445 Running setup.py (path:/tmp/pip-wheel-xhb9nezp/adversarials_59dee18794d648f4ab6ba84b202ae046/setup.py) egg_info for package adversarials 2021-07-14T04:38:04,446 Created temporary directory: /tmp/pip-pip-egg-info-2sk1m0x0 2021-07-14T04:38:04,447 Running command python setup.py egg_info 2021-07-14T04:38:05,432 Traceback (most recent call last): 2021-07-14T04:38:05,433 File "", line 1, in 2021-07-14T04:38:05,433 File "/tmp/pip-wheel-xhb9nezp/adversarials_59dee18794d648f4ab6ba84b202ae046/setup.py", line 21, in 2021-07-14T04:38:05,433 requires = [line.strip('\n') for line in open(REQUIREMENTS).readlines()] 2021-07-14T04:38:05,433 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T04:38:05,482 WARNING: Discarding https://files.pythonhosted.org/packages/b5/97/e8a2248a23c0c08176a57693eb5646cc869c652b8b90089a9ef620b63f91/Adversarials-1.0.1.tar.gz#sha256=c18012f5a1e458f9675ef69ab0df89c6fa625f837ef7beca0aa8981cf8a350d9 (from https://pypi.org/simple/adversarials/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T04:38:05,483 ERROR: Could not find a version that satisfies the requirement adversarials==1.0.1 (from versions: 1.0.1) 2021-07-14T04:38:05,484 ERROR: No matching distribution found for adversarials==1.0.1 2021-07-14T04:38:05,484 Exception information: 2021-07-14T04:38:05,484 Traceback (most recent call last): 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T04:38:05,484 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T04:38:05,484 raise RequirementsConflicted(criterion) 2021-07-14T04:38:05,484 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('adversarials==1.0.1') 2021-07-14T04:38:05,484 2021-07-14T04:38:05,484 During handling of the above exception, another exception occurred: 2021-07-14T04:38:05,484 2021-07-14T04:38:05,484 Traceback (most recent call last): 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T04:38:05,484 result = self._result = resolver.resolve( 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T04:38:05,484 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T04:38:05,484 raise ResolutionImpossible(e.criterion.information) 2021-07-14T04:38:05,484 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('adversarials==1.0.1'), parent=None)] 2021-07-14T04:38:05,484 2021-07-14T04:38:05,484 The above exception was the direct cause of the following exception: 2021-07-14T04:38:05,484 2021-07-14T04:38:05,484 Traceback (most recent call last): 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T04:38:05,484 status = self.run(options, args) 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T04:38:05,484 return func(self, options, args) 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T04:38:05,484 requirement_set = resolver.resolve( 2021-07-14T04:38:05,484 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T04:38:05,484 raise error from e 2021-07-14T04:38:05,484 pip._internal.exceptions.DistributionNotFound: No matching distribution found for adversarials==1.0.1 2021-07-14T04:38:05,489 Removed adversarials==1.0.1 from https://files.pythonhosted.org/packages/b5/97/e8a2248a23c0c08176a57693eb5646cc869c652b8b90089a9ef620b63f91/Adversarials-1.0.1.tar.gz#sha256=c18012f5a1e458f9675ef69ab0df89c6fa625f837ef7beca0aa8981cf8a350d9 from build tracker '/tmp/pip-req-tracker-1zm7zicu' 2021-07-14T04:38:05,489 Removed build tracker: '/tmp/pip-req-tracker-1zm7zicu'