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
TensorFlow r0.7: change pip dependency for numpy to 1.10.1 on OS X
pip3 install numpy==1.8.2 results in failures to find Python.h
during our wheel building process, and it appears to be a bug
in numpy.distutils at 1.8.2.
0 commit comments