2021-08-05T04:05:53,970 Created temporary directory: /tmp/pip-ephem-wheel-cache-imkh8sl8 2021-08-05T04:05:53,973 Created temporary directory: /tmp/pip-req-tracker-wvfo9ba6 2021-08-05T04:05:53,974 Initialized build tracking at /tmp/pip-req-tracker-wvfo9ba6 2021-08-05T04:05:53,974 Created build tracker: /tmp/pip-req-tracker-wvfo9ba6 2021-08-05T04:05:53,974 Entered build tracker: /tmp/pip-req-tracker-wvfo9ba6 2021-08-05T04:05:53,975 Created temporary directory: /tmp/pip-wheel-1sxz6065 2021-08-05T04:05:54,006 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-05T04:05:54,007 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-05T04:05:54,007 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-05T04:05:54,008 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-05T04:05:54,008 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-05T04:05:54,011 WARNING: Location '/classicml-lite/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-05T04:05:54,011 WARNING: Location 't/classicml-lite/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-05T04:05:54,012 WARNING: Location 'm/classicml-lite/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-05T04:05:54,012 WARNING: Location 'p/classicml-lite/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-05T04:05:54,012 1 location(s) to search for versions of classicml-lite: 2021-08-05T04:05:54,012 * https://pypi.org/simple/classicml-lite/ 2021-08-05T04:05:54,013 Fetching project page and analyzing links: https://pypi.org/simple/classicml-lite/ 2021-08-05T04:05:54,013 Getting page https://pypi.org/simple/classicml-lite/ 2021-08-05T04:05:54,015 Found index url https://pypi.org/simple 2021-08-05T04:05:54,103 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/34/14/04037bf1d2454e37956a5bb12c92c092e138358688588af28352c6565844/classicML-lite-0.7a0.tar.gz#sha256=c20828f5e69d8f1a6f6159bdd98771748b54983a0f68aa0546ce15f3f30c15b9 (from https://pypi.org/simple/classicml-lite/) (requires-python:>=3.8) 2021-08-05T04:05:54,104 Skipping link: No binaries permitted for classicml-lite: https://files.pythonhosted.org/packages/f1/34/9d2873e2be24972aabad72b31c5d84ee3cc53e8a13141f726727f70b2653/classicML_lite-0.7a0-py3-none-any.whl#sha256=0327e3b8431ad7c9d2a7c3dbf835be00baa147ce73ae9629ed83da7e1776cb3b (from https://pypi.org/simple/classicml-lite/) (requires-python:>=3.8) 2021-08-05T04:05:54,104 Skipping link: not a file: https://pypi.org/simple/classicml-lite/ 2021-08-05T04:05:54,117 Given no hashes to check 0 links for project 'classicml-lite': discarding no candidates 2021-08-05T04:05:54,118 ERROR: Could not find a version that satisfies the requirement classicml-lite==0.7a0 (from versions: none) 2021-08-05T04:05:54,118 ERROR: No matching distribution found for classicml-lite==0.7a0 2021-08-05T04:05:54,118 Exception information: 2021-08-05T04:05:54,118 Traceback (most recent call last): 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-05T04:05:54,118 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-05T04:05:54,118 raise RequirementsConflicted(criterion) 2021-08-05T04:05:54,118 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('classicml-lite==0.7a0') 2021-08-05T04:05:54,118 2021-08-05T04:05:54,118 During handling of the above exception, another exception occurred: 2021-08-05T04:05:54,118 2021-08-05T04:05:54,118 Traceback (most recent call last): 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-05T04:05:54,118 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-05T04:05:54,118 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-05T04:05:54,118 raise ResolutionImpossible(e.criterion.information) 2021-08-05T04:05:54,118 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('classicml-lite==0.7a0'), parent=None)] 2021-08-05T04:05:54,118 2021-08-05T04:05:54,118 The above exception was the direct cause of the following exception: 2021-08-05T04:05:54,118 2021-08-05T04:05:54,118 Traceback (most recent call last): 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-05T04:05:54,118 status = self.run(options, args) 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-05T04:05:54,118 return func(self, options, args) 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-05T04:05:54,118 reqs, check_supported_wheels=True 2021-08-05T04:05:54,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-05T04:05:54,118 raise error from e 2021-08-05T04:05:54,118 pip._internal.exceptions.DistributionNotFound: No matching distribution found for classicml-lite==0.7a0 2021-08-05T04:05:54,122 Removed build tracker: '/tmp/pip-req-tracker-wvfo9ba6'