2021-07-09T04:19:55,627 Created temporary directory: /tmp/pip-ephem-wheel-cache-lt5kk5qb 2021-07-09T04:19:55,629 Created temporary directory: /tmp/pip-req-tracker-okil5j77 2021-07-09T04:19:55,630 Initialized build tracking at /tmp/pip-req-tracker-okil5j77 2021-07-09T04:19:55,630 Created build tracker: /tmp/pip-req-tracker-okil5j77 2021-07-09T04:19:55,630 Entered build tracker: /tmp/pip-req-tracker-okil5j77 2021-07-09T04:19:55,631 Created temporary directory: /tmp/pip-wheel-s0u8eput 2021-07-09T04:19:55,664 1 location(s) to search for versions of django-nose2: 2021-07-09T04:19:55,664 * https://pypi.org/simple/django-nose2/ 2021-07-09T04:19:55,664 Fetching project page and analyzing links: https://pypi.org/simple/django-nose2/ 2021-07-09T04:19:55,665 Getting page https://pypi.org/simple/django-nose2/ 2021-07-09T04:19:55,666 Found index url https://pypi.org/simple 2021-07-09T04:19:55,848 Found link https://files.pythonhosted.org/packages/3c/95/5fd0854f92ab2dd17d32a095327c0656f83c52b53c95c97c5152407e75c1/django-nose2-0.1.tar.gz#sha256=b1ac5157ca030834c0c8c4b8e3b8f25ec3867711da67faafb0bce23de3605ccc (from https://pypi.org/simple/django-nose2/), version: 0.1 2021-07-09T04:19:55,849 Found link https://files.pythonhosted.org/packages/17/8b/0af34d8a79dbda9fc57887326775670d3808196cedcb0d9fb24d7485ea44/django-nose2-0.1.1.tar.gz#sha256=f4b116e211a3d05b8ebd725564794b8207775714d514faf8b14de68fb5f452c5 (from https://pypi.org/simple/django-nose2/), version: 0.1.1 2021-07-09T04:19:55,849 Skipping link: not a file: https://pypi.org/simple/django-nose2/ 2021-07-09T04:19:55,865 Given no hashes to check 1 links for project 'django-nose2': discarding no candidates 2021-07-09T04:19:55,883 Collecting django-nose2==0.1 2021-07-09T04:19:55,885 Created temporary directory: /tmp/pip-unpack-f4aa76q1 2021-07-09T04:19:56,058 Downloading django-nose2-0.1.tar.gz (2.3 kB) 2021-07-09T04:19:56,094 Added django-nose2==0.1 from https://files.pythonhosted.org/packages/3c/95/5fd0854f92ab2dd17d32a095327c0656f83c52b53c95c97c5152407e75c1/django-nose2-0.1.tar.gz#sha256=b1ac5157ca030834c0c8c4b8e3b8f25ec3867711da67faafb0bce23de3605ccc to build tracker '/tmp/pip-req-tracker-okil5j77' 2021-07-09T04:19:56,095 Running setup.py (path:/tmp/pip-wheel-s0u8eput/django-nose2_51e6064c62e149a8873744a8db1a2c84/setup.py) egg_info for package django-nose2 2021-07-09T04:19:56,096 Created temporary directory: /tmp/pip-pip-egg-info-bbb6qq2b 2021-07-09T04:19:56,096 Running command python setup.py egg_info 2021-07-09T04:19:56,719 Traceback (most recent call last): 2021-07-09T04:19:56,720 File "", line 1, in 2021-07-09T04:19:56,720 File "/tmp/pip-wheel-s0u8eput/django-nose2_51e6064c62e149a8873744a8db1a2c84/setup.py", line 5, in 2021-07-09T04:19:56,720 README = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read() 2021-07-09T04:19:56,720 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-s0u8eput/django-nose2_51e6064c62e149a8873744a8db1a2c84/README.rst' 2021-07-09T04:19:56,770 WARNING: Discarding https://files.pythonhosted.org/packages/3c/95/5fd0854f92ab2dd17d32a095327c0656f83c52b53c95c97c5152407e75c1/django-nose2-0.1.tar.gz#sha256=b1ac5157ca030834c0c8c4b8e3b8f25ec3867711da67faafb0bce23de3605ccc (from https://pypi.org/simple/django-nose2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:19:56,771 ERROR: Could not find a version that satisfies the requirement django-nose2==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T04:19:56,771 ERROR: No matching distribution found for django-nose2==0.1 2021-07-09T04:19:56,772 Exception information: 2021-07-09T04:19:56,772 Traceback (most recent call last): 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:19:56,772 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:19:56,772 raise RequirementsConflicted(criterion) 2021-07-09T04:19:56,772 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-nose2==0.1') 2021-07-09T04:19:56,772 2021-07-09T04:19:56,772 During handling of the above exception, another exception occurred: 2021-07-09T04:19:56,772 2021-07-09T04:19:56,772 Traceback (most recent call last): 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:19:56,772 result = self._result = resolver.resolve( 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:19:56,772 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:19:56,772 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:19:56,772 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-nose2==0.1'), parent=None)] 2021-07-09T04:19:56,772 2021-07-09T04:19:56,772 The above exception was the direct cause of the following exception: 2021-07-09T04:19:56,772 2021-07-09T04:19:56,772 Traceback (most recent call last): 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:19:56,772 status = self.run(options, args) 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:19:56,772 return func(self, options, args) 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:19:56,772 requirement_set = resolver.resolve( 2021-07-09T04:19:56,772 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:19:56,772 raise error from e 2021-07-09T04:19:56,772 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-nose2==0.1 2021-07-09T04:19:56,776 Removed django-nose2==0.1 from https://files.pythonhosted.org/packages/3c/95/5fd0854f92ab2dd17d32a095327c0656f83c52b53c95c97c5152407e75c1/django-nose2-0.1.tar.gz#sha256=b1ac5157ca030834c0c8c4b8e3b8f25ec3867711da67faafb0bce23de3605ccc from build tracker '/tmp/pip-req-tracker-okil5j77' 2021-07-09T04:19:56,777 Removed build tracker: '/tmp/pip-req-tracker-okil5j77'