theislab / zellkonverter

Conversion between scRNA-seq objects
https://theislab.github.io/zellkonverter/
Other
144 stars 27 forks source link

Error in installConda() : conda installation failed with status code '2' #89

Closed maqingyue closed 1 year ago

maqingyue commented 1 year ago

Hello, thank you very much for developing this software. I encountered the following error while running writeH5AD locally. How can I correct it?

writeH5AD(sce, file = 'D:/filtered_featured_bc_matrix.h5ad') Error in installConda() : conda installation failed with status code '2'

lazappi commented 1 year ago

Hi @maqingyue

This seems to be an issue with creating the conda environment which is handled by the {basilisk} package. It's probably better to ask the question there, unless @LTLA you prefer to help here?

lazappi commented 1 year ago

Closing this has I think it is an upstream issue and has hopefully been resolved.