devtools::install_github("netflix/metaflow@R-dev", subdir = "R")
Error: Failed to install 'unknown package' from GitHub:
HTTP error 404.
No commit found for the ref R-dev
Did you spell the repo owner (netflix
) and repo name (metaflow
) correctly?
Error: Python shared library not found, Python bindings not loaded.
Use reticulate::install_miniconda() if you'd like to install a Miniconda Python environment.
and when I follow the documentation, setting up the Conda environment, it doesn't work. Do you have any suggestions?
You are using pip version 19.0.3, however version 20.2.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Metaflow (R) 2.2.0 loaded
Error: Python shared library not found, Python bindings not loaded.
Use reticulate::install_miniconda() if you'd like to install a Miniconda Python environment.