2021-06-05T11:01:50,484 Created temporary directory: /tmp/pip-ephem-wheel-cache-pjfsa8ho 2021-06-05T11:01:50,488 Created temporary directory: /tmp/pip-req-tracker-lv78sn2i 2021-06-05T11:01:50,488 Initialized build tracking at /tmp/pip-req-tracker-lv78sn2i 2021-06-05T11:01:50,488 Created build tracker: /tmp/pip-req-tracker-lv78sn2i 2021-06-05T11:01:50,488 Entered build tracker: /tmp/pip-req-tracker-lv78sn2i 2021-06-05T11:01:50,489 Created temporary directory: /tmp/pip-wheel-gqq8uprp 2021-06-05T11:01:50,524 1 location(s) to search for versions of ontoenv: 2021-06-05T11:01:50,524 * https://pypi.org/simple/ontoenv/ 2021-06-05T11:01:50,524 Fetching project page and analyzing links: https://pypi.org/simple/ontoenv/ 2021-06-05T11:01:50,525 Getting page https://pypi.org/simple/ontoenv/ 2021-06-05T11:01:50,527 Found index url https://pypi.org/simple 2021-06-05T11:01:50,629 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/54/8e/9ac8f19ffa145161b0bc9665d4851f2af069edc8ffef1c04645a94d181ea/ontoenv-0.1.0-py3-none-any.whl#sha256=2c2083f7712f70b9526269dcfce574a8702f4511283a1e5b2b21ec7a82d6622f (from https://pypi.org/simple/ontoenv/) (requires-python:>=3.8,<4.0) 2021-06-05T11:01:50,630 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c7/72/6bff77ae395bf58c41912b4a937ff02f71431fa1883857e17af975669705/ontoenv-0.1.0.tar.gz#sha256=c5e574c61d8a0c3d9eb8cc203ec79cb17405f8eafd5789d7177ca0da0ec4e25f (from https://pypi.org/simple/ontoenv/) (requires-python:>=3.8,<4.0) 2021-06-05T11:01:50,631 Found link https://files.pythonhosted.org/packages/78/8f/0b9b581125b11cd7753f6e4903f32fc65d706e28124883400a454be484e3/ontoenv-0.1.1-py3-none-any.whl#sha256=60268f0c4934c16f05c251a021c6d5b0d51ace896c329e192265a92061e527f4 (from https://pypi.org/simple/ontoenv/) (requires-python:>=3.6,<4.0), version: 0.1.1 2021-06-05T11:01:50,632 Found link https://files.pythonhosted.org/packages/d0/4e/1b2373bcbf4da014480505137f06e0628862d57553cf85807e32e45bd05d/ontoenv-0.1.1.tar.gz#sha256=fe931f45a303a58cb1da96413b44d8972873a8dd4da97a30dc5df47c1cae9c70 (from https://pypi.org/simple/ontoenv/) (requires-python:>=3.6,<4.0), version: 0.1.1 2021-06-05T11:01:50,632 Skipping link: not a file: https://pypi.org/simple/ontoenv/ 2021-06-05T11:01:50,633 Given no hashes to check 0 links for project 'ontoenv': discarding no candidates 2021-06-05T11:01:50,633 ERROR: Could not find a version that satisfies the requirement ontoenv==0.1.0 (from versions: 0.1.1) 2021-06-05T11:01:50,634 ERROR: No matching distribution found for ontoenv==0.1.0 2021-06-05T11:01:50,634 Exception information: 2021-06-05T11:01:50,634 Traceback (most recent call last): 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-05T11:01:50,634 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-05T11:01:50,634 raise RequirementsConflicted(criterion) 2021-06-05T11:01:50,634 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ontoenv==0.1.0') 2021-06-05T11:01:50,634 2021-06-05T11:01:50,634 During handling of the above exception, another exception occurred: 2021-06-05T11:01:50,634 2021-06-05T11:01:50,634 Traceback (most recent call last): 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-05T11:01:50,634 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-05T11:01:50,634 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-05T11:01:50,634 raise ResolutionImpossible(e.criterion.information) 2021-06-05T11:01:50,634 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ontoenv==0.1.0'), parent=None)] 2021-06-05T11:01:50,634 2021-06-05T11:01:50,634 The above exception was the direct cause of the following exception: 2021-06-05T11:01:50,634 2021-06-05T11:01:50,634 Traceback (most recent call last): 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-05T11:01:50,634 status = self.run(options, args) 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-05T11:01:50,634 return func(self, options, args) 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-05T11:01:50,634 reqs, check_supported_wheels=True 2021-06-05T11:01:50,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-05T11:01:50,634 raise error from e 2021-06-05T11:01:50,634 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ontoenv==0.1.0 2021-06-05T11:01:50,638 Removed build tracker: '/tmp/pip-req-tracker-lv78sn2i'