2021-07-29T11:30:15,891 Created temporary directory: /tmp/pip-ephem-wheel-cache-735iom3u 2021-07-29T11:30:15,894 Created temporary directory: /tmp/pip-req-tracker-zbcmhryh 2021-07-29T11:30:15,894 Initialized build tracking at /tmp/pip-req-tracker-zbcmhryh 2021-07-29T11:30:15,894 Created build tracker: /tmp/pip-req-tracker-zbcmhryh 2021-07-29T11:30:15,895 Entered build tracker: /tmp/pip-req-tracker-zbcmhryh 2021-07-29T11:30:15,895 Created temporary directory: /tmp/pip-wheel-vl4a82v6 2021-07-29T11:30:15,927 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T11:30:15,928 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T11:30:15,928 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T11:30:15,928 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T11:30:15,929 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T11:30:15,931 WARNING: Location '/fsl-waimai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:30:15,932 WARNING: Location 't/fsl-waimai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:30:15,932 WARNING: Location 'm/fsl-waimai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:30:15,932 WARNING: Location 'p/fsl-waimai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:30:15,933 1 location(s) to search for versions of fsl-waimai: 2021-07-29T11:30:15,933 * https://pypi.org/simple/fsl-waimai/ 2021-07-29T11:30:15,933 Fetching project page and analyzing links: https://pypi.org/simple/fsl-waimai/ 2021-07-29T11:30:15,934 Getting page https://pypi.org/simple/fsl-waimai/ 2021-07-29T11:30:15,935 Found index url https://pypi.org/simple 2021-07-29T11:30:16,126 Found link https://files.pythonhosted.org/packages/67/49/2d10437a8f59a8144b60c503f4f2706ebbb5ba9bb29ea480aa833f19b9ad/fsl-waimai-0.0.2.win-amd64.zip#sha256=e95f7a8c7048bb7554b9970dfb92a79a676a333878dbbf090f788090dbd929b3 (from https://pypi.org/simple/fsl-waimai/) (requires-python:>=3.0), version: 0.0.2.win-amd64 2021-07-29T11:30:16,127 Skipping link: not a file: https://pypi.org/simple/fsl-waimai/ 2021-07-29T11:30:16,145 Given no hashes to check 0 links for project 'fsl-waimai': discarding no candidates 2021-07-29T11:30:16,145 ERROR: Could not find a version that satisfies the requirement fsl-waimai==0.0.2 (from versions: 0.0.2.win-amd64) 2021-07-29T11:30:16,146 ERROR: No matching distribution found for fsl-waimai==0.0.2 2021-07-29T11:30:16,146 Exception information: 2021-07-29T11:30:16,146 Traceback (most recent call last): 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T11:30:16,146 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T11:30:16,146 raise RequirementsConflicted(criterion) 2021-07-29T11:30:16,146 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fsl-waimai==0.0.2') 2021-07-29T11:30:16,146 2021-07-29T11:30:16,146 During handling of the above exception, another exception occurred: 2021-07-29T11:30:16,146 2021-07-29T11:30:16,146 Traceback (most recent call last): 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T11:30:16,146 result = self._result = resolver.resolve( 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T11:30:16,146 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T11:30:16,146 raise ResolutionImpossible(e.criterion.information) 2021-07-29T11:30:16,146 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fsl-waimai==0.0.2'), parent=None)] 2021-07-29T11:30:16,146 2021-07-29T11:30:16,146 The above exception was the direct cause of the following exception: 2021-07-29T11:30:16,146 2021-07-29T11:30:16,146 Traceback (most recent call last): 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T11:30:16,146 status = self.run(options, args) 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T11:30:16,146 return func(self, options, args) 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T11:30:16,146 requirement_set = resolver.resolve( 2021-07-29T11:30:16,146 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T11:30:16,146 raise error from e 2021-07-29T11:30:16,146 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fsl-waimai==0.0.2 2021-07-29T11:30:16,150 Removed build tracker: '/tmp/pip-req-tracker-zbcmhryh'