2021-07-09T07:16:54,091 Created temporary directory: /tmp/pip-ephem-wheel-cache-q_e41gqn 2021-07-09T07:16:54,094 Created temporary directory: /tmp/pip-req-tracker-n2qc3_71 2021-07-09T07:16:54,094 Initialized build tracking at /tmp/pip-req-tracker-n2qc3_71 2021-07-09T07:16:54,095 Created build tracker: /tmp/pip-req-tracker-n2qc3_71 2021-07-09T07:16:54,095 Entered build tracker: /tmp/pip-req-tracker-n2qc3_71 2021-07-09T07:16:54,095 Created temporary directory: /tmp/pip-wheel-8ypewx7h 2021-07-09T07:16:54,130 1 location(s) to search for versions of suds-passworddigest: 2021-07-09T07:16:54,130 * https://pypi.org/simple/suds-passworddigest/ 2021-07-09T07:16:54,130 Fetching project page and analyzing links: https://pypi.org/simple/suds-passworddigest/ 2021-07-09T07:16:54,131 Getting page https://pypi.org/simple/suds-passworddigest/ 2021-07-09T07:16:54,132 Found index url https://pypi.org/simple 2021-07-09T07:16:54,220 Found link https://files.pythonhosted.org/packages/5e/41/57beeb2d58b62c26993115cdf1e8db0b59c8ad0a038e700bedcea1bf77a2/suds_passworddigest-0.1.0.zip#sha256=1885c50ec9f6b87887dd3dd3debc575798beb8f91f9dac3b6657bb023d17b448 (from https://pypi.org/simple/suds-passworddigest/), version: 0.1.0 2021-07-09T07:16:54,221 Found link https://files.pythonhosted.org/packages/ac/b3/487b639073f7edb718433fd065a2bf93d17ecce389355e1424a2306c1633/suds_passworddigest-0.1.1.zip#sha256=60592c5ef5c404e3e054ddd1f1f7242c9f229665e747bdf4cc1c7b2ba2da3d6c (from https://pypi.org/simple/suds-passworddigest/), version: 0.1.1 2021-07-09T07:16:54,221 Found link https://files.pythonhosted.org/packages/c0/4b/3a7bfb60ec93467c8bd0cd23262a871e50a093171d7e7caf2a39aebe7cd6/suds_passworddigest-0.1.2.zip#sha256=6a3b081bdaff58d3d75662aaa90c144843e47ec509156fcc93ed04cbfc8b2b5a (from https://pypi.org/simple/suds-passworddigest/), version: 0.1.2 2021-07-09T07:16:54,221 Skipping link: not a file: https://pypi.org/simple/suds-passworddigest/ 2021-07-09T07:16:54,238 Given no hashes to check 1 links for project 'suds-passworddigest': discarding no candidates 2021-07-09T07:16:54,255 Collecting suds-passworddigest==0.1.2 2021-07-09T07:16:54,257 Created temporary directory: /tmp/pip-unpack-7nyorsel 2021-07-09T07:16:54,297 Downloading suds_passworddigest-0.1.2.zip (5.6 kB) 2021-07-09T07:16:54,326 Added suds-passworddigest==0.1.2 from https://files.pythonhosted.org/packages/c0/4b/3a7bfb60ec93467c8bd0cd23262a871e50a093171d7e7caf2a39aebe7cd6/suds_passworddigest-0.1.2.zip#sha256=6a3b081bdaff58d3d75662aaa90c144843e47ec509156fcc93ed04cbfc8b2b5a to build tracker '/tmp/pip-req-tracker-n2qc3_71' 2021-07-09T07:16:54,327 Running setup.py (path:/tmp/pip-wheel-8ypewx7h/suds-passworddigest_142f04bb7b5845ee8abce80ae1a31f2a/setup.py) egg_info for package suds-passworddigest 2021-07-09T07:16:54,327 Created temporary directory: /tmp/pip-pip-egg-info-mp5qc4lr 2021-07-09T07:16:54,328 Running command python setup.py egg_info 2021-07-09T07:16:54,958 Traceback (most recent call last): 2021-07-09T07:16:54,959 File "", line 1, in 2021-07-09T07:16:54,959 File "/tmp/pip-wheel-8ypewx7h/suds-passworddigest_142f04bb7b5845ee8abce80ae1a31f2a/setup.py", line 18, in 2021-07-09T07:16:54,959 long_description=file( 2021-07-09T07:16:54,960 NameError: name 'file' is not defined 2021-07-09T07:16:55,009 WARNING: Discarding https://files.pythonhosted.org/packages/c0/4b/3a7bfb60ec93467c8bd0cd23262a871e50a093171d7e7caf2a39aebe7cd6/suds_passworddigest-0.1.2.zip#sha256=6a3b081bdaff58d3d75662aaa90c144843e47ec509156fcc93ed04cbfc8b2b5a (from https://pypi.org/simple/suds-passworddigest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:16:55,010 ERROR: Could not find a version that satisfies the requirement suds-passworddigest==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-09T07:16:55,011 ERROR: No matching distribution found for suds-passworddigest==0.1.2 2021-07-09T07:16:55,011 Exception information: 2021-07-09T07:16:55,011 Traceback (most recent call last): 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:16:55,011 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:16:55,011 raise RequirementsConflicted(criterion) 2021-07-09T07:16:55,011 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('suds-passworddigest==0.1.2') 2021-07-09T07:16:55,011 2021-07-09T07:16:55,011 During handling of the above exception, another exception occurred: 2021-07-09T07:16:55,011 2021-07-09T07:16:55,011 Traceback (most recent call last): 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:16:55,011 result = self._result = resolver.resolve( 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:16:55,011 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:16:55,011 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:16:55,011 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('suds-passworddigest==0.1.2'), parent=None)] 2021-07-09T07:16:55,011 2021-07-09T07:16:55,011 The above exception was the direct cause of the following exception: 2021-07-09T07:16:55,011 2021-07-09T07:16:55,011 Traceback (most recent call last): 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:16:55,011 status = self.run(options, args) 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:16:55,011 return func(self, options, args) 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:16:55,011 requirement_set = resolver.resolve( 2021-07-09T07:16:55,011 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:16:55,011 raise error from e 2021-07-09T07:16:55,011 pip._internal.exceptions.DistributionNotFound: No matching distribution found for suds-passworddigest==0.1.2 2021-07-09T07:16:55,016 Removed suds-passworddigest==0.1.2 from https://files.pythonhosted.org/packages/c0/4b/3a7bfb60ec93467c8bd0cd23262a871e50a093171d7e7caf2a39aebe7cd6/suds_passworddigest-0.1.2.zip#sha256=6a3b081bdaff58d3d75662aaa90c144843e47ec509156fcc93ed04cbfc8b2b5a from build tracker '/tmp/pip-req-tracker-n2qc3_71' 2021-07-09T07:16:55,016 Removed build tracker: '/tmp/pip-req-tracker-n2qc3_71'