Skip to content

Unable to install with Python 3.11 on linux-aarch64 (ARM64) #73

@plurch

Description

@plurch

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

I am unable to install faiss in a new environment with python 3.11 on linux-aarch64. However, I was able to successfully install it with python 3.11 on osx-arm64.

conda search -c conda-forge 'faiss[subdir=osx-arm64, version=1.7.4]' --info

^ This shows an available option with python 3.11

conda search -c conda-forge 'faiss[subdir=linux-aarch64, version=1.7.4]' --info

^ This does not have an option with python 3.11, only python 3.9 is available.

Installed packages

N/A - new environment

Environment info

active environment : None
          conda version : 23.7.4
    conda-build version : not installed
         python version : 3.11.4.final.0
       virtual packages : __archspec=1=arm64
                          __osx=13.5=0
                          __unix=0=0
  conda av metadata url : None
           channel URLs : https://repo.anaconda.com/pkgs/main/osx-arm64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-arm64
                          https://repo.anaconda.com/pkgs/r/noarch
               platform : osx-arm64
             user-agent : conda/23.7.4 requests/2.31.0 CPython/3.11.4 Darwin/22.6.0 OSX/13.5 solver/libmamba conda-libmamba-solver/23.5.0 libmambapy/1.5.1
                UID:GID : 501:20
             netrc file : None
           offline mode : False

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions