2021-03-04T02:39:42,553 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-03-04T02:39:43,217 Created temporary directory: /tmp/pip-ephem-wheel-cache-hx0z5lb2 2021-03-04T02:39:43,222 Created temporary directory: /tmp/pip-req-tracker-xjgmd46i 2021-03-04T02:39:43,223 Initialized build tracking at /tmp/pip-req-tracker-xjgmd46i 2021-03-04T02:39:43,223 Created build tracker: /tmp/pip-req-tracker-xjgmd46i 2021-03-04T02:39:43,224 Entered build tracker: /tmp/pip-req-tracker-xjgmd46i 2021-03-04T02:39:43,225 Created temporary directory: /tmp/pip-wheel-rjjqy67m 2021-03-04T02:39:43,288 1 location(s) to search for versions of convexgeometry: 2021-03-04T02:39:43,288 * https://pypi.org/simple/convexgeometry/ 2021-03-04T02:39:43,289 Fetching project page and analyzing links: https://pypi.org/simple/convexgeometry/ 2021-03-04T02:39:43,291 Getting page https://pypi.org/simple/convexgeometry/ 2021-03-04T02:39:43,295 Found index url https://pypi.org/simple 2021-03-04T02:39:43,646 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/7f/c3/bfabb23ecc6f2a79d8edf1c870f4e64d15b0a05c54c50b22224058e75312/convexgeometry-0.0.1-py3-none-any.whl#sha256=0ad06e56dd2558f0499da568cfca8b37ff8bdd58aefcd146ffd05c239c3a44f3 (from https://pypi.org/simple/convexgeometry/) (requires-python:>=3.6) 2021-03-04T02:39:43,648 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/a1/8f/b5e1a34b62a804721a05ac42fc63649017e8ead2e4f7e872a25861e6d0f5/convexgeometry-0.0.1.tar.gz#sha256=b7b2f0679c9e88c4eecc1995b5c3a4e0265fcf5c864b8c0f9898eeab1db85e57 (from https://pypi.org/simple/convexgeometry/) (requires-python:>=3.6) 2021-03-04T02:39:43,650 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/e7/d1/e6a57a755e3ccffba6116329928b0efb7b1914d02161591b9e1d0961685e/convexgeometry-0.0.2-py3-none-any.whl#sha256=ef0b1e241929a41dd4baf43be63120c96871c305590f8338217a2bb489bc95dd (from https://pypi.org/simple/convexgeometry/) (requires-python:>=3.6) 2021-03-04T02:39:43,652 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/41/94/9d6f8b5c160d1cb70923138b7b1793248defabb45475b62aca808f9d9bf5/convexgeometry-0.0.2.tar.gz#sha256=e1f4c1e30dbdf34f08962c5a3ab0b67e42e0fb36b94226cfd5dc262b2ca1111f (from https://pypi.org/simple/convexgeometry/) (requires-python:>=3.6) 2021-03-04T02:39:43,653 Given no hashes to check 0 links for project 'convexgeometry': discarding no candidates 2021-03-04T02:39:43,653 ERROR: Could not find a version that satisfies the requirement convexgeometry==0.0.1 2021-03-04T02:39:43,654 ERROR: No matching distribution found for convexgeometry==0.0.1 2021-03-04T02:39:43,655 Exception information: 2021-03-04T02:39:43,655 Traceback (most recent call last): 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-04T02:39:43,655 crit = self.state.criteria[name] 2021-03-04T02:39:43,655 KeyError: 'convexgeometry' 2021-03-04T02:39:43,655 2021-03-04T02:39:43,655 During handling of the above exception, another exception occurred: 2021-03-04T02:39:43,655 2021-03-04T02:39:43,655 Traceback (most recent call last): 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-04T02:39:43,655 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-04T02:39:43,655 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-04T02:39:43,655 raise RequirementsConflicted(criterion) 2021-03-04T02:39:43,655 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('convexgeometry==0.0.1') 2021-03-04T02:39:43,655 2021-03-04T02:39:43,655 During handling of the above exception, another exception occurred: 2021-03-04T02:39:43,655 2021-03-04T02:39:43,655 Traceback (most recent call last): 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-04T02:39:43,655 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-04T02:39:43,655 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-04T02:39:43,655 raise ResolutionImpossible(e.criterion.information) 2021-03-04T02:39:43,655 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('convexgeometry==0.0.1'), parent=None)] 2021-03-04T02:39:43,655 2021-03-04T02:39:43,655 The above exception was the direct cause of the following exception: 2021-03-04T02:39:43,655 2021-03-04T02:39:43,655 Traceback (most recent call last): 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-03-04T02:39:43,655 status = self.run(options, args) 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-03-04T02:39:43,655 return func(self, options, args) 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-03-04T02:39:43,655 reqs, check_supported_wheels=True 2021-03-04T02:39:43,655 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-04T02:39:43,655 six.raise_from(error, e) 2021-03-04T02:39:43,655 File "", line 3, in raise_from 2021-03-04T02:39:43,655 pip._internal.exceptions.DistributionNotFound: No matching distribution found for convexgeometry==0.0.1 2021-03-04T02:39:43,664 Removed build tracker: '/tmp/pip-req-tracker-xjgmd46i'