Skip to content

py-ipykernel: install_data phase fails #19985

@eugeneswalker

Description

@eugeneswalker

Unable to install [email protected] due to failure of install_data phase.

Using:

  • spack@develop
  • eca1370
  • 2020-11-18 8:37 AM PST
$> spack install [email protected]
...
==> py-ipykernel: Executing phase: 'build'
==> py-ipykernel: Executing phase: 'install'
==> py-ipykernel: Executing phase: 'install_data'
==> Error: TypeError: install_data() takes 1 positional argument but 3 were given
/builds/uo/e4s/spack/lib/spack/spack/build_environment.py:863, in _setup_pkg_and_run:
        860        tb_string = traceback.format_exc()
        861
        862        # build up some context from the offending package so we can
  >>    863        # show that, too.
        864        package_context = get_package_context(tb)
        865
        866        logfile = None
...

Introduced via commit 8b431d1 ?

@ax3l @adamjstewart @scottwittenburg

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions