2021-07-10T08:16:13,028 Created temporary directory: /tmp/pip-ephem-wheel-cache-ma644btx 2021-07-10T08:16:13,030 Created temporary directory: /tmp/pip-req-tracker-aigrxqrc 2021-07-10T08:16:13,031 Initialized build tracking at /tmp/pip-req-tracker-aigrxqrc 2021-07-10T08:16:13,031 Created build tracker: /tmp/pip-req-tracker-aigrxqrc 2021-07-10T08:16:13,031 Entered build tracker: /tmp/pip-req-tracker-aigrxqrc 2021-07-10T08:16:13,032 Created temporary directory: /tmp/pip-wheel-qr_1kzk2 2021-07-10T08:16:13,061 1 location(s) to search for versions of pythonutils: 2021-07-10T08:16:13,061 * https://pypi.org/simple/pythonutils/ 2021-07-10T08:16:13,062 Fetching project page and analyzing links: https://pypi.org/simple/pythonutils/ 2021-07-10T08:16:13,062 Getting page https://pypi.org/simple/pythonutils/ 2021-07-10T08:16:13,064 Found index url https://pypi.org/simple 2021-07-10T08:16:13,244 Found link https://files.pythonhosted.org/packages/24/dd/2efe4ba9c96fbf7a69ef1dd90cc936b401e4a73fb33c17fa315656cbb318/pythonutils-0.4.0.tar.gz#sha256=6ccd3c4fa21782e2572c3021d901b9d939500d7e09af3932d52dbb22d5802af2 (from https://pypi.org/simple/pythonutils/), version: 0.4.0 2021-07-10T08:16:13,244 Skipping link: not a file: https://pypi.org/simple/pythonutils/ 2021-07-10T08:16:13,262 Given no hashes to check 1 links for project 'pythonutils': discarding no candidates 2021-07-10T08:16:13,281 Collecting pythonutils==0.4.0 2021-07-10T08:16:13,282 Created temporary directory: /tmp/pip-unpack-7w5py99a 2021-07-10T08:16:13,453 Downloading pythonutils-0.4.0.tar.gz (54 kB) 2021-07-10T08:16:13,511 Added pythonutils==0.4.0 from https://files.pythonhosted.org/packages/24/dd/2efe4ba9c96fbf7a69ef1dd90cc936b401e4a73fb33c17fa315656cbb318/pythonutils-0.4.0.tar.gz#sha256=6ccd3c4fa21782e2572c3021d901b9d939500d7e09af3932d52dbb22d5802af2 to build tracker '/tmp/pip-req-tracker-aigrxqrc' 2021-07-10T08:16:13,512 Running setup.py (path:/tmp/pip-wheel-qr_1kzk2/pythonutils_77d4c4cd3ac44cebbb0c84eeabcdb1aa/setup.py) egg_info for package pythonutils 2021-07-10T08:16:13,513 Created temporary directory: /tmp/pip-pip-egg-info-hfgzd6ww 2021-07-10T08:16:13,513 Running command python setup.py egg_info 2021-07-10T08:16:14,173 Traceback (most recent call last): 2021-07-10T08:16:14,174 File "", line 1, in 2021-07-10T08:16:14,174 File "/tmp/pip-wheel-qr_1kzk2/pythonutils_77d4c4cd3ac44cebbb0c84eeabcdb1aa/setup.py", line 25, in 2021-07-10T08:16:14,174 from pythonutils import __version__ as VERSION 2021-07-10T08:16:14,175 File "/tmp/pip-wheel-qr_1kzk2/pythonutils_77d4c4cd3ac44cebbb0c84eeabcdb1aa/pythonutils/__init__.py", line 26, in 2021-07-10T08:16:14,175 from configobj import * 2021-07-10T08:16:14,175 ModuleNotFoundError: No module named 'configobj' 2021-07-10T08:16:14,222 WARNING: Discarding https://files.pythonhosted.org/packages/24/dd/2efe4ba9c96fbf7a69ef1dd90cc936b401e4a73fb33c17fa315656cbb318/pythonutils-0.4.0.tar.gz#sha256=6ccd3c4fa21782e2572c3021d901b9d939500d7e09af3932d52dbb22d5802af2 (from https://pypi.org/simple/pythonutils/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:16:14,224 ERROR: Could not find a version that satisfies the requirement pythonutils==0.4.0 (from versions: 0.4.0) 2021-07-10T08:16:14,224 ERROR: No matching distribution found for pythonutils==0.4.0 2021-07-10T08:16:14,224 Exception information: 2021-07-10T08:16:14,224 Traceback (most recent call last): 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:16:14,224 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:16:14,224 raise RequirementsConflicted(criterion) 2021-07-10T08:16:14,224 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pythonutils==0.4.0') 2021-07-10T08:16:14,224 2021-07-10T08:16:14,224 During handling of the above exception, another exception occurred: 2021-07-10T08:16:14,224 2021-07-10T08:16:14,224 Traceback (most recent call last): 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:16:14,224 result = self._result = resolver.resolve( 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:16:14,224 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:16:14,224 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:16:14,224 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pythonutils==0.4.0'), parent=None)] 2021-07-10T08:16:14,224 2021-07-10T08:16:14,224 The above exception was the direct cause of the following exception: 2021-07-10T08:16:14,224 2021-07-10T08:16:14,224 Traceback (most recent call last): 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:16:14,224 status = self.run(options, args) 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:16:14,224 return func(self, options, args) 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:16:14,224 requirement_set = resolver.resolve( 2021-07-10T08:16:14,224 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:16:14,224 raise error from e 2021-07-10T08:16:14,224 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pythonutils==0.4.0 2021-07-10T08:16:14,229 Removed pythonutils==0.4.0 from https://files.pythonhosted.org/packages/24/dd/2efe4ba9c96fbf7a69ef1dd90cc936b401e4a73fb33c17fa315656cbb318/pythonutils-0.4.0.tar.gz#sha256=6ccd3c4fa21782e2572c3021d901b9d939500d7e09af3932d52dbb22d5802af2 from build tracker '/tmp/pip-req-tracker-aigrxqrc' 2021-07-10T08:16:14,229 Removed build tracker: '/tmp/pip-req-tracker-aigrxqrc'