Skip to content

Mention the need to install ARM-Conda if running neurotechdevkit on a Mac M1/M2 #167

@charlesbmi

Description

@charlesbmi

Issue

For some Python packages, it doesn't seem to matter whether you install Anaconda for Intel or for Apple silicon on macOS. However, for our package, we rely on stride, which has some packaged C code. This can end up causing a problem if their conda platform is mismatching with their MacOS CPU type. A lot of the installation docs (including Anaconda's official docs) assume x86/Intel, so it's unfortunately a bit misleading.

Some example screenshots to point people:
image

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions