conda-forge / miniforge

A conda-forge distribution.
https://conda-forge.org/miniforge
Other
6k stars 317 forks source link

[Windows mambaforge pypy] Release with a missing dll #422

Closed Werve closed 1 year ago

Werve commented 1 year ago

Solution to issue cannot be found in the documentation.

Issue

Hello, I have been learningabout conda for a few days now, and after noticing the slowness of anaconda, I discovered the existence of mamba.

But let's get to the point. I noticed that the installer "Mambaforge-pypy3 Windows x86_64 Mambaforge-pypy3-Windows-x86_64" after installing itself, when starting the "Miniforge prompt" shows a missing library error libbz2.dll.

While (uninstalling) and installing the non-pypy3 version starts correctly.

Installed packages

- Not related, fresh installed

Environment info

- Not related.
The error is probably a malformed compiled installer.
Werve commented 1 year ago

I just discovered that it has already been reported. (I had searched for libbz2.dll if there were already other reports and it was not in the text). Duplicate of https://github.com/conda-forge/miniforge/issues/385