2021-07-09T05:26:49,754 Created temporary directory: /tmp/pip-ephem-wheel-cache-89wuuu6k 2021-07-09T05:26:49,757 Created temporary directory: /tmp/pip-req-tracker-ct6vi2pd 2021-07-09T05:26:49,757 Initialized build tracking at /tmp/pip-req-tracker-ct6vi2pd 2021-07-09T05:26:49,757 Created build tracker: /tmp/pip-req-tracker-ct6vi2pd 2021-07-09T05:26:49,758 Entered build tracker: /tmp/pip-req-tracker-ct6vi2pd 2021-07-09T05:26:49,758 Created temporary directory: /tmp/pip-wheel-6ftinn3i 2021-07-09T05:26:49,793 1 location(s) to search for versions of blast: 2021-07-09T05:26:49,793 * https://pypi.org/simple/blast/ 2021-07-09T05:26:49,793 Fetching project page and analyzing links: https://pypi.org/simple/blast/ 2021-07-09T05:26:49,794 Getting page https://pypi.org/simple/blast/ 2021-07-09T05:26:49,795 Found index url https://pypi.org/simple 2021-07-09T05:26:49,976 Found link https://files.pythonhosted.org/packages/72/e7/60424bf410b1508598ec40f9e0c1993b14d43b365ade7bc461edddea72f7/blast-0.2.0.tar.gz#sha256=5b436711510070da4a26bfb9b63e2d667e30054b244c5cfce0cf9ed357b553a2 (from https://pypi.org/simple/blast/), version: 0.2.0 2021-07-09T05:26:49,977 Found link https://files.pythonhosted.org/packages/20/4a/5729f6d3b76fae7240b80995a0aab8f28dd515b6ed0f884dd29f33f9022d/blast-0.2.1.tar.gz#sha256=cc4d02c228beba1177e246130564a93c4f8ff979d15663642db52a014d8fe3ca (from https://pypi.org/simple/blast/), version: 0.2.1 2021-07-09T05:26:49,977 Found link https://files.pythonhosted.org/packages/71/e5/0f3c76f148024cb4f97f3a219247b62f9d9c8c2ac09c45fa2f9d20c8fa12/blast-0.3.0.tar.gz#sha256=75ddef2452323ba81a3c80847b6f25eeb555256c0b563389442d3d4ebc585252 (from https://pypi.org/simple/blast/), version: 0.3.0 2021-07-09T05:26:49,977 Skipping link: not a file: https://pypi.org/simple/blast/ 2021-07-09T05:26:49,994 Given no hashes to check 1 links for project 'blast': discarding no candidates 2021-07-09T05:26:50,011 Collecting blast==0.3.0 2021-07-09T05:26:50,013 Created temporary directory: /tmp/pip-unpack-5075ogl5 2021-07-09T05:26:50,365 Downloading blast-0.3.0.tar.gz (183 kB) 2021-07-09T05:26:50,513 Added blast==0.3.0 from https://files.pythonhosted.org/packages/71/e5/0f3c76f148024cb4f97f3a219247b62f9d9c8c2ac09c45fa2f9d20c8fa12/blast-0.3.0.tar.gz#sha256=75ddef2452323ba81a3c80847b6f25eeb555256c0b563389442d3d4ebc585252 to build tracker '/tmp/pip-req-tracker-ct6vi2pd' 2021-07-09T05:26:50,514 Running setup.py (path:/tmp/pip-wheel-6ftinn3i/blast_59f356dbf759466ca9d2b476eec11c0e/setup.py) egg_info for package blast 2021-07-09T05:26:50,515 Created temporary directory: /tmp/pip-pip-egg-info-rb_6xj3_ 2021-07-09T05:26:50,515 Running command python setup.py egg_info 2021-07-09T05:26:51,345 Traceback (most recent call last): 2021-07-09T05:26:51,345 File "", line 1, in 2021-07-09T05:26:51,346 File "/tmp/pip-wheel-6ftinn3i/blast_59f356dbf759466ca9d2b476eec11c0e/setup.py", line 10 2021-07-09T05:26:51,346 print '[ Releasing! ]' 2021-07-09T05:26:51,346 ^ 2021-07-09T05:26:51,347 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('[ Releasing! ]')? 2021-07-09T05:26:51,396 WARNING: Discarding https://files.pythonhosted.org/packages/71/e5/0f3c76f148024cb4f97f3a219247b62f9d9c8c2ac09c45fa2f9d20c8fa12/blast-0.3.0.tar.gz#sha256=75ddef2452323ba81a3c80847b6f25eeb555256c0b563389442d3d4ebc585252 (from https://pypi.org/simple/blast/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:26:51,398 ERROR: Could not find a version that satisfies the requirement blast==0.3.0 (from versions: 0.2.0, 0.2.1, 0.3.0) 2021-07-09T05:26:51,398 ERROR: No matching distribution found for blast==0.3.0 2021-07-09T05:26:51,399 Exception information: 2021-07-09T05:26:51,399 Traceback (most recent call last): 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:26:51,399 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:26:51,399 raise RequirementsConflicted(criterion) 2021-07-09T05:26:51,399 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blast==0.3.0') 2021-07-09T05:26:51,399 2021-07-09T05:26:51,399 During handling of the above exception, another exception occurred: 2021-07-09T05:26:51,399 2021-07-09T05:26:51,399 Traceback (most recent call last): 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:26:51,399 result = self._result = resolver.resolve( 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:26:51,399 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:26:51,399 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:26:51,399 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blast==0.3.0'), parent=None)] 2021-07-09T05:26:51,399 2021-07-09T05:26:51,399 The above exception was the direct cause of the following exception: 2021-07-09T05:26:51,399 2021-07-09T05:26:51,399 Traceback (most recent call last): 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:26:51,399 status = self.run(options, args) 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:26:51,399 return func(self, options, args) 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:26:51,399 requirement_set = resolver.resolve( 2021-07-09T05:26:51,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:26:51,399 raise error from e 2021-07-09T05:26:51,399 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blast==0.3.0 2021-07-09T05:26:51,403 Removed blast==0.3.0 from https://files.pythonhosted.org/packages/71/e5/0f3c76f148024cb4f97f3a219247b62f9d9c8c2ac09c45fa2f9d20c8fa12/blast-0.3.0.tar.gz#sha256=75ddef2452323ba81a3c80847b6f25eeb555256c0b563389442d3d4ebc585252 from build tracker '/tmp/pip-req-tracker-ct6vi2pd' 2021-07-09T05:26:51,404 Removed build tracker: '/tmp/pip-req-tracker-ct6vi2pd'