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

Issue with py module ee_extra #6

Open
gltyree opened this issue Mar 28, 2022 · 1 comment
Open

Issue with py module ee_extra #6

gltyree opened this issue Mar 28, 2022 · 1 comment

Comments

@gltyree
Copy link

gltyree commented Mar 28, 2022

Hi,
I'm trying to use the rgeeExtra::module function to import a .js module. Here's my code:

library(rgee)
library(rgeeExtra)
ee_Initialize("gtyreegee")
x <- "users/gtyreegee/MODIS_006_MCD19A2:Modules/RAP_LC_Bins_Module.js"
getRAPstrata <- module(x)

When I run the code, I get the error: "Python module ee_extra was not found." However, I checked my py conda environment and ee_extra is installed as:
ee_extra; 0.0.12; pyhd8ed1ab_0; conda-forge

Has this issue come up before, and if so, how was it solved?

I'm using rgee version 1.1.2, rgeeExtra version 0.0.1 in RStudio 1.4.1717.

@MariellaButti
Copy link

@gltyree, did you solve it?

When I run your code, I see "HTTP ERROR 404".

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

2 participants