-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm trying to get birdnetR going on my laptop but have been having some issues after installation.
When I run birdnet_model_tflite()
I get an error message around the Python environment.
Error : could not find a Python environment for C:/
In addition: Warning message:
In normalizePath(path.expand(path), winslash, mustWork) :
path[1]="C:/Users/adamd/AppData/Local/R/cache/R/reticulate/uv/cache/builds-v0/.tmpXWPYD3/Scripts": The system cannot find the path specified
Error in value[[3L]](cond) :
Failed to evaluate Python path: Installation of Python not found, Python bindings not loaded.
See the Python "Order of Discovery" here: https://rstudio.github.io/reticulate/articles/versions.html#order-of-discovery.
I tried the installation with both
pak::pak("birdnet-team/birdnetR")
and
install.packages("birdnetR")
This is the version of R I'm using:
platform x86_64-w64-mingw32
arch x86_64
os mingw32
crt ucrt
system x86_64, mingw32
status
major 4
minor 3.3
year 2024
month 02
day 29
svn rev 86002
language R
version.string R version 4.3.3 (2024-02-29 ucrt)
nickname Angel Food Cake
Metadata
Metadata
Assignees
Labels
No labels