OpenOOD
OpenOOD copied to clipboard
Solved issue: if `linalg.pinvh internal error` when using MDS
Just upgrade the scipy package to the latest version. Hope it's helpful.
Thanks for the information! Just curious, how did you install OpenOOD when you saw this error? Did you install via pip?
@zjysteven I installed through python3 -m pip install -e . for better exploration usage.