2021-07-31T05:04:46,181 Created temporary directory: /tmp/pip-ephem-wheel-cache-7hf0z1hc 2021-07-31T05:04:46,188 Created temporary directory: /tmp/pip-req-tracker-r53epnkm 2021-07-31T05:04:46,189 Initialized build tracking at /tmp/pip-req-tracker-r53epnkm 2021-07-31T05:04:46,189 Created build tracker: /tmp/pip-req-tracker-r53epnkm 2021-07-31T05:04:46,189 Entered build tracker: /tmp/pip-req-tracker-r53epnkm 2021-07-31T05:04:46,191 Created temporary directory: /tmp/pip-wheel-qjkoh2l4 2021-07-31T05:04:46,246 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-31T05:04:46,247 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-31T05:04:46,248 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-31T05:04:46,249 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-31T05:04:46,250 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-31T05:04:46,252 WARNING: Url '/pcmf/' is ignored. It is either a non-existing path or lacks a specific scheme. 2021-07-31T05:04:46,253 WARNING: Url 't/pcmf/' is ignored. It is either a non-existing path or lacks a specific scheme. 2021-07-31T05:04:46,254 WARNING: Url 'm/pcmf/' is ignored. It is either a non-existing path or lacks a specific scheme. 2021-07-31T05:04:46,254 WARNING: Url 'p/pcmf/' is ignored. It is either a non-existing path or lacks a specific scheme. 2021-07-31T05:04:46,256 1 location(s) to search for versions of pcmf: 2021-07-31T05:04:46,256 * https://pypi.org/simple/pcmf/ 2021-07-31T05:04:46,256 Fetching project page and analyzing links: https://pypi.org/simple/pcmf/ 2021-07-31T05:04:46,259 Getting page https://pypi.org/simple/pcmf/ 2021-07-31T05:04:46,263 Found index url https://pypi.org/simple 2021-07-31T05:04:46,593 Skipping link: No binaries permitted for pcmf: https://files.pythonhosted.org/packages/74/e2/c7f53eae9a73cf47816ee7a93f87792976747c38cbe9d17c680e77ca3d83/PCMF-0.1.0-py3-none-any.whl#sha256=98724d63ea1da773392e7f7bdee2de0e0283dcf9a231b0960ed50ce9560e7dd1 (from https://pypi.org/simple/pcmf/) (requires-python:>=3.6,<3.9) 2021-07-31T05:04:46,595 Link requires a different Python (3.5.3 not in: '>=3.6,<3.9'): https://files.pythonhosted.org/packages/7e/26/f237347e1184d9a460f6c52269c89a87abd3ad6eb2fbf44366d58bc808a0/PCMF-0.1.0.tar.gz#sha256=ce5c6434d7bb6fd15890510eae33c23410de16919a1ed6ed782cd6a948726870 (from https://pypi.org/simple/pcmf/) (requires-python:>=3.6,<3.9) 2021-07-31T05:04:46,596 Skipping link: No binaries permitted for pcmf: https://files.pythonhosted.org/packages/5f/15/8f78cc7f53acf5887208ab09dea7c13ca67d5bf4b83d1ea0dd0a21c1220c/PCMF-0.1.1-py3-none-any.whl#sha256=fcc87b09b34d1b5ea6c50105c5e3aeb8efa0f4e2487be6035937c3203ca1ea77 (from https://pypi.org/simple/pcmf/) (requires-python:>=3.6,<3.9) 2021-07-31T05:04:46,597 Link requires a different Python (3.5.3 not in: '>=3.6,<3.9'): https://files.pythonhosted.org/packages/14/45/2cd8a7c5989aa43d2aa5f1e5238e3bd1e124dd57878182823e5125c7666c/PCMF-0.1.1.tar.gz#sha256=6ca41b781f010a31ebaa26cf42e1f3aacc9ba55e3f020ba6a95433bc5dfba0cf (from https://pypi.org/simple/pcmf/) (requires-python:>=3.6,<3.9) 2021-07-31T05:04:46,626 Given no hashes to check 0 links for project 'pcmf': discarding no candidates 2021-07-31T05:04:46,627 ERROR: Could not find a version that satisfies the requirement pcmf==0.1.0 2021-07-31T05:04:46,628 ERROR: No matching distribution found for pcmf==0.1.0 2021-07-31T05:04:46,628 Exception information: 2021-07-31T05:04:46,628 Traceback (most recent call last): 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-07-31T05:04:46,628 crit = self.state.criteria[name] 2021-07-31T05:04:46,628 KeyError: 'pcmf' 2021-07-31T05:04:46,628 2021-07-31T05:04:46,628 During handling of the above exception, another exception occurred: 2021-07-31T05:04:46,628 2021-07-31T05:04:46,628 Traceback (most recent call last): 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-07-31T05:04:46,628 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-31T05:04:46,628 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-07-31T05:04:46,628 raise RequirementsConflicted(criterion) 2021-07-31T05:04:46,628 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pcmf==0.1.0') 2021-07-31T05:04:46,628 2021-07-31T05:04:46,628 During handling of the above exception, another exception occurred: 2021-07-31T05:04:46,628 2021-07-31T05:04:46,628 Traceback (most recent call last): 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-07-31T05:04:46,628 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-07-31T05:04:46,628 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-07-31T05:04:46,628 raise ResolutionImpossible(e.criterion.information) 2021-07-31T05:04:46,628 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pcmf==0.1.0'), parent=None)] 2021-07-31T05:04:46,628 2021-07-31T05:04:46,628 The above exception was the direct cause of the following exception: 2021-07-31T05:04:46,628 2021-07-31T05:04:46,628 Traceback (most recent call last): 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-07-31T05:04:46,628 status = self.run(options, args) 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-07-31T05:04:46,628 return func(self, options, args) 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-07-31T05:04:46,628 reqs, check_supported_wheels=True 2021-07-31T05:04:46,628 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-31T05:04:46,628 six.raise_from(error, e) 2021-07-31T05:04:46,628 File "", line 3, in raise_from 2021-07-31T05:04:46,628 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pcmf==0.1.0 2021-07-31T05:04:46,637 Removed build tracker: '/tmp/pip-req-tracker-r53epnkm'