No matching distribution found for pyg_lib
in Python 3.11 + PyTorch 2.2.0 environment on macOS
#320
Labels
No matching distribution found for pyg_lib
in Python 3.11 + PyTorch 2.2.0 environment on macOS
#320
😵 Describe the installation problem
can't find any available versions of pyg_lib if I use python 3.11 + torch2.2.0 (cpu):
I can create an empty conda (mamba) environment using this env.yaml:
and then when I
mamba activate empty311
and try to pip install withwhere
min_requirements.in
is merely:Then I get this error:
If I change to either use python 3.10 or torch 2.1.0, then it works fine.
I am on Mac OS 14.2.1 trying to install any version of pyg-lib of which 0.4.0 is the only option.
Environment
pyg-lib
version: any, but specifically 0.4.0pyg-lib
(conda
,pip
, source): pipThe text was updated successfully, but these errors were encountered: