2021-07-08T14:30:53,462 Created temporary directory: /tmp/pip-ephem-wheel-cache-yho2a001 2021-07-08T14:30:53,465 Created temporary directory: /tmp/pip-req-tracker-hxcg53dk 2021-07-08T14:30:53,466 Initialized build tracking at /tmp/pip-req-tracker-hxcg53dk 2021-07-08T14:30:53,466 Created build tracker: /tmp/pip-req-tracker-hxcg53dk 2021-07-08T14:30:53,466 Entered build tracker: /tmp/pip-req-tracker-hxcg53dk 2021-07-08T14:30:53,467 Created temporary directory: /tmp/pip-wheel-feduewby 2021-07-08T14:30:53,502 1 location(s) to search for versions of numcaptcha: 2021-07-08T14:30:53,502 * https://pypi.org/simple/numcaptcha/ 2021-07-08T14:30:53,502 Fetching project page and analyzing links: https://pypi.org/simple/numcaptcha/ 2021-07-08T14:30:53,503 Getting page https://pypi.org/simple/numcaptcha/ 2021-07-08T14:30:53,504 Found index url https://pypi.org/simple 2021-07-08T14:30:53,682 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/5d/c4/4db79967f7010948cb2be19be0e41ceff1671c87ced315f332e400d0a367/numcaptcha-0.01-py2.4.egg#sha256=279b144a3f9d48870c84b71cdcc84bd1f1f62060ac0a8e6522dbfb44f1fc5d17 (from https://pypi.org/simple/numcaptcha/) 2021-07-08T14:30:53,682 Found link https://files.pythonhosted.org/packages/14/d3/b971ae6d9b5048de4e51431b4d50d7605d2062191445e4ffb359395750e7/numcaptcha-0.01.tar.gz#sha256=df3f72695febbcd5881cca6767f6b0d5c89b1ad9536a5d2002c10277d4e28ce2 (from https://pypi.org/simple/numcaptcha/), version: 0.01 2021-07-08T14:30:53,683 Skipping link: not a file: https://pypi.org/simple/numcaptcha/ 2021-07-08T14:30:53,699 Given no hashes to check 1 links for project 'numcaptcha': discarding no candidates 2021-07-08T14:30:53,716 Collecting numcaptcha==0.01 2021-07-08T14:30:53,717 Created temporary directory: /tmp/pip-unpack-nfbqkrcm 2021-07-08T14:30:53,887 Downloading numcaptcha-0.01.tar.gz (1.5 kB) 2021-07-08T14:30:53,922 Added numcaptcha==0.01 from https://files.pythonhosted.org/packages/14/d3/b971ae6d9b5048de4e51431b4d50d7605d2062191445e4ffb359395750e7/numcaptcha-0.01.tar.gz#sha256=df3f72695febbcd5881cca6767f6b0d5c89b1ad9536a5d2002c10277d4e28ce2 to build tracker '/tmp/pip-req-tracker-hxcg53dk' 2021-07-08T14:30:53,923 Running setup.py (path:/tmp/pip-wheel-feduewby/numcaptcha_e2bac89908ea4364a801ae931b575497/setup.py) egg_info for package numcaptcha 2021-07-08T14:30:53,924 Created temporary directory: /tmp/pip-pip-egg-info-habji0v0 2021-07-08T14:30:53,924 Running command python setup.py egg_info 2021-07-08T14:30:54,555 Traceback (most recent call last): 2021-07-08T14:30:54,556 File "", line 1, in 2021-07-08T14:30:54,556 File "/tmp/pip-wheel-feduewby/numcaptcha_e2bac89908ea4364a801ae931b575497/setup.py", line 2, in 2021-07-08T14:30:54,557 import ez_setup 2021-07-08T14:30:54,557 ModuleNotFoundError: No module named 'ez_setup' 2021-07-08T14:30:54,607 WARNING: Discarding https://files.pythonhosted.org/packages/14/d3/b971ae6d9b5048de4e51431b4d50d7605d2062191445e4ffb359395750e7/numcaptcha-0.01.tar.gz#sha256=df3f72695febbcd5881cca6767f6b0d5c89b1ad9536a5d2002c10277d4e28ce2 (from https://pypi.org/simple/numcaptcha/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T14:30:54,608 ERROR: Could not find a version that satisfies the requirement numcaptcha==0.01 (from versions: 0.1) 2021-07-08T14:30:54,608 ERROR: No matching distribution found for numcaptcha==0.01 2021-07-08T14:30:54,609 Exception information: 2021-07-08T14:30:54,609 Traceback (most recent call last): 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:30:54,609 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:30:54,609 raise RequirementsConflicted(criterion) 2021-07-08T14:30:54,609 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('numcaptcha==0.01') 2021-07-08T14:30:54,609 2021-07-08T14:30:54,609 During handling of the above exception, another exception occurred: 2021-07-08T14:30:54,609 2021-07-08T14:30:54,609 Traceback (most recent call last): 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T14:30:54,609 result = self._result = resolver.resolve( 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:30:54,609 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:30:54,609 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:30:54,609 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('numcaptcha==0.01'), parent=None)] 2021-07-08T14:30:54,609 2021-07-08T14:30:54,609 The above exception was the direct cause of the following exception: 2021-07-08T14:30:54,609 2021-07-08T14:30:54,609 Traceback (most recent call last): 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:30:54,609 status = self.run(options, args) 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:30:54,609 return func(self, options, args) 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T14:30:54,609 requirement_set = resolver.resolve( 2021-07-08T14:30:54,609 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:30:54,609 raise error from e 2021-07-08T14:30:54,609 pip._internal.exceptions.DistributionNotFound: No matching distribution found for numcaptcha==0.01 2021-07-08T14:30:54,614 Removed numcaptcha==0.01 from https://files.pythonhosted.org/packages/14/d3/b971ae6d9b5048de4e51431b4d50d7605d2062191445e4ffb359395750e7/numcaptcha-0.01.tar.gz#sha256=df3f72695febbcd5881cca6767f6b0d5c89b1ad9536a5d2002c10277d4e28ce2 from build tracker '/tmp/pip-req-tracker-hxcg53dk' 2021-07-08T14:30:54,614 Removed build tracker: '/tmp/pip-req-tracker-hxcg53dk'