Skip to content

easy_install installation location not controlled by --prefix #1930

@adamjstewart

Description

@adamjstewart

Hi, Spack developer here.

One of our users noticed that when setuptools is installed, it tries to install its easy_install.py file to the site-packages directory of the Python installation, even though we explicitly provide an alternate --prefix to install to. This is particularly a problem for users who use a system Python with Spack that they don't have install permissions to. Is there some other way to tell easy_install.py where to install to besides the --prefix option of setup.py install? See spack/spack#13738 and spack/spack#13955 for the original issues.

@LDAmorim @ax3l

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs ReproIssues that need a reproducible example.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions