2021-09-28T13:13:20,290 Created temporary directory: /tmp/pip-ephem-wheel-cache-vnk3sqg_ 2021-09-28T13:13:20,293 Created temporary directory: /tmp/pip-req-tracker-957_iwwe 2021-09-28T13:13:20,294 Initialized build tracking at /tmp/pip-req-tracker-957_iwwe 2021-09-28T13:13:20,294 Created build tracker: /tmp/pip-req-tracker-957_iwwe 2021-09-28T13:13:20,294 Entered build tracker: /tmp/pip-req-tracker-957_iwwe 2021-09-28T13:13:20,295 Created temporary directory: /tmp/pip-wheel-__40qs9a 2021-09-28T13:13:20,327 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-28T13:13:20,329 2 location(s) to search for versions of nanding: 2021-09-28T13:13:20,329 * https://pypi.org/simple/nanding/ 2021-09-28T13:13:20,329 * https://www.piwheels.org/simple/nanding/ 2021-09-28T13:13:20,330 Fetching project page and analyzing links: https://pypi.org/simple/nanding/ 2021-09-28T13:13:20,331 Getting page https://pypi.org/simple/nanding/ 2021-09-28T13:13:20,332 Found index url https://pypi.org/simple 2021-09-28T13:13:20,424 Found link https://files.pythonhosted.org/packages/ba/20/59daa932d8cc5be4b5b53a50d577cbb32af3c1ed9ff5b0da96b90475bc61/nanding-1.0.tar.gz#sha256=f223e5ddf9def82f3cd3b906a5cc454ab6c61f8c2224231e9c43368135d03d41 (from https://pypi.org/simple/nanding/), version: 1.0 2021-09-28T13:13:20,424 Fetching project page and analyzing links: https://www.piwheels.org/simple/nanding/ 2021-09-28T13:13:20,425 Getting page https://www.piwheels.org/simple/nanding/ 2021-09-28T13:13:20,426 Found index url https://www.piwheels.org/simple 2021-09-28T13:13:20,539 Skipping link: not a file: https://www.piwheels.org/simple/nanding/ 2021-09-28T13:13:20,539 Skipping link: not a file: https://pypi.org/simple/nanding/ 2021-09-28T13:13:20,559 Given no hashes to check 1 links for project 'nanding': discarding no candidates 2021-09-28T13:13:20,580 Collecting nanding==1.0 2021-09-28T13:13:20,582 Created temporary directory: /tmp/pip-unpack-b499zpvx 2021-09-28T13:13:20,626 Downloading nanding-1.0.tar.gz (115 kB) 2021-09-28T13:13:20,697 Added nanding==1.0 from https://files.pythonhosted.org/packages/ba/20/59daa932d8cc5be4b5b53a50d577cbb32af3c1ed9ff5b0da96b90475bc61/nanding-1.0.tar.gz#sha256=f223e5ddf9def82f3cd3b906a5cc454ab6c61f8c2224231e9c43368135d03d41 to build tracker '/tmp/pip-req-tracker-957_iwwe' 2021-09-28T13:13:20,698 Running setup.py (path:/tmp/pip-wheel-__40qs9a/nanding_4b7458a19716482fb2bf4e309f274622/setup.py) egg_info for package nanding 2021-09-28T13:13:20,699 Created temporary directory: /tmp/pip-pip-egg-info-8fm8qw6e 2021-09-28T13:13:20,699 Running command python setup.py egg_info 2021-09-28T13:13:22,103 Traceback (most recent call last): 2021-09-28T13:13:22,103 File "", line 1, in 2021-09-28T13:13:22,104 File "/tmp/pip-wheel-__40qs9a/nanding_4b7458a19716482fb2bf4e309f274622/setup.py", line 5, in 2021-09-28T13:13:22,104 setup(name="nanding",version='1.0',description="仅供测试参考",author="吴龙,邢温豪",ext_modules=cythonize(extensions)) 2021-09-28T13:13:22,104 File "/home/piwheels/.local/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-09-28T13:13:22,104 module_list, module_metadata = create_extension_list( 2021-09-28T13:13:22,104 File "/home/piwheels/.local/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-09-28T13:13:22,105 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-09-28T13:13:22,105 File "/home/piwheels/.local/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-09-28T13:13:22,106 raise ValueError(error_msg) 2021-09-28T13:13:22,106 ValueError: 'bCurveReconstruct.py' doesn't match any files 2021-09-28T13:13:22,187 WARNING: Discarding https://files.pythonhosted.org/packages/ba/20/59daa932d8cc5be4b5b53a50d577cbb32af3c1ed9ff5b0da96b90475bc61/nanding-1.0.tar.gz#sha256=f223e5ddf9def82f3cd3b906a5cc454ab6c61f8c2224231e9c43368135d03d41 (from https://pypi.org/simple/nanding/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-28T13:13:22,189 ERROR: Could not find a version that satisfies the requirement nanding==1.0 (from versions: 1.0) 2021-09-28T13:13:22,189 ERROR: No matching distribution found for nanding==1.0 2021-09-28T13:13:22,189 Exception information: 2021-09-28T13:13:22,189 Traceback (most recent call last): 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-28T13:13:22,189 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-28T13:13:22,189 raise RequirementsConflicted(criterion) 2021-09-28T13:13:22,189 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nanding==1.0') 2021-09-28T13:13:22,189 2021-09-28T13:13:22,189 During handling of the above exception, another exception occurred: 2021-09-28T13:13:22,189 2021-09-28T13:13:22,189 Traceback (most recent call last): 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-28T13:13:22,189 result = self._result = resolver.resolve( 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-28T13:13:22,189 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-28T13:13:22,189 raise ResolutionImpossible(e.criterion.information) 2021-09-28T13:13:22,189 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nanding==1.0'), parent=None)] 2021-09-28T13:13:22,189 2021-09-28T13:13:22,189 The above exception was the direct cause of the following exception: 2021-09-28T13:13:22,189 2021-09-28T13:13:22,189 Traceback (most recent call last): 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-28T13:13:22,189 status = self.run(options, args) 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-28T13:13:22,189 return func(self, options, args) 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-28T13:13:22,189 requirement_set = resolver.resolve( 2021-09-28T13:13:22,189 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-28T13:13:22,189 raise error from e 2021-09-28T13:13:22,189 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nanding==1.0 2021-09-28T13:13:22,194 Removed nanding==1.0 from https://files.pythonhosted.org/packages/ba/20/59daa932d8cc5be4b5b53a50d577cbb32af3c1ed9ff5b0da96b90475bc61/nanding-1.0.tar.gz#sha256=f223e5ddf9def82f3cd3b906a5cc454ab6c61f8c2224231e9c43368135d03d41 from build tracker '/tmp/pip-req-tracker-957_iwwe' 2021-09-28T13:13:22,195 Removed build tracker: '/tmp/pip-req-tracker-957_iwwe'