2021-07-09T04:59:37,578 Created temporary directory: /tmp/pip-ephem-wheel-cache-n464saf4 2021-07-09T04:59:37,581 Created temporary directory: /tmp/pip-req-tracker-tibq387h 2021-07-09T04:59:37,581 Initialized build tracking at /tmp/pip-req-tracker-tibq387h 2021-07-09T04:59:37,582 Created build tracker: /tmp/pip-req-tracker-tibq387h 2021-07-09T04:59:37,582 Entered build tracker: /tmp/pip-req-tracker-tibq387h 2021-07-09T04:59:37,582 Created temporary directory: /tmp/pip-wheel-3_0sl632 2021-07-09T04:59:37,616 1 location(s) to search for versions of djc-recipe2: 2021-07-09T04:59:37,616 * https://pypi.org/simple/djc-recipe2/ 2021-07-09T04:59:37,616 Fetching project page and analyzing links: https://pypi.org/simple/djc-recipe2/ 2021-07-09T04:59:37,617 Getting page https://pypi.org/simple/djc-recipe2/ 2021-07-09T04:59:37,618 Found index url https://pypi.org/simple 2021-07-09T04:59:37,828 Found link https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b (from https://pypi.org/simple/djc-recipe2/), version: 2.0 2021-07-09T04:59:37,829 Found link https://files.pythonhosted.org/packages/03/03/c722cda11ad0338f379ebd81fc252a283e4d91060796ea5350cf74cc0ffa/djc.recipe2-2.1.zip#sha256=c1eaab1383284bb55c230a841765ccd3450343cbc31c7146178038066c1e18c0 (from https://pypi.org/simple/djc-recipe2/), version: 2.1 2021-07-09T04:59:37,829 Skipping link: not a file: https://pypi.org/simple/djc-recipe2/ 2021-07-09T04:59:37,845 Given no hashes to check 1 links for project 'djc-recipe2': discarding no candidates 2021-07-09T04:59:37,863 Collecting djc-recipe2==2.0 2021-07-09T04:59:37,864 Created temporary directory: /tmp/pip-unpack-2_44oxfg 2021-07-09T04:59:38,071 Downloading djc.recipe2-2.0.zip (25 kB) 2021-07-09T04:59:38,118 Added djc-recipe2==2.0 from https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b to build tracker '/tmp/pip-req-tracker-tibq387h' 2021-07-09T04:59:38,119 Running setup.py (path:/tmp/pip-wheel-3_0sl632/djc-recipe2_0350e2c179e24f61ad9532603f619847/setup.py) egg_info for package djc-recipe2 2021-07-09T04:59:38,120 Created temporary directory: /tmp/pip-pip-egg-info-aajco9jc 2021-07-09T04:59:38,121 Running command python setup.py egg_info 2021-07-09T04:59:38,742 Traceback (most recent call last): 2021-07-09T04:59:38,743 File "", line 1, in 2021-07-09T04:59:38,743 File "/tmp/pip-wheel-3_0sl632/djc-recipe2_0350e2c179e24f61ad9532603f619847/setup.py", line 13, in 2021-07-09T04:59:38,743 read('README.rst') 2021-07-09T04:59:38,744 File "/tmp/pip-wheel-3_0sl632/djc-recipe2_0350e2c179e24f61ad9532603f619847/setup.py", line 8, in read 2021-07-09T04:59:38,744 return open(os.path.join(os.path.dirname(__file__), *rnames)).read() 2021-07-09T04:59:38,744 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-3_0sl632/djc-recipe2_0350e2c179e24f61ad9532603f619847/README.rst' 2021-07-09T04:59:38,793 WARNING: Discarding https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b (from https://pypi.org/simple/djc-recipe2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:59:38,794 ERROR: Could not find a version that satisfies the requirement djc-recipe2==2.0 (from versions: 2.0, 2.1) 2021-07-09T04:59:38,795 ERROR: No matching distribution found for djc-recipe2==2.0 2021-07-09T04:59:38,795 Exception information: 2021-07-09T04:59:38,795 Traceback (most recent call last): 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:59:38,795 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:59:38,795 raise RequirementsConflicted(criterion) 2021-07-09T04:59:38,795 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('djc-recipe2==2.0') 2021-07-09T04:59:38,795 2021-07-09T04:59:38,795 During handling of the above exception, another exception occurred: 2021-07-09T04:59:38,795 2021-07-09T04:59:38,795 Traceback (most recent call last): 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:59:38,795 result = self._result = resolver.resolve( 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:59:38,795 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:59:38,795 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:59:38,795 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('djc-recipe2==2.0'), parent=None)] 2021-07-09T04:59:38,795 2021-07-09T04:59:38,795 The above exception was the direct cause of the following exception: 2021-07-09T04:59:38,795 2021-07-09T04:59:38,795 Traceback (most recent call last): 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:59:38,795 status = self.run(options, args) 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:59:38,795 return func(self, options, args) 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:59:38,795 requirement_set = resolver.resolve( 2021-07-09T04:59:38,795 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:59:38,795 raise error from e 2021-07-09T04:59:38,795 pip._internal.exceptions.DistributionNotFound: No matching distribution found for djc-recipe2==2.0 2021-07-09T04:59:38,800 Removed djc-recipe2==2.0 from https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b from build tracker '/tmp/pip-req-tracker-tibq387h' 2021-07-09T04:59:38,800 Removed build tracker: '/tmp/pip-req-tracker-tibq387h'