2021-07-31T16:31:13,889 Created temporary directory: /tmp/pip-ephem-wheel-cache-mkf03qst 2021-07-31T16:31:13,892 Created temporary directory: /tmp/pip-req-tracker-apvj5v11 2021-07-31T16:31:13,892 Initialized build tracking at /tmp/pip-req-tracker-apvj5v11 2021-07-31T16:31:13,892 Created build tracker: /tmp/pip-req-tracker-apvj5v11 2021-07-31T16:31:13,892 Entered build tracker: /tmp/pip-req-tracker-apvj5v11 2021-07-31T16:31:13,893 Created temporary directory: /tmp/pip-wheel-6aqdg9y0 2021-07-31T16:31:13,924 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-31T16:31:13,924 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-31T16:31:13,925 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-31T16:31:13,925 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-31T16:31:13,925 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-31T16:31:13,928 WARNING: Location '/pcmf/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T16:31:13,928 WARNING: Location 't/pcmf/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T16:31:13,928 WARNING: Location 'm/pcmf/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T16:31:13,929 WARNING: Location 'p/pcmf/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T16:31:13,929 1 location(s) to search for versions of pcmf: 2021-07-31T16:31:13,929 * https://pypi.org/simple/pcmf/ 2021-07-31T16:31:13,929 Fetching project page and analyzing links: https://pypi.org/simple/pcmf/ 2021-07-31T16:31:13,930 Getting page https://pypi.org/simple/pcmf/ 2021-07-31T16:31:13,931 Found index url https://pypi.org/simple 2021-07-31T16:31:14,022 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-31T16:31:14,023 Link requires a different Python (3.9.2 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-31T16:31:14,023 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-31T16:31:14,024 Link requires a different Python (3.9.2 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-31T16:31:14,024 Skipping link: not a file: https://pypi.org/simple/pcmf/ 2021-07-31T16:31:14,041 Given no hashes to check 0 links for project 'pcmf': discarding no candidates 2021-07-31T16:31:14,042 ERROR: Could not find a version that satisfies the requirement pcmf==0.1.1 (from versions: none) 2021-07-31T16:31:14,042 ERROR: No matching distribution found for pcmf==0.1.1 2021-07-31T16:31:14,042 Exception information: 2021-07-31T16:31:14,042 Traceback (most recent call last): 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-31T16:31:14,042 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-31T16:31:14,042 raise RequirementsConflicted(criterion) 2021-07-31T16:31:14,042 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pcmf==0.1.1') 2021-07-31T16:31:14,042 2021-07-31T16:31:14,042 During handling of the above exception, another exception occurred: 2021-07-31T16:31:14,042 2021-07-31T16:31:14,042 Traceback (most recent call last): 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-31T16:31:14,042 result = self._result = resolver.resolve( 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-31T16:31:14,042 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-31T16:31:14,042 raise ResolutionImpossible(e.criterion.information) 2021-07-31T16:31:14,042 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pcmf==0.1.1'), parent=None)] 2021-07-31T16:31:14,042 2021-07-31T16:31:14,042 The above exception was the direct cause of the following exception: 2021-07-31T16:31:14,042 2021-07-31T16:31:14,042 Traceback (most recent call last): 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-31T16:31:14,042 status = self.run(options, args) 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-31T16:31:14,042 return func(self, options, args) 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-31T16:31:14,042 requirement_set = resolver.resolve( 2021-07-31T16:31:14,042 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-31T16:31:14,042 raise error from e 2021-07-31T16:31:14,042 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pcmf==0.1.1 2021-07-31T16:31:14,047 Removed build tracker: '/tmp/pip-req-tracker-apvj5v11'