Git Product home page Git Product logo

Comments (1)

mlomeli1 avatar mlomeli1 commented on June 18, 2024

Hi, I can't repro this @austinmw . I have Ubuntu 22.04.2, I tried exactly the same commands and I can install faiss-gpu successfully:

conda create -n tester_env python=3.10
...
conda activate tester_env
conda install -c pytorch -c nvidia faiss-gpu=1.8.0
Collecting package metadata (current_repodata.json): done
Solving environment: done


==> WARNING: A newer version of conda exists. <==
  current version: 4.10.1
  latest version: 24.3.0

Please update conda by running

    $ conda update -n base -c defaults conda



## Package Plan ##

  environment location: /private/home/marialomeli/.conda/envs/tester_env

  added / updated specs:
    - faiss-gpu=1.8.0


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    faiss-gpu-1.8.0            |py3.10_h4c7d538_0_cuda12.1.1         5.0 MB  pytorch
    libfaiss-1.8.0             |h046e95b_0_cuda12.1.1       268.9 MB  pytorch
    packaging-23.2             |  py310h06a4308_0         146 KB
    ------------------------------------------------------------
                                           Total:       274.0 MB

The following NEW packages will be INSTALLED:

  blas               pkgs/main/linux-64::blas-1.0-mkl
  cuda-cudart        nvidia/linux-64::cuda-cudart-12.4.99-0
  faiss-gpu          pytorch/linux-64::faiss-gpu-1.8.0-py3.10_h4c7d538_0_cuda12.1.1
  intel-openmp       pkgs/main/linux-64::intel-openmp-2023.1.0-hdb19cb5_46306
  libcublas          nvidia/linux-64::libcublas-12.4.2.65-0
  libfaiss           pytorch/linux-64::libfaiss-1.8.0-h046e95b_0_cuda12.1.1
  mkl                pkgs/main/linux-64::mkl-2023.1.0-h213fc3f_46344
  mkl-service        pkgs/main/linux-64::mkl-service-2.4.0-py310h5eee18b_1
  mkl_fft            pkgs/main/linux-64::mkl_fft-1.3.8-py310h5eee18b_0
  mkl_random         pkgs/main/linux-64::mkl_random-1.2.4-py310hdb19cb5_0
  numpy              pkgs/main/linux-64::numpy-1.26.4-py310h5f9d8c6_0
  numpy-base         pkgs/main/linux-64::numpy-base-1.26.4-py310hb5e798b_0
  packaging          pkgs/main/linux-64::packaging-23.2-py310h06a4308_0
  tbb                pkgs/main/linux-64::tbb-2021.8.0-hdb19cb5_0


Proceed ([y]/n)? 

in your error log, it looks like the conda satisfiability solver found some conflicts. Could you double check if you are not creating the new env on top of an existing env that causes this?

from faiss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.