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

Closed
amgcc opened this issue Sep 12, 2024 · 1 comment
Closed

Environment creation fails with relative path #57

amgcc opened this issue Sep 12, 2024 · 1 comment

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
@Hind-M
Copy link
Member

Hind-M commented Nov 26, 2024

This issue should be opened in the mamba repo: cf. mamba-org/mamba#3631

@Hind-M Hind-M closed this as completed Nov 26, 2024
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