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

Error in Sys.setenv(PATH = new_path) : wrong length for argument #19

Open
binyaminZ opened this issue May 17, 2022 · 1 comment
Open

Comments

@binyaminZ
Copy link

Hi,

I am trying to import an h5ad file to R. I did:

install.packages("anndata")
library(anndata)

during Miniconda installation, I have noticed several times the following message:
'Analysis' is not recognized as an internal or external command, operable program or batch file.
Then, when I tried to use the read_h5ad command, I get the following error:
Error in Sys.setenv(PATH = new_path) : wrong length for argument
Any clue what is the problem?
I never tried interacting with Python through R

Thanks,
Binyamin

@binyaminZ
Copy link
Author

Comment:
I see a similar issue with reticulate here, but have no clue how to apply suggestions in anndata.

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