2021-07-09T17:21:14,653 Created temporary directory: /tmp/pip-ephem-wheel-cache-y_q1rlnx 2021-07-09T17:21:14,656 Created temporary directory: /tmp/pip-req-tracker-_r0o1mia 2021-07-09T17:21:14,656 Initialized build tracking at /tmp/pip-req-tracker-_r0o1mia 2021-07-09T17:21:14,656 Created build tracker: /tmp/pip-req-tracker-_r0o1mia 2021-07-09T17:21:14,657 Entered build tracker: /tmp/pip-req-tracker-_r0o1mia 2021-07-09T17:21:14,657 Created temporary directory: /tmp/pip-wheel-osqbv043 2021-07-09T17:21:14,690 1 location(s) to search for versions of suds-fc: 2021-07-09T17:21:14,690 * https://pypi.org/simple/suds-fc/ 2021-07-09T17:21:14,691 Fetching project page and analyzing links: https://pypi.org/simple/suds-fc/ 2021-07-09T17:21:14,691 Getting page https://pypi.org/simple/suds-fc/ 2021-07-09T17:21:14,693 Found index url https://pypi.org/simple 2021-07-09T17:21:14,869 Found link https://files.pythonhosted.org/packages/9b/2e/fae120dff69ac67fca69e145bca86bb8b707ebe397bc441697ece551472a/suds-fc-0.4.zip#sha256=999c2d6aa6059cab95f75042c2e8cddc7f4b7a4de3e1b85f9e855676145be23e (from https://pypi.org/simple/suds-fc/), version: 0.4 2021-07-09T17:21:14,870 Found link https://files.pythonhosted.org/packages/43/b3/bacf8d5f8b9efc5318c539ff3ed3c564a7632a2a55dc58c3508a7551284d/suds-fc-0.4.1.zip#sha256=fcc5c4f465a52d27838388e678d4a83b4cc6f6bf7f2686510b4da44292995d73 (from https://pypi.org/simple/suds-fc/), version: 0.4.1 2021-07-09T17:21:14,870 Skipping link: not a file: https://pypi.org/simple/suds-fc/ 2021-07-09T17:21:14,886 Given no hashes to check 1 links for project 'suds-fc': discarding no candidates 2021-07-09T17:21:14,903 Collecting suds-fc==0.4 2021-07-09T17:21:14,905 Created temporary directory: /tmp/pip-unpack-yeltzdvd 2021-07-09T17:21:15,148 Downloading suds-fc-0.4.zip (140 kB) 2021-07-09T17:21:15,323 Added suds-fc==0.4 from https://files.pythonhosted.org/packages/9b/2e/fae120dff69ac67fca69e145bca86bb8b707ebe397bc441697ece551472a/suds-fc-0.4.zip#sha256=999c2d6aa6059cab95f75042c2e8cddc7f4b7a4de3e1b85f9e855676145be23e to build tracker '/tmp/pip-req-tracker-_r0o1mia' 2021-07-09T17:21:15,324 Running setup.py (path:/tmp/pip-wheel-osqbv043/suds-fc_806fa178452549d2b801fb2b3b7a7c49/setup.py) egg_info for package suds-fc 2021-07-09T17:21:15,325 Created temporary directory: /tmp/pip-pip-egg-info-14x0sqck 2021-07-09T17:21:15,325 Running command python setup.py egg_info 2021-07-09T17:21:15,971 Traceback (most recent call last): 2021-07-09T17:21:15,971 File "", line 1, in 2021-07-09T17:21:15,971 File "/tmp/pip-wheel-osqbv043/suds-fc_806fa178452549d2b801fb2b3b7a7c49/setup.py", line 20, in 2021-07-09T17:21:15,972 import suds 2021-07-09T17:21:15,972 File "/tmp/pip-wheel-osqbv043/suds-fc_806fa178452549d2b801fb2b3b7a7c49/suds/__init__.py", line 154, in 2021-07-09T17:21:15,972 import client 2021-07-09T17:21:15,972 ModuleNotFoundError: No module named 'client' 2021-07-09T17:21:16,022 WARNING: Discarding https://files.pythonhosted.org/packages/9b/2e/fae120dff69ac67fca69e145bca86bb8b707ebe397bc441697ece551472a/suds-fc-0.4.zip#sha256=999c2d6aa6059cab95f75042c2e8cddc7f4b7a4de3e1b85f9e855676145be23e (from https://pypi.org/simple/suds-fc/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:21:16,023 ERROR: Could not find a version that satisfies the requirement suds-fc==0.4 (from versions: 0.4, 0.4.1) 2021-07-09T17:21:16,024 ERROR: No matching distribution found for suds-fc==0.4 2021-07-09T17:21:16,024 Exception information: 2021-07-09T17:21:16,024 Traceback (most recent call last): 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:21:16,024 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:21:16,024 raise RequirementsConflicted(criterion) 2021-07-09T17:21:16,024 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('suds-fc==0.4') 2021-07-09T17:21:16,024 2021-07-09T17:21:16,024 During handling of the above exception, another exception occurred: 2021-07-09T17:21:16,024 2021-07-09T17:21:16,024 Traceback (most recent call last): 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:21:16,024 result = self._result = resolver.resolve( 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:21:16,024 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:21:16,024 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:21:16,024 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('suds-fc==0.4'), parent=None)] 2021-07-09T17:21:16,024 2021-07-09T17:21:16,024 The above exception was the direct cause of the following exception: 2021-07-09T17:21:16,024 2021-07-09T17:21:16,024 Traceback (most recent call last): 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:21:16,024 status = self.run(options, args) 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:21:16,024 return func(self, options, args) 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:21:16,024 requirement_set = resolver.resolve( 2021-07-09T17:21:16,024 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:21:16,024 raise error from e 2021-07-09T17:21:16,024 pip._internal.exceptions.DistributionNotFound: No matching distribution found for suds-fc==0.4 2021-07-09T17:21:16,029 Removed suds-fc==0.4 from https://files.pythonhosted.org/packages/9b/2e/fae120dff69ac67fca69e145bca86bb8b707ebe397bc441697ece551472a/suds-fc-0.4.zip#sha256=999c2d6aa6059cab95f75042c2e8cddc7f4b7a4de3e1b85f9e855676145be23e from build tracker '/tmp/pip-req-tracker-_r0o1mia' 2021-07-09T17:21:16,029 Removed build tracker: '/tmp/pip-req-tracker-_r0o1mia'