2021-07-10T08:21:52,191 Created temporary directory: /tmp/pip-ephem-wheel-cache-icgyqboy 2021-07-10T08:21:52,194 Created temporary directory: /tmp/pip-req-tracker-8n_mjxhg 2021-07-10T08:21:52,194 Initialized build tracking at /tmp/pip-req-tracker-8n_mjxhg 2021-07-10T08:21:52,195 Created build tracker: /tmp/pip-req-tracker-8n_mjxhg 2021-07-10T08:21:52,195 Entered build tracker: /tmp/pip-req-tracker-8n_mjxhg 2021-07-10T08:21:52,195 Created temporary directory: /tmp/pip-wheel-ifakvfms 2021-07-10T08:21:52,229 1 location(s) to search for versions of multitest: 2021-07-10T08:21:52,229 * https://pypi.org/simple/multitest/ 2021-07-10T08:21:52,230 Fetching project page and analyzing links: https://pypi.org/simple/multitest/ 2021-07-10T08:21:52,230 Getting page https://pypi.org/simple/multitest/ 2021-07-10T08:21:52,232 Found index url https://pypi.org/simple 2021-07-10T08:21:52,320 Found link https://files.pythonhosted.org/packages/51/4d/86ee8cb6a0de81a5e0ca072b8b1bb9f005e06f3256755f4ff1cc476589fd/multitest-0.1.0.tar.gz#sha256=f0ff55b3c50908fef739d3bad01fc31232c5aac478478621549c522d0d032dd1 (from https://pypi.org/simple/multitest/), version: 0.1.0 2021-07-10T08:21:52,321 Found link https://files.pythonhosted.org/packages/68/bd/16b01e36dea217578a7cc7835c7ea7bea960dd4e786790ae2c46d32cfdd6/multitest-0.1.1.tar.gz#sha256=1cc74488dfb9032c5a33065eab69a9790ba503df1b0e50e52deb1879a596052a (from https://pypi.org/simple/multitest/), version: 0.1.1 2021-07-10T08:21:52,321 Found link https://files.pythonhosted.org/packages/34/23/4353491baf34a254e91d1e9b6489d3d55a3c5285b962706a03cc61c2113f/multitest-0.1.2.tar.gz#sha256=d860cc3b60e6e254cfe20fd597018438b36b884cb2cff375f3f71ab6f360328a (from https://pypi.org/simple/multitest/), version: 0.1.2 2021-07-10T08:21:52,321 Skipping link: not a file: https://pypi.org/simple/multitest/ 2021-07-10T08:21:52,339 Given no hashes to check 1 links for project 'multitest': discarding no candidates 2021-07-10T08:21:52,358 Collecting multitest==0.1.2 2021-07-10T08:21:52,359 Created temporary directory: /tmp/pip-unpack-t07vvll4 2021-07-10T08:21:52,529 Downloading multitest-0.1.2.tar.gz (3.6 kB) 2021-07-10T08:21:52,568 Added multitest==0.1.2 from https://files.pythonhosted.org/packages/34/23/4353491baf34a254e91d1e9b6489d3d55a3c5285b962706a03cc61c2113f/multitest-0.1.2.tar.gz#sha256=d860cc3b60e6e254cfe20fd597018438b36b884cb2cff375f3f71ab6f360328a to build tracker '/tmp/pip-req-tracker-8n_mjxhg' 2021-07-10T08:21:52,569 Running setup.py (path:/tmp/pip-wheel-ifakvfms/multitest_28bfde2dc3234f21933f46acec1e9c38/setup.py) egg_info for package multitest 2021-07-10T08:21:52,569 Created temporary directory: /tmp/pip-pip-egg-info-wb8lgxdp 2021-07-10T08:21:52,570 Running command python setup.py egg_info 2021-07-10T08:21:53,454 Traceback (most recent call last): 2021-07-10T08:21:53,455 File "", line 1, in 2021-07-10T08:21:53,455 File "/tmp/pip-wheel-ifakvfms/multitest_28bfde2dc3234f21933f46acec1e9c38/setup.py", line 2, in 2021-07-10T08:21:53,455 import multitest 2021-07-10T08:21:53,456 File "/tmp/pip-wheel-ifakvfms/multitest_28bfde2dc3234f21933f46acec1e9c38/multitest/__init__.py", line 1, in 2021-07-10T08:21:53,456 from multitest.runner import MultiprocessTestRunner 2021-07-10T08:21:53,456 File "/tmp/pip-wheel-ifakvfms/multitest_28bfde2dc3234f21933f46acec1e9c38/multitest/runner.py", line 4, in 2021-07-10T08:21:53,456 from StringIO import StringIO 2021-07-10T08:21:53,456 ModuleNotFoundError: No module named 'StringIO' 2021-07-10T08:21:53,506 WARNING: Discarding https://files.pythonhosted.org/packages/34/23/4353491baf34a254e91d1e9b6489d3d55a3c5285b962706a03cc61c2113f/multitest-0.1.2.tar.gz#sha256=d860cc3b60e6e254cfe20fd597018438b36b884cb2cff375f3f71ab6f360328a (from https://pypi.org/simple/multitest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:21:53,508 ERROR: Could not find a version that satisfies the requirement multitest==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-10T08:21:53,508 ERROR: No matching distribution found for multitest==0.1.2 2021-07-10T08:21:53,508 Exception information: 2021-07-10T08:21:53,508 Traceback (most recent call last): 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:21:53,508 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:21:53,508 raise RequirementsConflicted(criterion) 2021-07-10T08:21:53,508 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('multitest==0.1.2') 2021-07-10T08:21:53,508 2021-07-10T08:21:53,508 During handling of the above exception, another exception occurred: 2021-07-10T08:21:53,508 2021-07-10T08:21:53,508 Traceback (most recent call last): 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:21:53,508 result = self._result = resolver.resolve( 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:21:53,508 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:21:53,508 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:21:53,508 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('multitest==0.1.2'), parent=None)] 2021-07-10T08:21:53,508 2021-07-10T08:21:53,508 The above exception was the direct cause of the following exception: 2021-07-10T08:21:53,508 2021-07-10T08:21:53,508 Traceback (most recent call last): 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:21:53,508 status = self.run(options, args) 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:21:53,508 return func(self, options, args) 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:21:53,508 requirement_set = resolver.resolve( 2021-07-10T08:21:53,508 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:21:53,508 raise error from e 2021-07-10T08:21:53,508 pip._internal.exceptions.DistributionNotFound: No matching distribution found for multitest==0.1.2 2021-07-10T08:21:53,513 Removed multitest==0.1.2 from https://files.pythonhosted.org/packages/34/23/4353491baf34a254e91d1e9b6489d3d55a3c5285b962706a03cc61c2113f/multitest-0.1.2.tar.gz#sha256=d860cc3b60e6e254cfe20fd597018438b36b884cb2cff375f3f71ab6f360328a from build tracker '/tmp/pip-req-tracker-8n_mjxhg' 2021-07-10T08:21:53,514 Removed build tracker: '/tmp/pip-req-tracker-8n_mjxhg'