Package Details: python-nilearn 0.12.0-1

Git Clone URL: https://aur.archlinux.org/python-nilearn.git (read-only, click to copy)
Package Base: python-nilearn
Description: Python library for fast and easy statistical learning on NeuroImaging data
Upstream URL: https://nilearn.github.io
Licenses: BSD-4-clause
Submitter: fishburn
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 1
Popularity: 0.000000
First Submitted: 2018-03-09 20:32 (UTC)
Last Updated: 2025-06-23 19:58 (UTC)

Required by (0)

Sources (1)

Latest Comments

ajschadler12 commented on 2025-06-23 19:47 (UTC)

* Building wheel...
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/hatchling/metadata/core.py", line 1453, in cached
    self._cached = self.source.get_version_data()['version']
                   ^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/hatchling/metadata/core.py", line 1503, in source
    raise UnknownPluginError(message)
hatchling.plugin.exceptions.UnknownPluginError: Unknown version source: vcs

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
    main()
    ~~~~^^
  File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
    json_out["return_val"] = hook(**hook_input["kwargs"])
                             ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
    return _build_backend().build_wheel(
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        wheel_directory, config_settings, metadata_directory
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.13/site-packages/hatchling/build.py", line 58, in build_wheel
    return os.path.basename(next(builder.build(directory=wheel_directory, versions=['standard'])))
                            ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/hatchling/builders/plugin/interface.py", line 90, in build
    self.metadata.validate_fields()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/hatchling/metadata/core.py", line 265, in validate_fields
    _ = self.version
        ^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/hatchling/metadata/core.py", line 149, in version
    self._version = self._get_version()
                    ~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/hatchling/metadata/core.py", line 248, in _get_version
    version = self.hatch.version.cached
              ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/hatchling/metadata/core.py", line 1455, in cached
    message = f'Error getting the version from source `{self.source.PLUGIN_NAME}`: {e}'
                                                        ^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/hatchling/metadata/core.py", line 1503, in source
    raise UnknownPluginError(message)
hatchling.plugin.exceptions.UnknownPluginError: Unknown version source: vcs

ERROR Backend subprocess exited when trying to invoke build_wheel
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'python-nilearn-0.12.0-1': 
checking dependencies...

Please add python-hatch-vcs as a make-depends

carlosal1015 commented on 2022-01-29 01:13 (UTC)

Hi, I have the following message error:

==> Starting package()...
Traceback (most recent call last):
  File "/tmp/makepkg/python-nilearn/src/nilearn-0.9.0/setup.py", line 65, in <module>
    module_check_fn(is_nilearn_installing=True)
  File "<string>", line 180, in _check_module_dependencies
  File "<string>", line 72, in _import_module_with_version_check
ModuleNotFoundError: No module named 'pandas'. Module "pandas" could not be found. See http://nilearn.github.io/introduction.html#installation for installation information.
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: python-nilearn