2025-09-09T10:35:02,686 Created temporary directory: /tmp/pip-build-tracker-63aq465j 2025-09-09T10:35:02,687 Initialized build tracking at /tmp/pip-build-tracker-63aq465j 2025-09-09T10:35:02,687 Created build tracker: /tmp/pip-build-tracker-63aq465j 2025-09-09T10:35:02,687 Entered build tracker: /tmp/pip-build-tracker-63aq465j 2025-09-09T10:35:02,687 Created temporary directory: /tmp/pip-wheel-x5z77pvl 2025-09-09T10:35:02,690 Created temporary directory: /tmp/pip-ephem-wheel-cache-0rl210ze 2025-09-09T10:35:02,749 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T10:35:02,751 2 location(s) to search for versions of neuropil: 2025-09-09T10:35:02,751 * https://pypi.org/simple/neuropil/ 2025-09-09T10:35:02,751 * https://www.piwheels.org/simple/neuropil/ 2025-09-09T10:35:02,751 Fetching project page and analyzing links: https://pypi.org/simple/neuropil/ 2025-09-09T10:35:02,752 Getting page https://pypi.org/simple/neuropil/ 2025-09-09T10:35:02,753 Found index url https://pypi.org/simple/ 2025-09-09T10:35:02,960 Fetched page https://pypi.org/simple/neuropil/ as application/vnd.pypi.simple.v1+json 2025-09-09T10:35:02,962 Found link https://files.pythonhosted.org/packages/ae/00/95c39f16e1becbdaf99f21f4f2ba4474064d057d661eebbc9cd6af9fb096/neuropil-0.9.8.tar.gz (from https://pypi.org/simple/neuropil/), version: 0.9.8 2025-09-09T10:35:02,963 Fetching project page and analyzing links: https://www.piwheels.org/simple/neuropil/ 2025-09-09T10:35:02,963 Getting page https://www.piwheels.org/simple/neuropil/ 2025-09-09T10:35:02,965 Found index url https://www.piwheels.org/simple/ 2025-09-09T10:35:03,063 Fetched page https://www.piwheels.org/simple/neuropil/ as text/html 2025-09-09T10:35:03,064 Skipping link: not a file: https://www.piwheels.org/simple/neuropil/ 2025-09-09T10:35:03,064 Skipping link: not a file: https://pypi.org/simple/neuropil/ 2025-09-09T10:35:03,085 Given no hashes to check 1 links for project 'neuropil': discarding no candidates 2025-09-09T10:35:03,086 Collecting neuropil==0.9.8 2025-09-09T10:35:03,088 Created temporary directory: /tmp/pip-unpack-6g5vw4pj 2025-09-09T10:35:03,378 Downloading neuropil-0.9.8.tar.gz (9.5 kB) 2025-09-09T10:35:03,403 Added neuropil==0.9.8 from https://files.pythonhosted.org/packages/ae/00/95c39f16e1becbdaf99f21f4f2ba4474064d057d661eebbc9cd6af9fb096/neuropil-0.9.8.tar.gz to build tracker '/tmp/pip-build-tracker-63aq465j' 2025-09-09T10:35:03,404 Running setup.py (path:/tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5/setup.py) egg_info for package neuropil 2025-09-09T10:35:03,404 Created temporary directory: /tmp/pip-pip-egg-info-n5dbra0x 2025-09-09T10:35:03,405 Preparing metadata (setup.py): started 2025-09-09T10:35:03,406 Running command python setup.py egg_info 2025-09-09T10:35:04,023 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-09T10:35:04,024 !! 2025-09-09T10:35:04,024 ******************************************************************************** 2025-09-09T10:35:04,024 Requirements should be satisfied by a PEP 517 installer. 2025-09-09T10:35:04,024 If you are using pip, you can try `pip install --use-pep517`. 2025-09-09T10:35:04,024 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-09T10:35:04,024 or your builds will no longer be supported. 2025-09-09T10:35:04,024 ******************************************************************************** 2025-09-09T10:35:04,024 !! 2025-09-09T10:35:04,025 dist.fetch_build_eggs(dist.setup_requires) 2025-09-09T10:35:05,034 generating ./_neuropil.c 2025-09-09T10:35:05,034 the current directory is '/tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5' 2025-09-09T10:35:05,035 running build_ext 2025-09-09T10:35:05,532 building '_neuropil' extension 2025-09-09T10:35:05,533 arm-linux-gnueabihf-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5/../../include -I/usr/include/neuropil -I/usr/local/include/neuropil -I/usr/include/python3.13 -c _neuropil.c -o ./_neuropil.o 2025-09-09T10:35:05,811 _neuropil.c:574:18: fatal error: neuropil.h: No such file or directory 2025-09-09T10:35:05,811 574 | #include "neuropil.h" 2025-09-09T10:35:05,811 | ^~~~~~~~~~~~ 2025-09-09T10:35:05,812 compilation terminated. 2025-09-09T10:35:05,833 Traceback (most recent call last): 2025-09-09T10:35:05,834 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/spawn.py", line 87, in spawn 2025-09-09T10:35:05,834 subprocess.check_call(cmd, env=_inject_macos_ver(env)) 2025-09-09T10:35:05,834 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,834 File "/usr/lib/python3.13/subprocess.py", line 419, in check_call 2025-09-09T10:35:05,834 raise CalledProcessError(retcode, cmd) 2025-09-09T10:35:05,835 subprocess.CalledProcessError: Command '['/usr/bin/arm-linux-gnueabihf-gcc', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-g', '-O2', '-Wall', '-fPIC', '-I/tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5/../../include', '-I/usr/include/neuropil', '-I/usr/local/include/neuropil', '-I/usr/include/python3.13', '-c', '_neuropil.c', '-o', './_neuropil.o']' returned non-zero exit status 1. 2025-09-09T10:35:05,835 The above exception was the direct cause of the following exception: 2025-09-09T10:35:05,835 Traceback (most recent call last): 2025-09-09T10:35:05,836 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/compilers/C/unix.py", line 221, in _compile 2025-09-09T10:35:05,836 self.spawn(compiler_so + cc_args + [src, '-o', obj] + extra_postargs) 2025-09-09T10:35:05,836 ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,836 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/compilers/C/base.py", line 1158, in spawn 2025-09-09T10:35:05,836 spawn(cmd, dry_run=self.dry_run, **kwargs) 2025-09-09T10:35:05,836 ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,837 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/spawn.py", line 93, in spawn 2025-09-09T10:35:05,837 raise DistutilsExecError( 2025-09-09T10:35:05,837 f"command {_debug(cmd)!r} failed with exit code {err.returncode}" 2025-09-09T10:35:05,837 ) from err 2025-09-09T10:35:05,837 distutils.errors.DistutilsExecError: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-09T10:35:05,837 During handling of the above exception, another exception occurred: 2025-09-09T10:35:05,837 Traceback (most recent call last): 2025-09-09T10:35:05,840 File "/usr/local/lib/python3.13/dist-packages/cffi/ffiplatform.py", line 48, in _build 2025-09-09T10:35:05,840 dist.run_command('build_ext') 2025-09-09T10:35:05,840 ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ 2025-09-09T10:35:05,841 File "/usr/local/lib/python3.13/dist-packages/setuptools/dist.py", line 1102, in run_command 2025-09-09T10:35:05,841 super().run_command(command) 2025-09-09T10:35:05,841 ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2025-09-09T10:35:05,841 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py", line 1021, in run_command 2025-09-09T10:35:05,841 cmd_obj.run() 2025-09-09T10:35:05,841 ~~~~~~~~~~~^^ 2025-09-09T10:35:05,841 File "/usr/local/lib/python3.13/dist-packages/setuptools/command/build_ext.py", line 96, in run 2025-09-09T10:35:05,841 _build_ext.run(self) 2025-09-09T10:35:05,841 ~~~~~~~~~~~~~~^^^^^^ 2025-09-09T10:35:05,842 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/command/build_ext.py", line 368, in run 2025-09-09T10:35:05,842 self.build_extensions() 2025-09-09T10:35:05,842 ~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-09T10:35:05,842 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/command/build_ext.py", line 484, in build_extensions 2025-09-09T10:35:05,842 self._build_extensions_serial() 2025-09-09T10:35:05,842 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-09T10:35:05,842 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial 2025-09-09T10:35:05,842 self.build_extension(ext) 2025-09-09T10:35:05,842 ~~~~~~~~~~~~~~~~~~~~^^^^^ 2025-09-09T10:35:05,842 File "/usr/local/lib/python3.13/dist-packages/setuptools/command/build_ext.py", line 261, in build_extension 2025-09-09T10:35:05,843 _build_ext.build_extension(self, ext) 2025-09-09T10:35:05,843 ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2025-09-09T10:35:05,843 File "/usr/local/lib/python3.13/dist-packages/Cython/Distutils/build_ext.py", line 136, in build_extension 2025-09-09T10:35:05,843 super().build_extension(ext) 2025-09-09T10:35:05,843 ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ 2025-09-09T10:35:05,843 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/command/build_ext.py", line 565, in build_extension 2025-09-09T10:35:05,843 objects = self.compiler.compile( 2025-09-09T10:35:05,843 sources, 2025-09-09T10:35:05,843 ...<5 lines>... 2025-09-09T10:35:05,843 depends=ext.depends, 2025-09-09T10:35:05,844 ) 2025-09-09T10:35:05,844 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/compilers/C/base.py", line 655, in compile 2025-09-09T10:35:05,844 self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) 2025-09-09T10:35:05,844 ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,844 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile 2025-09-09T10:35:05,844 raise CompileError(msg) 2025-09-09T10:35:05,844 distutils.compilers.C.errors.CompileError: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-09T10:35:05,844 During handling of the above exception, another exception occurred: 2025-09-09T10:35:05,845 Traceback (most recent call last): 2025-09-09T10:35:05,848 File "", line 2, in 2025-09-09T10:35:05,848 exec(compile(''' 2025-09-09T10:35:05,848 ~~~~^^^^^^^^^^^^ 2025-09-09T10:35:05,848 # This is -- a caller that pip uses to run setup.py 2025-09-09T10:35:05,848 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,848 ...<32 lines>... 2025-09-09T10:35:05,848 exec(compile(setup_py_code, filename, "exec")) 2025-09-09T10:35:05,848 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,849 ''' % ('/tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5/setup.py',), "", "exec")) 2025-09-09T10:35:05,849 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,849 File "", line 35, in 2025-09-09T10:35:05,849 File "/tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5/setup.py", line 17, in 2025-09-09T10:35:05,849 setup ( name = 'neuropil', 2025-09-09T10:35:05,849 ~~~~~~^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,849 version = '0.9.8', 2025-09-09T10:35:05,849 ^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,850 ...<20 lines>... 2025-09-09T10:35:05,850 ], 2025-09-09T10:35:05,850 ^^ 2025-09-09T10:35:05,850 ) 2025-09-09T10:35:05,850 ^ 2025-09-09T10:35:05,850 File "/usr/local/lib/python3.13/dist-packages/setuptools/__init__.py", line 115, in setup 2025-09-09T10:35:05,850 return distutils.core.setup(**attrs) 2025-09-09T10:35:05,850 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2025-09-09T10:35:05,851 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/core.py", line 148, in setup 2025-09-09T10:35:05,851 _setup_distribution = dist = klass(attrs) 2025-09-09T10:35:05,851 ~~~~~^^^^^^^ 2025-09-09T10:35:05,851 File "/usr/local/lib/python3.13/dist-packages/setuptools/dist.py", line 321, in __init__ 2025-09-09T10:35:05,851 _Distribution.__init__(self, dist_attrs) 2025-09-09T10:35:05,851 ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,851 File "/usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py", line 309, in __init__ 2025-09-09T10:35:05,852 self.finalize_options() 2025-09-09T10:35:05,852 ~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-09T10:35:05,852 File "/usr/local/lib/python3.13/dist-packages/setuptools/dist.py", line 784, in finalize_options 2025-09-09T10:35:05,852 ep(self) 2025-09-09T10:35:05,852 ~~^^^^^^ 2025-09-09T10:35:05,852 File "/usr/local/lib/python3.13/dist-packages/setuptools/dist.py", line 804, in _finalize_setup_keywords 2025-09-09T10:35:05,853 ep.load()(self, ep.name, value) 2025-09-09T10:35:05,853 ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,853 File "/usr/local/lib/python3.13/dist-packages/cffi/setuptools_ext.py", line 216, in cffi_modules 2025-09-09T10:35:05,853 add_cffi_module(dist, cffi_module) 2025-09-09T10:35:05,853 ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,853 File "/usr/local/lib/python3.13/dist-packages/cffi/setuptools_ext.py", line 49, in add_cffi_module 2025-09-09T10:35:05,853 execfile(build_file_name, mod_vars) 2025-09-09T10:35:05,853 ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,854 File "/usr/local/lib/python3.13/dist-packages/cffi/setuptools_ext.py", line 25, in execfile 2025-09-09T10:35:05,854 exec(code, glob, glob) 2025-09-09T10:35:05,854 ~~~~^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:05,854 File "neuropil_build.py", line 51, in 2025-09-09T10:35:05,854 ffibuilder.compile(verbose=True) 2025-09-09T10:35:05,854 ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ 2025-09-09T10:35:05,854 File "/usr/local/lib/python3.13/dist-packages/cffi/api.py", line 727, in compile 2025-09-09T10:35:05,855 return recompile(self, module_name, source, tmpdir=tmpdir, 2025-09-09T10:35:05,855 target=target, source_extension=source_extension, 2025-09-09T10:35:05,855 compiler_verbose=verbose, debug=debug, **kwds) 2025-09-09T10:35:05,855 File "/usr/local/lib/python3.13/dist-packages/cffi/recompiler.py", line 1581, in recompile 2025-09-09T10:35:05,855 outputfilename = ffiplatform.compile('.', ext, 2025-09-09T10:35:05,855 compiler_verbose, debug) 2025-09-09T10:35:05,855 File "/usr/local/lib/python3.13/dist-packages/cffi/ffiplatform.py", line 20, in compile 2025-09-09T10:35:05,855 outputfilename = _build(tmpdir, ext, compiler_verbose, debug) 2025-09-09T10:35:05,855 File "/usr/local/lib/python3.13/dist-packages/cffi/ffiplatform.py", line 54, in _build 2025-09-09T10:35:05,856 raise VerificationError('%s: %s' % (e.__class__.__name__, e)) 2025-09-09T10:35:05,856 cffi.VerificationError: CompileError: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-09T10:35:06,006 ERROR: python setup.py egg_info exited with 1 2025-09-09T10:35:06,018 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-09-09T10:35:06,018 exec(compile('"'"''"'"''"'"' 2025-09-09T10:35:06,018 # This is -- a caller that pip uses to run setup.py 2025-09-09T10:35:06,018 # 2025-09-09T10:35:06,018 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-09T10:35:06,018 # import from `distutils.core` to work with newer packaging standards. 2025-09-09T10:35:06,018 # - It provides a clear error message when setuptools is not installed. 2025-09-09T10:35:06,018 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-09T10:35:06,018 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-09T10:35:06,018 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-09T10:35:06,018 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-09T10:35:06,018 import os, sys, tokenize, traceback 2025-09-09T10:35:06,018 2025-09-09T10:35:06,018 try: 2025-09-09T10:35:06,018 import setuptools 2025-09-09T10:35:06,018 except ImportError: 2025-09-09T10:35:06,018 print( 2025-09-09T10:35:06,018 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-09T10:35:06,018 "the build environment with exception:", 2025-09-09T10:35:06,018 file=sys.stderr, 2025-09-09T10:35:06,018 ) 2025-09-09T10:35:06,018 traceback.print_exc() 2025-09-09T10:35:06,018 sys.exit(1) 2025-09-09T10:35:06,018 2025-09-09T10:35:06,018 __file__ = %r 2025-09-09T10:35:06,018 sys.argv[0] = __file__ 2025-09-09T10:35:06,018 2025-09-09T10:35:06,018 if os.path.exists(__file__): 2025-09-09T10:35:06,018 filename = __file__ 2025-09-09T10:35:06,018 with tokenize.open(__file__) as f: 2025-09-09T10:35:06,018 setup_py_code = f.read() 2025-09-09T10:35:06,018 else: 2025-09-09T10:35:06,018 filename = "" 2025-09-09T10:35:06,018 setup_py_code = "from setuptools import setup; setup()" 2025-09-09T10:35:06,018 2025-09-09T10:35:06,018 exec(compile(setup_py_code, filename, "exec")) 2025-09-09T10:35:06,018 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-n5dbra0x[/] 2025-09-09T10:35:06,018 [bold magenta]cwd[/]: /tmp/pip-wheel-x5z77pvl/neuropil_17a1a1b7cb1d4708ae6850e667ee8db5/ 2025-09-09T10:35:06,018 Preparing metadata (setup.py): finished with status 'error' 2025-09-09T10:35:06,019 ERROR: metadata generation failed 2025-09-09T10:35:06,024 Exception information: 2025-09-09T10:35:06,024 Traceback (most recent call last): 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-09-09T10:35:06,024 call_subprocess( 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~^ 2025-09-09T10:35:06,024 args, 2025-09-09T10:35:06,024 ^^^^^ 2025-09-09T10:35:06,024 ...<2 lines>... 2025-09-09T10:35:06,024 spinner=spinner, 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 ^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2025-09-09T10:35:06,024 raise error 2025-09-09T10:35:06,024 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-09-09T10:35:06,024 2025-09-09T10:35:06,024 The above exception was the direct cause of the following exception: 2025-09-09T10:35:06,024 2025-09-09T10:35:06,024 Traceback (most recent call last): 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T10:35:06,024 status = _inner_run() 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T10:35:06,024 return self.run(options, args) 2025-09-09T10:35:06,024 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T10:35:06,024 return func(self, options, args) 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T10:35:06,024 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T10:35:06,024 result = self._result = resolver.resolve( 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~^ 2025-09-09T10:35:06,024 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 ^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T10:35:06,024 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T10:35:06,024 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-09T10:35:06,024 if not criterion.candidates: 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-09T10:35:06,024 return bool(self._sequence) 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-09T10:35:06,024 self._bool = any(self) 2025-09-09T10:35:06,024 ~~~^^^^^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-09T10:35:06,024 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-09T10:35:06,024 ^^^^^^^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-09T10:35:06,024 candidate = func() 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-09T10:35:06,024 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-09T10:35:06,024 link, template, name, version 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 ^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-09T10:35:06,024 self._link_candidate_cache[link] = LinkCandidate( 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~^ 2025-09-09T10:35:06,024 link, 2025-09-09T10:35:06,024 ^^^^^ 2025-09-09T10:35:06,024 ...<3 lines>... 2025-09-09T10:35:06,024 version=version, 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 ^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-09T10:35:06,024 super().__init__( 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~^ 2025-09-09T10:35:06,024 link=link, 2025-09-09T10:35:06,024 ^^^^^^^^^^ 2025-09-09T10:35:06,024 ...<4 lines>... 2025-09-09T10:35:06,024 version=version, 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 ^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-09T10:35:06,024 self.dist = self._prepare() 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-09T10:35:06,024 dist = self._prepare_distribution() 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-09T10:35:06,024 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-09T10:35:06,024 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 647, in _prepare_linked_requirement 2025-09-09T10:35:06,024 dist = _get_prepared_distribution( 2025-09-09T10:35:06,024 req, 2025-09-09T10:35:06,024 ...<3 lines>... 2025-09-09T10:35:06,024 self.check_build_deps, 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2025-09-09T10:35:06,024 abstract_dist.prepare_distribution_metadata( 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-09T10:35:06,024 finder, build_isolation, check_build_deps 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 ^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2025-09-09T10:35:06,024 self.req.prepare_metadata() 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2025-09-09T10:35:06,024 self.metadata_directory = generate_metadata_legacy( 2025-09-09T10:35:06,024 ~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-09T10:35:06,024 build_env=self.build_env, 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ...<3 lines>... 2025-09-09T10:35:06,024 details=details, 2025-09-09T10:35:06,024 ^^^^^^^^^^^^^^^^ 2025-09-09T10:35:06,024 ) 2025-09-09T10:35:06,024 ^ 2025-09-09T10:35:06,024 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-09-09T10:35:06,024 raise MetadataGenerationFailed(package_details=details) from error 2025-09-09T10:35:06,024 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-09-09T10:35:06,045 Removed neuropil==0.9.8 from https://files.pythonhosted.org/packages/ae/00/95c39f16e1becbdaf99f21f4f2ba4474064d057d661eebbc9cd6af9fb096/neuropil-0.9.8.tar.gz from build tracker '/tmp/pip-build-tracker-63aq465j' 2025-09-09T10:35:06,046 Removed build tracker: '/tmp/pip-build-tracker-63aq465j'