2021-07-09T10:00:03,520 Created temporary directory: /tmp/pip-ephem-wheel-cache-ugwjac6e 2021-07-09T10:00:03,523 Created temporary directory: /tmp/pip-req-tracker-lt0934h2 2021-07-09T10:00:03,524 Initialized build tracking at /tmp/pip-req-tracker-lt0934h2 2021-07-09T10:00:03,524 Created build tracker: /tmp/pip-req-tracker-lt0934h2 2021-07-09T10:00:03,524 Entered build tracker: /tmp/pip-req-tracker-lt0934h2 2021-07-09T10:00:03,525 Created temporary directory: /tmp/pip-wheel-hngfxcrw 2021-07-09T10:00:03,559 1 location(s) to search for versions of afpproxy: 2021-07-09T10:00:03,559 * https://pypi.org/simple/afpproxy/ 2021-07-09T10:00:03,560 Fetching project page and analyzing links: https://pypi.org/simple/afpproxy/ 2021-07-09T10:00:03,560 Getting page https://pypi.org/simple/afpproxy/ 2021-07-09T10:00:03,562 Found index url https://pypi.org/simple 2021-07-09T10:00:03,741 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:00:03,741 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:00:03,742 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:00:03,742 Skipping link: not a file: https://pypi.org/simple/afpproxy/ 2021-07-09T10:00:03,758 Given no hashes to check 1 links for project 'afpproxy': discarding no candidates 2021-07-09T10:00:03,775 Collecting afpproxy==0.1 2021-07-09T10:00:03,777 Created temporary directory: /tmp/pip-unpack-bd9croev 2021-07-09T10:00:03,822 Downloading afpproxy-0.1.tar.gz (10 kB) 2021-07-09T10:00:03,865 Added afpproxy==0.1 from https://files.pythonhosted.org/packages/4f/a2/41842bbdab756c4e0dd0dcfeca0cf96ea331abd2bf0a6bb894e842e9f9b2/afpproxy-0.1.tar.gz#sha256=2221cb6158b5b9d3a1b0c25f59c03494b5baae2851ff66c8e67ceb2e43e51f5e to build tracker '/tmp/pip-req-tracker-lt0934h2' 2021-07-09T10:00:03,866 Running setup.py (path:/tmp/pip-wheel-hngfxcrw/afpproxy_957ece704a204fe9a815cf71d7c1226a/setup.py) egg_info for package afpproxy 2021-07-09T10:00:03,866 Created temporary directory: /tmp/pip-pip-egg-info-3mcsotpd 2021-07-09T10:00:03,867 Running command python setup.py egg_info 2021-07-09T10:00:04,497 Traceback (most recent call last): 2021-07-09T10:00:04,497 File "", line 1, in 2021-07-09T10:00:04,498 File "/tmp/pip-wheel-hngfxcrw/afpproxy_957ece704a204fe9a815cf71d7c1226a/setup.py", line 4, in 2021-07-09T10:00:04,498 import afpproxy 2021-07-09T10:00:04,498 File "/tmp/pip-wheel-hngfxcrw/afpproxy_957ece704a204fe9a815cf71d7c1226a/afpproxy/__init__.py", line 5, in 2021-07-09T10:00:04,498 from twisted.internet import reactor 2021-07-09T10:00:04,498 ModuleNotFoundError: No module named 'twisted.internet' 2021-07-09T10:00:04,553 WARNING: Discarding https://files.pythonhosted.org/packages/4f/a2/41842bbdab756c4e0dd0dcfeca0cf96ea331abd2bf0a6bb894e842e9f9b2/afpproxy-0.1.tar.gz#sha256=2221cb6158b5b9d3a1b0c25f59c03494b5baae2851ff66c8e67ceb2e43e51f5e (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:00:04,554 ERROR: Could not find a version that satisfies the requirement afpproxy==0.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-09T10:00:04,555 ERROR: No matching distribution found for afpproxy==0.1 2021-07-09T10:00:04,555 Exception information: 2021-07-09T10:00:04,555 Traceback (most recent call last): 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:00:04,555 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:00:04,555 raise RequirementsConflicted(criterion) 2021-07-09T10:00:04,555 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('afpproxy==0.1') 2021-07-09T10:00:04,555 2021-07-09T10:00:04,555 During handling of the above exception, another exception occurred: 2021-07-09T10:00:04,555 2021-07-09T10:00:04,555 Traceback (most recent call last): 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:00:04,555 result = self._result = resolver.resolve( 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:00:04,555 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:00:04,555 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:00:04,555 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('afpproxy==0.1'), parent=None)] 2021-07-09T10:00:04,555 2021-07-09T10:00:04,555 The above exception was the direct cause of the following exception: 2021-07-09T10:00:04,555 2021-07-09T10:00:04,555 Traceback (most recent call last): 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:00:04,555 status = self.run(options, args) 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:00:04,555 return func(self, options, args) 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:00:04,555 requirement_set = resolver.resolve( 2021-07-09T10:00:04,555 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:00:04,555 raise error from e 2021-07-09T10:00:04,555 pip._internal.exceptions.DistributionNotFound: No matching distribution found for afpproxy==0.1 2021-07-09T10:00:04,560 Removed afpproxy==0.1 from https://files.pythonhosted.org/packages/4f/a2/41842bbdab756c4e0dd0dcfeca0cf96ea331abd2bf0a6bb894e842e9f9b2/afpproxy-0.1.tar.gz#sha256=2221cb6158b5b9d3a1b0c25f59c03494b5baae2851ff66c8e67ceb2e43e51f5e from build tracker '/tmp/pip-req-tracker-lt0934h2' 2021-07-09T10:00:04,560 Removed build tracker: '/tmp/pip-req-tracker-lt0934h2'