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

Windows CI env fails to install packages – [2024-10-01] #172

Closed
jGaboardi opened this issue Oct 1, 2024 · 3 comments · Fixed by #176
Closed

Windows CI env fails to install packages – [2024-10-01] #172

jGaboardi opened this issue Oct 1, 2024 · 3 comments · Fixed by #176
Assignees

Comments

@jGaboardi
Copy link
Collaborator

Windows CI env fails to install packages. Not sure why...

  Transaction finished
  
  To activate this environment, use:
  
      micromamba activate py311_simplification-latest
  
  Or to execute a single command in this environment, use:
  
      micromamba run -n py311_simplification-latest mycommand
  
  warning  libmamba You are using 'pip' as an additional package manager.
      Be aware that packages installed with 'pip' are managed independently from 'conda-forge' channel.
  
  Installing pip packages: opencv-python, cityseer, parenx, git+https://github.com/pysal/momepy.git
  '"C:\Users\runneradmin\micromamba\condabin\micromamba"' is not recognized as an internal or external command,
  operable program or batch file.
  critical libmamba pip failed to install packages
  Error: The process 'C:\Users\runneradmin\micromamba-bin\micromamba.exe' failed with exit code 1
@jGaboardi jGaboardi self-assigned this Oct 1, 2024
@martinfleis
Copy link
Contributor

Micromamba 2.0 issue. See the action tracker.

@jGaboardi
Copy link
Collaborator Author

Started failing Thu, 26 Sep 2024

@jGaboardi
Copy link
Collaborator Author

xref mamba-org/mamba#3467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants