2021-07-08T22:05:03,486 Created temporary directory: /tmp/pip-ephem-wheel-cache-a1ro1sth 2021-07-08T22:05:03,489 Created temporary directory: /tmp/pip-req-tracker-n_fht8m_ 2021-07-08T22:05:03,490 Initialized build tracking at /tmp/pip-req-tracker-n_fht8m_ 2021-07-08T22:05:03,490 Created build tracker: /tmp/pip-req-tracker-n_fht8m_ 2021-07-08T22:05:03,490 Entered build tracker: /tmp/pip-req-tracker-n_fht8m_ 2021-07-08T22:05:03,491 Created temporary directory: /tmp/pip-wheel-mpaybmya 2021-07-08T22:05:03,524 1 location(s) to search for versions of toolserver: 2021-07-08T22:05:03,524 * https://pypi.org/simple/toolserver/ 2021-07-08T22:05:03,524 Fetching project page and analyzing links: https://pypi.org/simple/toolserver/ 2021-07-08T22:05:03,525 Getting page https://pypi.org/simple/toolserver/ 2021-07-08T22:05:03,526 Found index url https://pypi.org/simple 2021-07-08T22:05:03,703 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a7/97/6306b24889b5c2af74db32ffbe633bb22e4b2a6f82edf0d697a9ae071fb9/Toolserver-0.4.1-py2.6.egg#sha256=241a9ad9a689d13195a12013ef68b01924b38bd16e0065df3f0461f8e41e61c4 (from https://pypi.org/simple/toolserver/) 2021-07-08T22:05:03,703 Found link https://files.pythonhosted.org/packages/f0/a6/34943df714b7a61a16508648976d3cce9688a22a8424a28c69a163ed0b27/Toolserver-0.4.1.tar.gz#sha256=b3ed98ccd8b01b365d1c1e140beed7c0856fb82319a2bc6d04eae4e1ce9a930d (from https://pypi.org/simple/toolserver/), version: 0.4.1 2021-07-08T22:05:03,704 Skipping link: not a file: https://pypi.org/simple/toolserver/ 2021-07-08T22:05:03,720 Given no hashes to check 1 links for project 'toolserver': discarding no candidates 2021-07-08T22:05:03,737 Collecting toolserver==0.4.1 2021-07-08T22:05:03,739 Created temporary directory: /tmp/pip-unpack-sx0qyamp 2021-07-08T22:05:03,781 Downloading Toolserver-0.4.1.tar.gz (96 kB) 2021-07-08T22:05:03,957 Added toolserver==0.4.1 from https://files.pythonhosted.org/packages/f0/a6/34943df714b7a61a16508648976d3cce9688a22a8424a28c69a163ed0b27/Toolserver-0.4.1.tar.gz#sha256=b3ed98ccd8b01b365d1c1e140beed7c0856fb82319a2bc6d04eae4e1ce9a930d to build tracker '/tmp/pip-req-tracker-n_fht8m_' 2021-07-08T22:05:03,958 Running setup.py (path:/tmp/pip-wheel-mpaybmya/toolserver_426ebeb26071428dad8b90fe362088f6/setup.py) egg_info for package toolserver 2021-07-08T22:05:03,959 Created temporary directory: /tmp/pip-pip-egg-info-dy_4uzd7 2021-07-08T22:05:03,959 Running command python setup.py egg_info 2021-07-08T22:05:04,587 Traceback (most recent call last): 2021-07-08T22:05:04,588 File "", line 1, in 2021-07-08T22:05:04,588 File "/tmp/pip-wheel-mpaybmya/toolserver_426ebeb26071428dad8b90fe362088f6/setup.py", line 10, in 2021-07-08T22:05:04,589 long_description=file("README").read(), 2021-07-08T22:05:04,589 NameError: name 'file' is not defined 2021-07-08T22:05:04,638 WARNING: Discarding https://files.pythonhosted.org/packages/f0/a6/34943df714b7a61a16508648976d3cce9688a22a8424a28c69a163ed0b27/Toolserver-0.4.1.tar.gz#sha256=b3ed98ccd8b01b365d1c1e140beed7c0856fb82319a2bc6d04eae4e1ce9a930d (from https://pypi.org/simple/toolserver/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T22:05:04,640 ERROR: Could not find a version that satisfies the requirement toolserver==0.4.1 (from versions: 0.4.1) 2021-07-08T22:05:04,640 ERROR: No matching distribution found for toolserver==0.4.1 2021-07-08T22:05:04,640 Exception information: 2021-07-08T22:05:04,640 Traceback (most recent call last): 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T22:05:04,640 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T22:05:04,640 raise RequirementsConflicted(criterion) 2021-07-08T22:05:04,640 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('toolserver==0.4.1') 2021-07-08T22:05:04,640 2021-07-08T22:05:04,640 During handling of the above exception, another exception occurred: 2021-07-08T22:05:04,640 2021-07-08T22:05:04,640 Traceback (most recent call last): 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T22:05:04,640 result = self._result = resolver.resolve( 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T22:05:04,640 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T22:05:04,640 raise ResolutionImpossible(e.criterion.information) 2021-07-08T22:05:04,640 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('toolserver==0.4.1'), parent=None)] 2021-07-08T22:05:04,640 2021-07-08T22:05:04,640 The above exception was the direct cause of the following exception: 2021-07-08T22:05:04,640 2021-07-08T22:05:04,640 Traceback (most recent call last): 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T22:05:04,640 status = self.run(options, args) 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T22:05:04,640 return func(self, options, args) 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T22:05:04,640 requirement_set = resolver.resolve( 2021-07-08T22:05:04,640 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T22:05:04,640 raise error from e 2021-07-08T22:05:04,640 pip._internal.exceptions.DistributionNotFound: No matching distribution found for toolserver==0.4.1 2021-07-08T22:05:04,645 Removed toolserver==0.4.1 from https://files.pythonhosted.org/packages/f0/a6/34943df714b7a61a16508648976d3cce9688a22a8424a28c69a163ed0b27/Toolserver-0.4.1.tar.gz#sha256=b3ed98ccd8b01b365d1c1e140beed7c0856fb82319a2bc6d04eae4e1ce9a930d from build tracker '/tmp/pip-req-tracker-n_fht8m_' 2021-07-08T22:05:04,645 Removed build tracker: '/tmp/pip-req-tracker-n_fht8m_'