2021-08-07T14:52:08,515 Created temporary directory: /tmp/pip-ephem-wheel-cache-ly_bntsc 2021-08-07T14:52:08,518 Created temporary directory: /tmp/pip-req-tracker-ytqv236d 2021-08-07T14:52:08,518 Initialized build tracking at /tmp/pip-req-tracker-ytqv236d 2021-08-07T14:52:08,518 Created build tracker: /tmp/pip-req-tracker-ytqv236d 2021-08-07T14:52:08,518 Entered build tracker: /tmp/pip-req-tracker-ytqv236d 2021-08-07T14:52:08,519 Created temporary directory: /tmp/pip-wheel-a60cfe73 2021-08-07T14:52:08,551 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-07T14:52:08,551 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-07T14:52:08,551 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-07T14:52:08,552 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-07T14:52:08,552 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-07T14:52:08,555 WARNING: Location '/cl3d/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:52:08,555 WARNING: Location 't/cl3d/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:52:08,555 WARNING: Location 'm/cl3d/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:52:08,556 WARNING: Location 'p/cl3d/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:52:08,556 1 location(s) to search for versions of cl3d: 2021-08-07T14:52:08,556 * https://pypi.org/simple/cl3d/ 2021-08-07T14:52:08,556 Fetching project page and analyzing links: https://pypi.org/simple/cl3d/ 2021-08-07T14:52:08,557 Getting page https://pypi.org/simple/cl3d/ 2021-08-07T14:52:08,558 Found index url https://pypi.org/simple 2021-08-07T14:52:08,644 Skipping link: No binaries permitted for cl3d: https://files.pythonhosted.org/packages/89/46/b619531c8d68af796d4ca6fe85ff5e9bd7f25ceef45fc3f28ee29861c05f/CL3d-1.0.5-py3-none-win32.whl#sha256=fd7e952ecae9bbbc39cd791cd0e331e37d2a9256c7ce5cd519a43b900a4062c7 (from https://pypi.org/simple/cl3d/) (requires-python:>=3.7) 2021-08-07T14:52:08,645 Skipping link: not a file: https://pypi.org/simple/cl3d/ 2021-08-07T14:52:08,658 Given no hashes to check 0 links for project 'cl3d': discarding no candidates 2021-08-07T14:52:08,658 ERROR: Could not find a version that satisfies the requirement cl3d==1.0.5 (from versions: none) 2021-08-07T14:52:08,659 ERROR: No matching distribution found for cl3d==1.0.5 2021-08-07T14:52:08,659 Exception information: 2021-08-07T14:52:08,659 Traceback (most recent call last): 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-07T14:52:08,659 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-07T14:52:08,659 raise RequirementsConflicted(criterion) 2021-08-07T14:52:08,659 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cl3d==1.0.5') 2021-08-07T14:52:08,659 2021-08-07T14:52:08,659 During handling of the above exception, another exception occurred: 2021-08-07T14:52:08,659 2021-08-07T14:52:08,659 Traceback (most recent call last): 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-07T14:52:08,659 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-07T14:52:08,659 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-07T14:52:08,659 raise ResolutionImpossible(e.criterion.information) 2021-08-07T14:52:08,659 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cl3d==1.0.5'), parent=None)] 2021-08-07T14:52:08,659 2021-08-07T14:52:08,659 The above exception was the direct cause of the following exception: 2021-08-07T14:52:08,659 2021-08-07T14:52:08,659 Traceback (most recent call last): 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-07T14:52:08,659 status = self.run(options, args) 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-07T14:52:08,659 return func(self, options, args) 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-07T14:52:08,659 reqs, check_supported_wheels=True 2021-08-07T14:52:08,659 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-07T14:52:08,659 raise error from e 2021-08-07T14:52:08,659 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cl3d==1.0.5 2021-08-07T14:52:08,663 Removed build tracker: '/tmp/pip-req-tracker-ytqv236d'