2021-05-23T09:23:26,471 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-05-23T09:23:27,192 Created temporary directory: /tmp/pip-ephem-wheel-cache-t915l9ti 2021-05-23T09:23:27,199 Created temporary directory: /tmp/pip-req-tracker-fdn5icmh 2021-05-23T09:23:27,200 Initialized build tracking at /tmp/pip-req-tracker-fdn5icmh 2021-05-23T09:23:27,200 Created build tracker: /tmp/pip-req-tracker-fdn5icmh 2021-05-23T09:23:27,201 Entered build tracker: /tmp/pip-req-tracker-fdn5icmh 2021-05-23T09:23:27,202 Created temporary directory: /tmp/pip-wheel-g77n2zas 2021-05-23T09:23:27,268 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2021-05-23T09:23:27,272 2 location(s) to search for versions of quantopy: 2021-05-23T09:23:27,272 * https://pypi.org/simple/quantopy/ 2021-05-23T09:23:27,272 * https://pypi.ngc.nvidia.com/quantopy/ 2021-05-23T09:23:27,273 Fetching project page and analyzing links: https://pypi.org/simple/quantopy/ 2021-05-23T09:23:27,275 Getting page https://pypi.org/simple/quantopy/ 2021-05-23T09:23:27,279 Found index url https://pypi.org/simple 2021-05-23T09:23:27,624 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/e1/3a/1bdcf010714a95c0a661e96813eb6b07c3c34cee834126df5ab9865aebba/quantopy-0.0.1-py3-none-any.whl#sha256=7dbbc89dd3ec394ec5e38407922574ef0667e38820f9ca5eb635cca32e1eb313 (from https://pypi.org/simple/quantopy/) (requires-python:>=3.6) 2021-05-23T09:23:27,625 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/54/11/962a7128065c6e3a5b89bd0d22e2fec4eec1cd72eb4920d340564b99834a/quantopy-0.0.1.tar.gz#sha256=b982d490e20b58214661d7b8d76464a1f67ad65f82e4b3c6bbe68bca4d50a397 (from https://pypi.org/simple/quantopy/) (requires-python:>=3.6) 2021-05-23T09:23:27,626 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/quantopy/ 2021-05-23T09:23:27,627 Getting page https://pypi.ngc.nvidia.com/quantopy/ 2021-05-23T09:23:27,629 Found index url https://pypi.ngc.nvidia.com 2021-05-23T09:23:28,711 Could not fetch URL https://pypi.ngc.nvidia.com/quantopy/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/quantopy/ - skipping 2021-05-23T09:23:28,713 Given no hashes to check 0 links for project 'quantopy': discarding no candidates 2021-05-23T09:23:28,714 ERROR: Could not find a version that satisfies the requirement quantopy==0.0.1 2021-05-23T09:23:28,716 ERROR: No matching distribution found for quantopy==0.0.1 2021-05-23T09:23:28,717 Exception information: 2021-05-23T09:23:28,717 Traceback (most recent call last): 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-23T09:23:28,717 crit = self.state.criteria[name] 2021-05-23T09:23:28,717 KeyError: 'quantopy' 2021-05-23T09:23:28,717 2021-05-23T09:23:28,717 During handling of the above exception, another exception occurred: 2021-05-23T09:23:28,717 2021-05-23T09:23:28,717 Traceback (most recent call last): 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-23T09:23:28,717 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-23T09:23:28,717 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-23T09:23:28,717 raise RequirementsConflicted(criterion) 2021-05-23T09:23:28,717 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quantopy==0.0.1') 2021-05-23T09:23:28,717 2021-05-23T09:23:28,717 During handling of the above exception, another exception occurred: 2021-05-23T09:23:28,717 2021-05-23T09:23:28,717 Traceback (most recent call last): 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-23T09:23:28,717 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-23T09:23:28,717 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-23T09:23:28,717 raise ResolutionImpossible(e.criterion.information) 2021-05-23T09:23:28,717 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quantopy==0.0.1'), parent=None)] 2021-05-23T09:23:28,717 2021-05-23T09:23:28,717 The above exception was the direct cause of the following exception: 2021-05-23T09:23:28,717 2021-05-23T09:23:28,717 Traceback (most recent call last): 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-23T09:23:28,717 status = self.run(options, args) 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-23T09:23:28,717 return func(self, options, args) 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-23T09:23:28,717 reqs, check_supported_wheels=True 2021-05-23T09:23:28,717 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-23T09:23:28,717 six.raise_from(error, e) 2021-05-23T09:23:28,717 File "", line 3, in raise_from 2021-05-23T09:23:28,717 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quantopy==0.0.1 2021-05-23T09:23:28,731 Removed build tracker: '/tmp/pip-req-tracker-fdn5icmh'