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.
Loading
Please sign in to comment