rapids-single-cell-examples icon indicating copy to clipboard operation
rapids-single-cell-examples copied to clipboard

conda import environment not working

Open tnnandi opened this issue 3 years ago • 1 comments

When I try creating a conda env from the provided yml file, I get an error report that ends with the following:

File "C:\Users\tnnan\anaconda3\lib\site-packages\ruamel_yaml\scanner.py", line 651, in fetch_value raise ScannerError( ruamel_yaml.scanner.ScannerError: mapping values are not allowed here in "", line 28, column 66: ... le" content="{"groups": [], "environmentKey" ... ^ (line: 28)

Is this something that has been observed and resolved before?

tnnandi avatar Jun 12 '22 07:06 tnnandi

@tnnandi this is indeed pretty strange. Ive tried all the yaml files in the current master branch and they seem to work. Have you tried creating a new environment with the yaml files more recently? If not, please let us know which yaml file(s) are failing for you and we can look into a fix.

cjnolet avatar Aug 25 '22 21:08 cjnolet