-
Notifications
You must be signed in to change notification settings - Fork 370
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
mamba env export --json --from-history
is broken in v2
#3582
Comments
Related to: #3492 The @jjerphan you might want to take a look here |
One more bug in the We should always print it |
I'm running into a different problem of a very similar style in #3583 |
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Micromamba
Search tried in issue tracker
mamba, env, export, from-history
Latest version of Mamba
Tried in Conda?
I didn't try
Describe your issue
When I run
mamba env export --json --from-history
it produces invalid json file:Note: --from-history flag is important here, without it everything is ok, the json is invalid due to
,
in the last element of dependencies.mamba info / micromamba info
Logs
No response
environment.yml
No response
~/.condarc
No response
The text was updated successfully, but these errors were encountered: