2021-02-23T05:26:38,081 Created temporary directory: /tmp/pip-ephem-wheel-cache-qdeqdqmy 2021-02-23T05:26:38,083 Created temporary directory: /tmp/pip-req-tracker-ijy8q24k 2021-02-23T05:26:38,084 Initialized build tracking at /tmp/pip-req-tracker-ijy8q24k 2021-02-23T05:26:38,084 Created build tracker: /tmp/pip-req-tracker-ijy8q24k 2021-02-23T05:26:38,084 Entered build tracker: /tmp/pip-req-tracker-ijy8q24k 2021-02-23T05:26:38,084 Created temporary directory: /tmp/pip-wheel-skxzoitq 2021-02-23T05:26:38,119 1 location(s) to search for versions of gevo: 2021-02-23T05:26:38,119 * https://pypi.org/simple/gevo/ 2021-02-23T05:26:38,119 Fetching project page and analyzing links: https://pypi.org/simple/gevo/ 2021-02-23T05:26:38,120 Getting page https://pypi.org/simple/gevo/ 2021-02-23T05:26:38,121 Found index url https://pypi.org/simple 2021-02-23T05:26:38,213 Found link https://files.pythonhosted.org/packages/6b/30/d0f0a6c0a80358e29330e39de0fb248aa20767e16bc3f4408abf0e73b1bd/gevo-1.0.0.tar.gz#sha256=c788c9ecd01c83527cfdd20caec1c660fdcf20a45cb3deb001ffa0918c73a33b (from https://pypi.org/simple/gevo/) (requires-python:>=3.5), version: 1.0.0 2021-02-23T05:26:38,213 Found link https://files.pythonhosted.org/packages/2e/d2/7db209c56623eaeb9b5a5ab3b2f9074b096b0b360e396a273b0730791992/gevo-1.0.1.tar.gz#sha256=c10101a4468d37a1536ac1b69077dc3b8790805caa2c85abbdb5dee0844fdc40 (from https://pypi.org/simple/gevo/) (requires-python:>=3.5), version: 1.0.1 2021-02-23T05:26:38,214 Found link https://files.pythonhosted.org/packages/7b/ae/e8d2b405972e048b2a4392e144e4a39f964670e6d1e9605d5106bd4357c0/gevo-1.1.1.tar.gz#sha256=451db3cc86e631a3795a70800c8064ad02035bea55740f05e13222dfe98d821a (from https://pypi.org/simple/gevo/) (requires-python:>=3.6.1), version: 1.1.1 2021-02-23T05:26:38,215 Found link https://files.pythonhosted.org/packages/3c/21/8c821765fad3e20eabf3971adba90dde56387f5e6762497918951146e71e/gevo-1.2.0-1.tar.gz#sha256=42605b6821bfb866a70dc76befa639d4eb9b7539896cdae40a0f2531dcc0e842 (from https://pypi.org/simple/gevo/) (requires-python:>=3.6.1), version: 1.2.0-1 2021-02-23T05:26:38,215 Found link https://files.pythonhosted.org/packages/0a/76/37d493d114e8e02fe076b26a13c57b21317f7f506f15bec954fc27d1b206/gevo-1.2.1.tar.gz#sha256=fed96a6fff55a9b6f2c83def54e0fa584b80b144d13302ba2c1d0ff8124043e3 (from https://pypi.org/simple/gevo/) (requires-python:>=3.6.1), version: 1.2.1 2021-02-23T05:26:38,228 Given no hashes to check 0 links for project 'gevo': discarding no candidates 2021-02-23T05:26:38,228 ERROR: Could not find a version that satisfies the requirement gevo==1.2.0 2021-02-23T05:26:38,229 ERROR: No matching distribution found for gevo==1.2.0 2021-02-23T05:26:38,229 Exception information: 2021-02-23T05:26:38,229 Traceback (most recent call last): 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-23T05:26:38,229 crit = self.state.criteria[name] 2021-02-23T05:26:38,229 KeyError: 'gevo' 2021-02-23T05:26:38,229 2021-02-23T05:26:38,229 During handling of the above exception, another exception occurred: 2021-02-23T05:26:38,229 2021-02-23T05:26:38,229 Traceback (most recent call last): 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-23T05:26:38,229 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-23T05:26:38,229 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-23T05:26:38,229 raise RequirementsConflicted(criterion) 2021-02-23T05:26:38,229 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gevo==1.2.0') 2021-02-23T05:26:38,229 2021-02-23T05:26:38,229 During handling of the above exception, another exception occurred: 2021-02-23T05:26:38,229 2021-02-23T05:26:38,229 Traceback (most recent call last): 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-23T05:26:38,229 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-23T05:26:38,229 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-23T05:26:38,229 raise ResolutionImpossible(e.criterion.information) 2021-02-23T05:26:38,229 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gevo==1.2.0'), parent=None)] 2021-02-23T05:26:38,229 2021-02-23T05:26:38,229 The above exception was the direct cause of the following exception: 2021-02-23T05:26:38,229 2021-02-23T05:26:38,229 Traceback (most recent call last): 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-23T05:26:38,229 status = self.run(options, args) 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-23T05:26:38,229 return func(self, options, args) 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-23T05:26:38,229 reqs, check_supported_wheels=True 2021-02-23T05:26:38,229 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-23T05:26:38,229 six.raise_from(error, e) 2021-02-23T05:26:38,229 File "", line 3, in raise_from 2021-02-23T05:26:38,229 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gevo==1.2.0 2021-02-23T05:26:38,233 Removed build tracker: '/tmp/pip-req-tracker-ijy8q24k'