Use conda for faiss install #84
tests.yml
on: pull_request
Setup Conda
37s
Ruff Lint
0s
Type Check
0s
OpenAI Language Model Tests
0s
Ollama Language Model Tests
0s
Retrieval Model Tests
0s
Annotations
1 error and 2 warnings
Setup Conda
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Setup Conda
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Setup Conda
PackagesNotFoundError: The following packages are not available from current channels:
- python[version='3.1.*,3.10.*']
Current channels:
- https://conda.anaconda.org/conda-forge
- https://conda.anaconda.org/pytorch
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|