Skip to content

Problem installing tensorflow-probability -- "no such option: --no-user" #104

@pvo93

Description

@pvo93

I'm trying to install cellassign for a researcher I support at the Mayo Clinic. When I try to install tensorflow-probability, I get the error message that "--no-user" is not a valid option. This is R 4.2.2 on RHEL8 Linux. Thanks in advance for any suggestions.

tensorflow::install_tensorflow(extra_packages='tensorflow-probability', version = "2.1.0")
Using virtual environment '/home/mayo/wa02042/.virtualenvs/r-reticulate' ...

  • /home/mayo/wa02042/.virtualenvs/r-reticulate/bin/python -m pip install --upgrade --no-user --ignore-installed 'tensorflow==2.1.0.*' tensorflow-probability

Usage:
/home/mayo/wa02042/.virtualenvs/r-reticulate/bin/python -m pip install [options] [package-index-options] ...
/home/mayo/wa02042/.virtualenvs/r-reticulate/bin/python -m pip install [options] -r [package-index-options] ...
/home/mayo/wa02042/.virtualenvs/r-reticulate/bin/python -m pip install [options] [-e] ...
/home/mayo/wa02042/.virtualenvs/r-reticulate/bin/python -m pip install [options] [-e] ...
/home/mayo/wa02042/.virtualenvs/r-reticulate/bin/python -m pip install [options] <archive url/path> ...

no such option: --no-user
Error: Error installing package(s): "'tensorflow==2.1.0.*'", "tensorflow-probability"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions