2021-03-04T02:45:32,591 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:45:33,258 Created temporary directory: /tmp/pip-ephem-wheel-cache-cn7mztyv 2021-03-04T02:45:33,263 Created temporary directory: /tmp/pip-req-tracker-cdxnaei5 2021-03-04T02:45:33,264 Initialized build tracking at /tmp/pip-req-tracker-cdxnaei5 2021-03-04T02:45:33,264 Created build tracker: /tmp/pip-req-tracker-cdxnaei5 2021-03-04T02:45:33,265 Entered build tracker: /tmp/pip-req-tracker-cdxnaei5 2021-03-04T02:45:33,266 Created temporary directory: /tmp/pip-wheel-0jmd2tgd 2021-03-04T02:45:33,341 1 location(s) to search for versions of convexgeometry: 2021-03-04T02:45:33,341 * https://pypi.org/simple/convexgeometry/ 2021-03-04T02:45:33,342 Fetching project page and analyzing links: https://pypi.org/simple/convexgeometry/ 2021-03-04T02:45:33,344 Getting page https://pypi.org/simple/convexgeometry/ 2021-03-04T02:45:33,349 Found index url https://pypi.org/simple 2021-03-04T02:45:33,979 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:45:33,981 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:45:33,983 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:45:33,984 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:45:33,985 Given no hashes to check 0 links for project 'convexgeometry': discarding no candidates 2021-03-04T02:45:33,986 ERROR: Could not find a version that satisfies the requirement convexgeometry==0.0.2 2021-03-04T02:45:33,987 ERROR: No matching distribution found for convexgeometry==0.0.2 2021-03-04T02:45:33,987 Exception information: 2021-03-04T02:45:33,987 Traceback (most recent call last): 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-04T02:45:33,987 crit = self.state.criteria[name] 2021-03-04T02:45:33,987 KeyError: 'convexgeometry' 2021-03-04T02:45:33,987 2021-03-04T02:45:33,987 During handling of the above exception, another exception occurred: 2021-03-04T02:45:33,987 2021-03-04T02:45:33,987 Traceback (most recent call last): 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-04T02:45:33,987 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-04T02:45:33,987 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-04T02:45:33,987 raise RequirementsConflicted(criterion) 2021-03-04T02:45:33,987 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('convexgeometry==0.0.2') 2021-03-04T02:45:33,987 2021-03-04T02:45:33,987 During handling of the above exception, another exception occurred: 2021-03-04T02:45:33,987 2021-03-04T02:45:33,987 Traceback (most recent call last): 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-04T02:45:33,987 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-04T02:45:33,987 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-04T02:45:33,987 raise ResolutionImpossible(e.criterion.information) 2021-03-04T02:45:33,987 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('convexgeometry==0.0.2'), parent=None)] 2021-03-04T02:45:33,987 2021-03-04T02:45:33,987 The above exception was the direct cause of the following exception: 2021-03-04T02:45:33,987 2021-03-04T02:45:33,987 Traceback (most recent call last): 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-03-04T02:45:33,987 status = self.run(options, args) 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-03-04T02:45:33,987 return func(self, options, args) 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-03-04T02:45:33,987 reqs, check_supported_wheels=True 2021-03-04T02:45:33,987 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-04T02:45:33,987 six.raise_from(error, e) 2021-03-04T02:45:33,987 File "", line 3, in raise_from 2021-03-04T02:45:33,987 pip._internal.exceptions.DistributionNotFound: No matching distribution found for convexgeometry==0.0.2 2021-03-04T02:45:33,997 Removed build tracker: '/tmp/pip-req-tracker-cdxnaei5'