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

Create platform-independent conda environments #23

Open
bakhtos opened this issue May 16, 2024 · 1 comment
Open

Create platform-independent conda environments #23

bakhtos opened this issue May 16, 2024 · 1 comment

Comments

@bakhtos
Copy link
Collaborator

bakhtos commented May 16, 2024

Currently, all packages with specific builds are exported to yml files.
These environments cannot be built on osx platform

It is possible to list only explicitly installed packages, allowing conda to find dependencies of dependencies by itself
https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#exporting-an-environment-file-across-platforms

@mmantyla
Copy link
Collaborator

mmantyla commented Jun 5, 2024

Done for the no_dl environment. @jnyyssol could you produce this for the full thing if you get it working.

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