You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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' ...
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.
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"
The text was updated successfully, but these errors were encountered: