2021-07-15T18:55:48,531 Created temporary directory: /tmp/pip-ephem-wheel-cache-t1s7xfyp 2021-07-15T18:55:48,534 Created temporary directory: /tmp/pip-req-tracker-wd6loy_y 2021-07-15T18:55:48,535 Initialized build tracking at /tmp/pip-req-tracker-wd6loy_y 2021-07-15T18:55:48,535 Created build tracker: /tmp/pip-req-tracker-wd6loy_y 2021-07-15T18:55:48,535 Entered build tracker: /tmp/pip-req-tracker-wd6loy_y 2021-07-15T18:55:48,536 Created temporary directory: /tmp/pip-wheel-7a382mta 2021-07-15T18:55:48,566 1 location(s) to search for versions of mamonca: 2021-07-15T18:55:48,566 * https://pypi.org/simple/mamonca/ 2021-07-15T18:55:48,567 Fetching project page and analyzing links: https://pypi.org/simple/mamonca/ 2021-07-15T18:55:48,567 Getting page https://pypi.org/simple/mamonca/ 2021-07-15T18:55:48,569 Found index url https://pypi.org/simple 2021-07-15T18:55:48,750 Found link https://files.pythonhosted.org/packages/ba/83/1ff4c5886fa360f87189936cf4403837103e77bae20e317a08e07b1d14cf/mamonca-0.0.1.tar.gz#sha256=07e368fbfc832f5a175317b165fabf79c635ca4b876e56e4d7a901690c9f943c (from https://pypi.org/simple/mamonca/), version: 0.0.1 2021-07-15T18:55:48,751 Skipping link: not a file: https://pypi.org/simple/mamonca/ 2021-07-15T18:55:48,768 Given no hashes to check 1 links for project 'mamonca': discarding no candidates 2021-07-15T18:55:48,787 Collecting mamonca==0.0.1 2021-07-15T18:55:48,789 Created temporary directory: /tmp/pip-unpack-tphuhhdk 2021-07-15T18:55:48,959 Downloading mamonca-0.0.1.tar.gz (47 kB) 2021-07-15T18:55:49,006 Added mamonca==0.0.1 from https://files.pythonhosted.org/packages/ba/83/1ff4c5886fa360f87189936cf4403837103e77bae20e317a08e07b1d14cf/mamonca-0.0.1.tar.gz#sha256=07e368fbfc832f5a175317b165fabf79c635ca4b876e56e4d7a901690c9f943c to build tracker '/tmp/pip-req-tracker-wd6loy_y' 2021-07-15T18:55:49,007 Running setup.py (path:/tmp/pip-wheel-7a382mta/mamonca_10a3b5034e0f4754be2f45555b6b5858/setup.py) egg_info for package mamonca 2021-07-15T18:55:49,008 Created temporary directory: /tmp/pip-pip-egg-info-h48ns95n 2021-07-15T18:55:49,008 Running command python setup.py egg_info 2021-07-15T18:55:50,730 Traceback (most recent call last): 2021-07-15T18:55:50,731 File "", line 1, in 2021-07-15T18:55:50,731 File "/tmp/pip-wheel-7a382mta/mamonca_10a3b5034e0f4754be2f45555b6b5858/setup.py", line 24, in 2021-07-15T18:55:50,732 cmdclass = {'build_ext': my_build_ext}, ext_modules=cythonize("mc.pyx", language_level="3") 2021-07-15T18:55:50,732 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-07-15T18:55:50,732 module_list, module_metadata = create_extension_list( 2021-07-15T18:55:50,732 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-07-15T18:55:50,733 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-07-15T18:55:50,733 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-07-15T18:55:50,733 raise ValueError(error_msg) 2021-07-15T18:55:50,734 ValueError: 'mc.pyx' doesn't match any files 2021-07-15T18:55:50,817 WARNING: Discarding https://files.pythonhosted.org/packages/ba/83/1ff4c5886fa360f87189936cf4403837103e77bae20e317a08e07b1d14cf/mamonca-0.0.1.tar.gz#sha256=07e368fbfc832f5a175317b165fabf79c635ca4b876e56e4d7a901690c9f943c (from https://pypi.org/simple/mamonca/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T18:55:50,819 ERROR: Could not find a version that satisfies the requirement mamonca==0.0.1 (from versions: 0.0.1) 2021-07-15T18:55:50,819 ERROR: No matching distribution found for mamonca==0.0.1 2021-07-15T18:55:50,819 Exception information: 2021-07-15T18:55:50,819 Traceback (most recent call last): 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T18:55:50,819 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T18:55:50,819 raise RequirementsConflicted(criterion) 2021-07-15T18:55:50,819 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mamonca==0.0.1') 2021-07-15T18:55:50,819 2021-07-15T18:55:50,819 During handling of the above exception, another exception occurred: 2021-07-15T18:55:50,819 2021-07-15T18:55:50,819 Traceback (most recent call last): 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T18:55:50,819 result = self._result = resolver.resolve( 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T18:55:50,819 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T18:55:50,819 raise ResolutionImpossible(e.criterion.information) 2021-07-15T18:55:50,819 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mamonca==0.0.1'), parent=None)] 2021-07-15T18:55:50,819 2021-07-15T18:55:50,819 The above exception was the direct cause of the following exception: 2021-07-15T18:55:50,819 2021-07-15T18:55:50,819 Traceback (most recent call last): 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T18:55:50,819 status = self.run(options, args) 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T18:55:50,819 return func(self, options, args) 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T18:55:50,819 requirement_set = resolver.resolve( 2021-07-15T18:55:50,819 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T18:55:50,819 raise error from e 2021-07-15T18:55:50,819 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mamonca==0.0.1 2021-07-15T18:55:50,825 Removed mamonca==0.0.1 from https://files.pythonhosted.org/packages/ba/83/1ff4c5886fa360f87189936cf4403837103e77bae20e317a08e07b1d14cf/mamonca-0.0.1.tar.gz#sha256=07e368fbfc832f5a175317b165fabf79c635ca4b876e56e4d7a901690c9f943c from build tracker '/tmp/pip-req-tracker-wd6loy_y' 2021-07-15T18:55:50,825 Removed build tracker: '/tmp/pip-req-tracker-wd6loy_y'