Add numpy as explicit dependency to build_cmake.sh (#4987)
Otherwise, it `setuptools.py` will try to install latest, which is not compatible with Python runtime older than 3.8 Fixes https://github.com/pytorch/vision/issues/4985
Showing
Please register or sign in to comment