You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add numpy as explicit dependency to build_cmake.sh (#4987) (#5065)
Otherwise, it `setuptools.py` will try to install latest, which is not compatible with Python runtime older than 3.8
Fixes#4985
Co-authored-by: Nikita Shulga <[email protected]>
0 commit comments