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

[DL_edition] Windows CI mamba setup fails #369

Open
Tracked by #368
mbackenkoehler opened this issue May 24, 2023 · 2 comments · Fixed by #380
Open
Tracked by #368

[DL_edition] Windows CI mamba setup fails #369

mbackenkoehler opened this issue May 24, 2023 · 2 comments · Fixed by #380
Labels
2023.05.2 (DL edition) [tmp] All PRs for DL edition bug Something isn't working

Comments

@mbackenkoehler
Copy link
Collaborator

Windows CI is failing during miniconda setup:

Run conda-incubator/setup-miniconda@v2
Gathering Inputs...
Creating bootstrap condarc file in C:\Users\runneradmin\.condarc...
Ensuring installer...
Running installer...
Setup environment variables...
Parsing environment...
Configuring conda package cache...
Applying initial configuration...
Initializing conda shell integration...
Adding tools to 'base' env...
Ensuring environment...
Updating 'teachopencadd' env from conda env update...

Error: The process 'C:\Miniconda3\condabin\mamba.bat' failed with exit code 1
@mbackenkoehler mbackenkoehler added bug Something isn't working 2023.05.2 (DL edition) [tmp] All PRs for DL edition labels May 24, 2023
@mbackenkoehler mbackenkoehler linked a pull request May 26, 2023 that will close this issue
@mbackenkoehler
Copy link
Collaborator Author

When switching to setup-micromamba the following appears in the log

2023-05-26T08:46:55.3514041Z error    libmamba Could not solve for environment specs
2023-05-26T08:46:55.3514479Z     The following package could not be installed
2023-05-26T08:46:55.3573974Z     └─ pyg 2.2.0  does not exist (perhaps a typo or a missing channel).

@mbackenkoehler
Copy link
Collaborator Author

On windows, pyg needs to be handled differently. See here.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2023.05.2 (DL edition) [tmp] All PRs for DL edition bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant