2021-07-09T04:35:06,028 Created temporary directory: /tmp/pip-ephem-wheel-cache-zy4w6_9k 2021-07-09T04:35:06,031 Created temporary directory: /tmp/pip-req-tracker-wl049c9r 2021-07-09T04:35:06,031 Initialized build tracking at /tmp/pip-req-tracker-wl049c9r 2021-07-09T04:35:06,032 Created build tracker: /tmp/pip-req-tracker-wl049c9r 2021-07-09T04:35:06,032 Entered build tracker: /tmp/pip-req-tracker-wl049c9r 2021-07-09T04:35:06,032 Created temporary directory: /tmp/pip-wheel-0phi70bm 2021-07-09T04:35:06,065 1 location(s) to search for versions of crunch: 2021-07-09T04:35:06,065 * https://pypi.org/simple/crunch/ 2021-07-09T04:35:06,066 Fetching project page and analyzing links: https://pypi.org/simple/crunch/ 2021-07-09T04:35:06,066 Getting page https://pypi.org/simple/crunch/ 2021-07-09T04:35:06,067 Found index url https://pypi.org/simple 2021-07-09T04:35:06,247 Found link https://files.pythonhosted.org/packages/41/3f/98e2d3da10a613253891cccee531b4f1f91f6dcc6412626f601c4953bc73/crunch-0.0.1.tar.gz#sha256=aa3bb5a68786205bcffa1540790d53de41f62ee827e1d2b44f1fef3968142277 (from https://pypi.org/simple/crunch/), version: 0.0.1 2021-07-09T04:35:06,247 Found link https://files.pythonhosted.org/packages/9d/70/7f95e14d98f08f89ef547ff7b9f5238eb9d70662537e1493316115d9d303/crunch-0.0.2.tar.gz#sha256=fafbc338a62ecfb5aab8a659144824c8a55f4ef65f51dda2c53f7e80e4425ca1 (from https://pypi.org/simple/crunch/), version: 0.0.2 2021-07-09T04:35:06,247 Found link https://files.pythonhosted.org/packages/f8/92/d4786be5bec3c10a582061639c0432b527833a76680925b204c29ce13fa3/crunch-0.0.2.1.tar.gz#sha256=fe28c2e1b2163b82cf36ba8747fa745700f6b097dc5b781f167b6debcfced84a (from https://pypi.org/simple/crunch/), version: 0.0.2.1 2021-07-09T04:35:06,247 Found link https://files.pythonhosted.org/packages/8c/75/562d4b1ec25d54efc0ed630096744ff2c26312788fe0e9acd6757c5da6fe/crunch-0.0.2.2.tar.gz#sha256=c2eb390b80045f0b40cb8e8d1cb856220dff42cb04619754aa8933f319520828 (from https://pypi.org/simple/crunch/), version: 0.0.2.2 2021-07-09T04:35:06,248 Skipping link: not a file: https://pypi.org/simple/crunch/ 2021-07-09T04:35:06,264 Given no hashes to check 1 links for project 'crunch': discarding no candidates 2021-07-09T04:35:06,281 Collecting crunch==0.0.2 2021-07-09T04:35:06,283 Created temporary directory: /tmp/pip-unpack-jympvxjm 2021-07-09T04:35:06,323 Downloading crunch-0.0.2.tar.gz (1.7 kB) 2021-07-09T04:35:06,347 Added crunch==0.0.2 from https://files.pythonhosted.org/packages/9d/70/7f95e14d98f08f89ef547ff7b9f5238eb9d70662537e1493316115d9d303/crunch-0.0.2.tar.gz#sha256=fafbc338a62ecfb5aab8a659144824c8a55f4ef65f51dda2c53f7e80e4425ca1 to build tracker '/tmp/pip-req-tracker-wl049c9r' 2021-07-09T04:35:06,348 Running setup.py (path:/tmp/pip-wheel-0phi70bm/crunch_d137286caee344a1b323199118cf88db/setup.py) egg_info for package crunch 2021-07-09T04:35:06,348 Created temporary directory: /tmp/pip-pip-egg-info-c_3fca8f 2021-07-09T04:35:06,349 Running command python setup.py egg_info 2021-07-09T04:35:06,993 Traceback (most recent call last): 2021-07-09T04:35:06,994 File "", line 1, in 2021-07-09T04:35:06,994 File "/tmp/pip-wheel-0phi70bm/crunch_d137286caee344a1b323199118cf88db/setup.py", line 25, in 2021-07-09T04:35:06,994 long_description = open('README.rst').read() + '\n\n' , 2021-07-09T04:35:06,995 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T04:35:07,044 WARNING: Discarding https://files.pythonhosted.org/packages/9d/70/7f95e14d98f08f89ef547ff7b9f5238eb9d70662537e1493316115d9d303/crunch-0.0.2.tar.gz#sha256=fafbc338a62ecfb5aab8a659144824c8a55f4ef65f51dda2c53f7e80e4425ca1 (from https://pypi.org/simple/crunch/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:35:07,045 ERROR: Could not find a version that satisfies the requirement crunch==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.2.1, 0.0.2.2) 2021-07-09T04:35:07,046 ERROR: No matching distribution found for crunch==0.0.2 2021-07-09T04:35:07,046 Exception information: 2021-07-09T04:35:07,046 Traceback (most recent call last): 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:35:07,046 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:35:07,046 raise RequirementsConflicted(criterion) 2021-07-09T04:35:07,046 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crunch==0.0.2') 2021-07-09T04:35:07,046 2021-07-09T04:35:07,046 During handling of the above exception, another exception occurred: 2021-07-09T04:35:07,046 2021-07-09T04:35:07,046 Traceback (most recent call last): 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:35:07,046 result = self._result = resolver.resolve( 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:35:07,046 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:35:07,046 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:35:07,046 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crunch==0.0.2'), parent=None)] 2021-07-09T04:35:07,046 2021-07-09T04:35:07,046 The above exception was the direct cause of the following exception: 2021-07-09T04:35:07,046 2021-07-09T04:35:07,046 Traceback (most recent call last): 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:35:07,046 status = self.run(options, args) 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:35:07,046 return func(self, options, args) 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:35:07,046 requirement_set = resolver.resolve( 2021-07-09T04:35:07,046 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:35:07,046 raise error from e 2021-07-09T04:35:07,046 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crunch==0.0.2 2021-07-09T04:35:07,051 Removed crunch==0.0.2 from https://files.pythonhosted.org/packages/9d/70/7f95e14d98f08f89ef547ff7b9f5238eb9d70662537e1493316115d9d303/crunch-0.0.2.tar.gz#sha256=fafbc338a62ecfb5aab8a659144824c8a55f4ef65f51dda2c53f7e80e4425ca1 from build tracker '/tmp/pip-req-tracker-wl049c9r' 2021-07-09T04:35:07,051 Removed build tracker: '/tmp/pip-req-tracker-wl049c9r'