🐛 Describe the bug
I have installed the torch and torch_sparse and pyg_lib packages successfully, but when I import torch_sparse just report error as folling:
OSError: dlopen(/Users/wakala/venvs/versions/3.12.2/torch/lib/python3.12/site-packages/libpyg.so, 0x0006): Library not loaded: /Library/Frameworks/Python.framework/Versions/3.12/Python
Referenced from: <7BF3ABB0-5875-3736-8AB2-1784D3EFB687> /Users/wakala/venvs/versions/3.12.2/torch/lib/python3.12/site-packages/libpyg.so
Reason: tried: '/Library/Frameworks/Python.framework/Versions/3.12/Python' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/Python.framework/Versions/3.12/Python' (no such file), '/Library/Frameworks/Python.framework/Versions/3.12/Python' (no such file)
Environment
pyg-lib version: 0.4.0+pt23
- PyTorch version: 2.3.0
- OS: MacOS 14.4.1 (23E224)
- Python version: 3.12.2
- CUDA/cuDNN version:
- How you installed PyTorch and
pyg-lib (conda, pip, source): pip
- Any other relevant information:
🐛 Describe the bug
I have installed the torch and torch_sparse and pyg_lib packages successfully, but when I import torch_sparse just report error as folling:
Environment
pyg-libversion: 0.4.0+pt23pyg-lib(conda,pip, source): pip