2021-07-09T10:15:54,416 Created temporary directory: /tmp/pip-ephem-wheel-cache-ro2peoxt 2021-07-09T10:15:54,419 Created temporary directory: /tmp/pip-req-tracker-stg0ix20 2021-07-09T10:15:54,420 Initialized build tracking at /tmp/pip-req-tracker-stg0ix20 2021-07-09T10:15:54,420 Created build tracker: /tmp/pip-req-tracker-stg0ix20 2021-07-09T10:15:54,420 Entered build tracker: /tmp/pip-req-tracker-stg0ix20 2021-07-09T10:15:54,421 Created temporary directory: /tmp/pip-wheel-l77qggh3 2021-07-09T10:15:54,454 1 location(s) to search for versions of afpproxy: 2021-07-09T10:15:54,454 * https://pypi.org/simple/afpproxy/ 2021-07-09T10:15:54,454 Fetching project page and analyzing links: https://pypi.org/simple/afpproxy/ 2021-07-09T10:15:54,455 Getting page https://pypi.org/simple/afpproxy/ 2021-07-09T10:15:54,456 Found index url https://pypi.org/simple 2021-07-09T10:15:54,545 Found link https://files.pythonhosted.org/packages/4f/a2/41842bbdab756c4e0dd0dcfeca0cf96ea331abd2bf0a6bb894e842e9f9b2/afpproxy-0.1.tar.gz#sha256=2221cb6158b5b9d3a1b0c25f59c03494b5baae2851ff66c8e67ceb2e43e51f5e (from https://pypi.org/simple/afpproxy/), version: 0.1 2021-07-09T10:15:54,546 Found link https://files.pythonhosted.org/packages/b3/3b/11b796b6a684416ee1cf7b6bfd5e66f68c127193b07fdfdc7f26bc8c6a1d/afpproxy-0.1.1.tar.gz#sha256=4cb72090465098246ea3bad9f5c5fa277c1650b6713bf662817ec43865e774d0 (from https://pypi.org/simple/afpproxy/), version: 0.1.1 2021-07-09T10:15:54,546 Found link https://files.pythonhosted.org/packages/3a/23/2a97e962308d06fb907f0fc057d7e45b45aa0eb5e7922845492c970a3adc/afpproxy-0.1.2.tar.gz#sha256=a76ecf755e207bc6503e606952aa6cc0133e93774005c2877746e2d00cc9693b (from https://pypi.org/simple/afpproxy/), version: 0.1.2 2021-07-09T10:15:54,546 Skipping link: not a file: https://pypi.org/simple/afpproxy/ 2021-07-09T10:15:54,563 Given no hashes to check 1 links for project 'afpproxy': discarding no candidates 2021-07-09T10:15:54,580 Collecting afpproxy==0.1.1 2021-07-09T10:15:54,582 Created temporary directory: /tmp/pip-unpack-gpt6f76z 2021-07-09T10:15:54,621 Downloading afpproxy-0.1.1.tar.gz (12 kB) 2021-07-09T10:15:54,679 Added afpproxy==0.1.1 from https://files.pythonhosted.org/packages/b3/3b/11b796b6a684416ee1cf7b6bfd5e66f68c127193b07fdfdc7f26bc8c6a1d/afpproxy-0.1.1.tar.gz#sha256=4cb72090465098246ea3bad9f5c5fa277c1650b6713bf662817ec43865e774d0 to build tracker '/tmp/pip-req-tracker-stg0ix20' 2021-07-09T10:15:54,680 Running setup.py (path:/tmp/pip-wheel-l77qggh3/afpproxy_87b7745b21e044628975c01a93f8d210/setup.py) egg_info for package afpproxy 2021-07-09T10:15:54,680 Created temporary directory: /tmp/pip-pip-egg-info-ieesb8r2 2021-07-09T10:15:54,681 Running command python setup.py egg_info 2021-07-09T10:15:55,303 Traceback (most recent call last): 2021-07-09T10:15:55,304 File "", line 1, in 2021-07-09T10:15:55,304 File "/tmp/pip-wheel-l77qggh3/afpproxy_87b7745b21e044628975c01a93f8d210/setup.py", line 4, in 2021-07-09T10:15:55,304 import afpproxy 2021-07-09T10:15:55,304 File "/tmp/pip-wheel-l77qggh3/afpproxy_87b7745b21e044628975c01a93f8d210/afpproxy/__init__.py", line 5, in 2021-07-09T10:15:55,305 from twisted.internet import reactor 2021-07-09T10:15:55,305 ModuleNotFoundError: No module named 'twisted.internet' 2021-07-09T10:15:55,357 WARNING: Discarding https://files.pythonhosted.org/packages/b3/3b/11b796b6a684416ee1cf7b6bfd5e66f68c127193b07fdfdc7f26bc8c6a1d/afpproxy-0.1.1.tar.gz#sha256=4cb72090465098246ea3bad9f5c5fa277c1650b6713bf662817ec43865e774d0 (from https://pypi.org/simple/afpproxy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T10:15:55,358 ERROR: Could not find a version that satisfies the requirement afpproxy==0.1.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-09T10:15:55,359 ERROR: No matching distribution found for afpproxy==0.1.1 2021-07-09T10:15:55,359 Exception information: 2021-07-09T10:15:55,359 Traceback (most recent call last): 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:15:55,359 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:15:55,359 raise RequirementsConflicted(criterion) 2021-07-09T10:15:55,359 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('afpproxy==0.1.1') 2021-07-09T10:15:55,359 2021-07-09T10:15:55,359 During handling of the above exception, another exception occurred: 2021-07-09T10:15:55,359 2021-07-09T10:15:55,359 Traceback (most recent call last): 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:15:55,359 result = self._result = resolver.resolve( 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:15:55,359 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:15:55,359 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:15:55,359 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('afpproxy==0.1.1'), parent=None)] 2021-07-09T10:15:55,359 2021-07-09T10:15:55,359 The above exception was the direct cause of the following exception: 2021-07-09T10:15:55,359 2021-07-09T10:15:55,359 Traceback (most recent call last): 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:15:55,359 status = self.run(options, args) 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:15:55,359 return func(self, options, args) 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:15:55,359 requirement_set = resolver.resolve( 2021-07-09T10:15:55,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:15:55,359 raise error from e 2021-07-09T10:15:55,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for afpproxy==0.1.1 2021-07-09T10:15:55,364 Removed afpproxy==0.1.1 from https://files.pythonhosted.org/packages/b3/3b/11b796b6a684416ee1cf7b6bfd5e66f68c127193b07fdfdc7f26bc8c6a1d/afpproxy-0.1.1.tar.gz#sha256=4cb72090465098246ea3bad9f5c5fa277c1650b6713bf662817ec43865e774d0 from build tracker '/tmp/pip-req-tracker-stg0ix20' 2021-07-09T10:15:55,364 Removed build tracker: '/tmp/pip-req-tracker-stg0ix20'