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

conda import environment not working #93

Open
tnnandi opened this issue Jun 12, 2022 · 1 comment
Open

conda import environment not working #93

tnnandi opened this issue Jun 12, 2022 · 1 comment

Comments

@tnnandi
Copy link

tnnandi commented Jun 12, 2022

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?

@cjnolet
Copy link
Member

cjnolet commented Aug 25, 2022

@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.

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