Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pvo93 opened this issue Sep 8, 2023 · 0 comments
Open

Comments

@pvo93
Copy link

pvo93 commented Sep 8, 2023

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant