Montreal-Forced-Aligner: Cannot install on macOS 12.0.1 M1 with miniforge
Hi! I tried to install MFA on macOS 12.0.1 M1 with miniforge.
I get the following error:
PackagesNotFoundError: The following packages are not available from current channels:
- montreal-forced-aligner
Current channels:
- https://conda.anaconda.org/conda-forge/osx-arm64
- https://conda.anaconda.org/conda-forge/noarch
- https://repo.anaconda.com/pkgs/main/osx-arm64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/free/osx-arm64
- https://repo.anaconda.com/pkgs/free/noarch
- https://repo.anaconda.com/pkgs/r/osx-arm64
- https://repo.anaconda.com/pkgs/r/noarch
I retried using the full anaconda instead of miniforge and that did work (but I would prefer to stick to miniforge).
I am using homebrew, upgraded and packages up to date.
About this issue
- Original URL
- State: open
- Created 3 years ago
- Comments: 15 (6 by maintainers)
Ah right, the conda packages aren’t currently being built for non-intel platforms. I’ll try to enable them and see if I can get them built.