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

Environment creation fails with relative path #57

Open
amgcc opened this issue Sep 12, 2024 · 0 comments
Open

Environment creation fails with relative path #57

amgcc opened this issue Sep 12, 2024 · 0 comments

Comments

@amgcc
Copy link

amgcc commented Sep 12, 2024

Running micromamba create and pointing the prefix to a relative path fails in error when the input file contains a pip section. This behavior occurs on both windows and linux.

micromamba env create --yes -f deps.yaml -p folder/subfolder

critical libmamba Cannot activate, prefix does not exist at: 'folder/subfolder'
/tmp/mambafKZrZk11KQo: line 5: folder/subfolder/bin/python: No such file or directory
critical libmamba pip failed to install packages
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