point-e
point-e copied to clipboard
bug when running example
Using macOS Ventura, M1 iMac, keep getting this error message:
/Users/blendersushi/miniforge3/lib/python3.9/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: dlopen(/Users/blendersushi/miniforge3/lib/python3.9/site-packages/torchvision/image.so, 0x0006): Symbol not found: __ZN3c106detail19maybe_wrap_dim_slowExxb
Referenced from: <8080486D-E510-3000-AA6A-F3AD49ACC172> /Users/blendersushi/miniforge3/lib/python3.9/site-packages/torchvision/image.so
Expected in: <8ADDD67A-2C07-3290-B140-DF1BD644AB8B> /Users/blendersushi/miniforge3/lib/python3.9/site-packages/torch/lib/libc10.dylib
warn(f"Failed to load image Python extension: {e}")
Sounds like you are missing an python extension