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

[BUG] anaconda-project prepare doesn't recognize osx-arm64 platform #382

Closed
mattkram opened this issue Mar 31, 2022 · 1 comment
Closed
Labels
TRIAGE Uncategorized issue

Comments

@mattkram
Copy link
Contributor

ALL software version info

$ conda --version
conda 4.12.0
$ anaconda-project --version
0.10.2

Mac OS 12.1

Description of expected behavior and the observed behavior

anaconda-project doesn't recognize M1 packages for osx-arm64 platform.

Relevant configuration files

name: bug
packages:
- python=3.8
platforms:
- osx-arm64

Complete, minimal, self-contained example code that reproduces the issue

anaconda-project prepare

Command output and/or screenshots of the bug in action

Potential issues with this project:
  * anaconda-project.yml: Unusual platform name 'osx-arm64' may be a typo (more usual examples: linux-64, osx-64, win-64)
@mattkram mattkram added the TRIAGE Uncategorized issue label Mar 31, 2022
@AlbertDeFusco
Copy link
Collaborator

fixed by #352

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

No branches or pull requests

2 participants