2021-07-10T05:43:38,135 Created temporary directory: /tmp/pip-ephem-wheel-cache-924cyf96 2021-07-10T05:43:38,138 Created temporary directory: /tmp/pip-req-tracker-hrlksrsk 2021-07-10T05:43:38,138 Initialized build tracking at /tmp/pip-req-tracker-hrlksrsk 2021-07-10T05:43:38,139 Created build tracker: /tmp/pip-req-tracker-hrlksrsk 2021-07-10T05:43:38,139 Entered build tracker: /tmp/pip-req-tracker-hrlksrsk 2021-07-10T05:43:38,139 Created temporary directory: /tmp/pip-wheel-fkwtgktg 2021-07-10T05:43:38,173 1 location(s) to search for versions of twisted-utils: 2021-07-10T05:43:38,173 * https://pypi.org/simple/twisted-utils/ 2021-07-10T05:43:38,173 Fetching project page and analyzing links: https://pypi.org/simple/twisted-utils/ 2021-07-10T05:43:38,174 Getting page https://pypi.org/simple/twisted-utils/ 2021-07-10T05:43:38,175 Found index url https://pypi.org/simple 2021-07-10T05:43:38,350 Found link https://files.pythonhosted.org/packages/3b/88/b6c1183af6eb2b60ab661178bbed3344d209907a7f4cd77b9645d0b06deb/twisted-utils-0.1.1.tar.gz#sha256=9d2cc2693e4db3e3d03253873d247d73272e9cd7d11669316bebf09aed3a7b37 (from https://pypi.org/simple/twisted-utils/), version: 0.1.1 2021-07-10T05:43:38,351 Skipping link: not a file: https://pypi.org/simple/twisted-utils/ 2021-07-10T05:43:38,368 Given no hashes to check 1 links for project 'twisted-utils': discarding no candidates 2021-07-10T05:43:38,386 Collecting twisted-utils==0.1.1 2021-07-10T05:43:38,388 Created temporary directory: /tmp/pip-unpack-et4qx0ed 2021-07-10T05:43:38,558 Downloading twisted-utils-0.1.1.tar.gz (5.5 kB) 2021-07-10T05:43:38,593 Added twisted-utils==0.1.1 from https://files.pythonhosted.org/packages/3b/88/b6c1183af6eb2b60ab661178bbed3344d209907a7f4cd77b9645d0b06deb/twisted-utils-0.1.1.tar.gz#sha256=9d2cc2693e4db3e3d03253873d247d73272e9cd7d11669316bebf09aed3a7b37 to build tracker '/tmp/pip-req-tracker-hrlksrsk' 2021-07-10T05:43:38,594 Running setup.py (path:/tmp/pip-wheel-fkwtgktg/twisted-utils_78a39a23bb5240c4a97f50da8854cd93/setup.py) egg_info for package twisted-utils 2021-07-10T05:43:38,595 Created temporary directory: /tmp/pip-pip-egg-info-vgbythe2 2021-07-10T05:43:38,595 Running command python setup.py egg_info 2021-07-10T05:43:39,264 Traceback (most recent call last): 2021-07-10T05:43:39,265 File "", line 1, in 2021-07-10T05:43:39,266 File "/tmp/pip-wheel-fkwtgktg/twisted-utils_78a39a23bb5240c4a97f50da8854cd93/setup.py", line 2, in 2021-07-10T05:43:39,266 import twutils 2021-07-10T05:43:39,266 File "/tmp/pip-wheel-fkwtgktg/twisted-utils_78a39a23bb5240c4a97f50da8854cd93/twutils/__init__.py", line 1, in 2021-07-10T05:43:39,266 from twisted.python import log, threadable 2021-07-10T05:43:39,267 ModuleNotFoundError: No module named 'twisted.python' 2021-07-10T05:43:39,316 WARNING: Discarding https://files.pythonhosted.org/packages/3b/88/b6c1183af6eb2b60ab661178bbed3344d209907a7f4cd77b9645d0b06deb/twisted-utils-0.1.1.tar.gz#sha256=9d2cc2693e4db3e3d03253873d247d73272e9cd7d11669316bebf09aed3a7b37 (from https://pypi.org/simple/twisted-utils/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:43:39,318 ERROR: Could not find a version that satisfies the requirement twisted-utils==0.1.1 (from versions: 0.1.1) 2021-07-10T05:43:39,318 ERROR: No matching distribution found for twisted-utils==0.1.1 2021-07-10T05:43:39,318 Exception information: 2021-07-10T05:43:39,318 Traceback (most recent call last): 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:43:39,318 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:43:39,318 raise RequirementsConflicted(criterion) 2021-07-10T05:43:39,318 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('twisted-utils==0.1.1') 2021-07-10T05:43:39,318 2021-07-10T05:43:39,318 During handling of the above exception, another exception occurred: 2021-07-10T05:43:39,318 2021-07-10T05:43:39,318 Traceback (most recent call last): 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:43:39,318 result = self._result = resolver.resolve( 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:43:39,318 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:43:39,318 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:43:39,318 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('twisted-utils==0.1.1'), parent=None)] 2021-07-10T05:43:39,318 2021-07-10T05:43:39,318 The above exception was the direct cause of the following exception: 2021-07-10T05:43:39,318 2021-07-10T05:43:39,318 Traceback (most recent call last): 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:43:39,318 status = self.run(options, args) 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:43:39,318 return func(self, options, args) 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:43:39,318 requirement_set = resolver.resolve( 2021-07-10T05:43:39,318 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:43:39,318 raise error from e 2021-07-10T05:43:39,318 pip._internal.exceptions.DistributionNotFound: No matching distribution found for twisted-utils==0.1.1 2021-07-10T05:43:39,323 Removed twisted-utils==0.1.1 from https://files.pythonhosted.org/packages/3b/88/b6c1183af6eb2b60ab661178bbed3344d209907a7f4cd77b9645d0b06deb/twisted-utils-0.1.1.tar.gz#sha256=9d2cc2693e4db3e3d03253873d247d73272e9cd7d11669316bebf09aed3a7b37 from build tracker '/tmp/pip-req-tracker-hrlksrsk' 2021-07-10T05:43:39,324 Removed build tracker: '/tmp/pip-req-tracker-hrlksrsk'