(base) root@WorldMap:~/VectorEmbeddingsFromGeoCoordinates/loc2vec# conda env create -f environment.yml
/root/anaconda3/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)
Channels:
- pytorch
- anaconda
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- torchvision==0.3.0=py37_cu10.0.130_1
- pytorch==1.1.0=py3.7_cuda10.0.130_cudnn7.5.1_0
- openssl==1.1.1=h7b6447c_0
Current channels:
- https://conda.anaconda.org/pytorch
- https://conda.anaconda.org/anaconda
- 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.
OS: Ubuntu 24.04
python: 3.12.7