2021-07-09T06:47:44,784 Created temporary directory: /tmp/pip-ephem-wheel-cache-0t_aoaeg 2021-07-09T06:47:44,787 Created temporary directory: /tmp/pip-req-tracker-qwmpdvwa 2021-07-09T06:47:44,788 Initialized build tracking at /tmp/pip-req-tracker-qwmpdvwa 2021-07-09T06:47:44,788 Created build tracker: /tmp/pip-req-tracker-qwmpdvwa 2021-07-09T06:47:44,788 Entered build tracker: /tmp/pip-req-tracker-qwmpdvwa 2021-07-09T06:47:44,789 Created temporary directory: /tmp/pip-wheel-yjm3vd97 2021-07-09T06:47:44,823 1 location(s) to search for versions of unittest-utils: 2021-07-09T06:47:44,823 * https://pypi.org/simple/unittest-utils/ 2021-07-09T06:47:44,823 Fetching project page and analyzing links: https://pypi.org/simple/unittest-utils/ 2021-07-09T06:47:44,824 Getting page https://pypi.org/simple/unittest-utils/ 2021-07-09T06:47:44,826 Found index url https://pypi.org/simple 2021-07-09T06:47:45,053 Found link https://files.pythonhosted.org/packages/5f/72/8fa18c1cbba2a77ff8c4c869e2d9232721faf2d88cd65cdee1481c60ac9c/unittest-utils-0.1.1.tar.gz#sha256=a0b0c921aaf5bfef87671b90b854f995561267967abf2c7509eb1bae48c24b35 (from https://pypi.org/simple/unittest-utils/), version: 0.1.1 2021-07-09T06:47:45,053 Found link https://files.pythonhosted.org/packages/3b/6a/e6d81ae06c6dbb6f6b9976f97741c62711f32e73380ca4ad307462aa29d5/unittest-utils-0.1.2.tar.gz#sha256=9c128d069b50abd1e272d75a3dbca8c69431771e7687d8ce9d7735dd02383dbd (from https://pypi.org/simple/unittest-utils/), version: 0.1.2 2021-07-09T06:47:45,054 Skipping link: not a file: https://pypi.org/simple/unittest-utils/ 2021-07-09T06:47:45,070 Given no hashes to check 1 links for project 'unittest-utils': discarding no candidates 2021-07-09T06:47:45,088 Collecting unittest-utils==0.1.1 2021-07-09T06:47:45,089 Created temporary directory: /tmp/pip-unpack-ro9xdq6b 2021-07-09T06:47:45,258 Downloading unittest-utils-0.1.1.tar.gz (3.3 kB) 2021-07-09T06:47:45,304 Added unittest-utils==0.1.1 from https://files.pythonhosted.org/packages/5f/72/8fa18c1cbba2a77ff8c4c869e2d9232721faf2d88cd65cdee1481c60ac9c/unittest-utils-0.1.1.tar.gz#sha256=a0b0c921aaf5bfef87671b90b854f995561267967abf2c7509eb1bae48c24b35 to build tracker '/tmp/pip-req-tracker-qwmpdvwa' 2021-07-09T06:47:45,305 Running setup.py (path:/tmp/pip-wheel-yjm3vd97/unittest-utils_29dcd8508af54ea9a66e50b2f9f3a244/setup.py) egg_info for package unittest-utils 2021-07-09T06:47:45,306 Created temporary directory: /tmp/pip-pip-egg-info-_e5zbksm 2021-07-09T06:47:45,306 Running command python setup.py egg_info 2021-07-09T06:47:45,940 Traceback (most recent call last): 2021-07-09T06:47:45,941 File "", line 1, in 2021-07-09T06:47:45,941 File "/tmp/pip-wheel-yjm3vd97/unittest-utils_29dcd8508af54ea9a66e50b2f9f3a244/setup.py", line 8, in 2021-07-09T06:47:45,942 long_description=open('README.rst').read(-1), 2021-07-09T06:47:45,942 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T06:47:45,992 WARNING: Discarding https://files.pythonhosted.org/packages/5f/72/8fa18c1cbba2a77ff8c4c869e2d9232721faf2d88cd65cdee1481c60ac9c/unittest-utils-0.1.1.tar.gz#sha256=a0b0c921aaf5bfef87671b90b854f995561267967abf2c7509eb1bae48c24b35 (from https://pypi.org/simple/unittest-utils/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:47:45,993 ERROR: Could not find a version that satisfies the requirement unittest-utils==0.1.1 (from versions: 0.1.1, 0.1.2) 2021-07-09T06:47:45,993 ERROR: No matching distribution found for unittest-utils==0.1.1 2021-07-09T06:47:45,994 Exception information: 2021-07-09T06:47:45,994 Traceback (most recent call last): 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:47:45,994 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:47:45,994 raise RequirementsConflicted(criterion) 2021-07-09T06:47:45,994 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('unittest-utils==0.1.1') 2021-07-09T06:47:45,994 2021-07-09T06:47:45,994 During handling of the above exception, another exception occurred: 2021-07-09T06:47:45,994 2021-07-09T06:47:45,994 Traceback (most recent call last): 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:47:45,994 result = self._result = resolver.resolve( 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:47:45,994 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:47:45,994 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:47:45,994 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('unittest-utils==0.1.1'), parent=None)] 2021-07-09T06:47:45,994 2021-07-09T06:47:45,994 The above exception was the direct cause of the following exception: 2021-07-09T06:47:45,994 2021-07-09T06:47:45,994 Traceback (most recent call last): 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:47:45,994 status = self.run(options, args) 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:47:45,994 return func(self, options, args) 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:47:45,994 requirement_set = resolver.resolve( 2021-07-09T06:47:45,994 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:47:45,994 raise error from e 2021-07-09T06:47:45,994 pip._internal.exceptions.DistributionNotFound: No matching distribution found for unittest-utils==0.1.1 2021-07-09T06:47:45,999 Removed unittest-utils==0.1.1 from https://files.pythonhosted.org/packages/5f/72/8fa18c1cbba2a77ff8c4c869e2d9232721faf2d88cd65cdee1481c60ac9c/unittest-utils-0.1.1.tar.gz#sha256=a0b0c921aaf5bfef87671b90b854f995561267967abf2c7509eb1bae48c24b35 from build tracker '/tmp/pip-req-tracker-qwmpdvwa' 2021-07-09T06:47:45,999 Removed build tracker: '/tmp/pip-req-tracker-qwmpdvwa'