lakshayg/tensorflow-build-archived

MacOS Mojave with Python 3.6

cembirler opened this issue · 5 comments

Hello is there any binary file for mac os 10.14 with python3.6? The one with 2.7 doesn't work and 3.7 file seems to be for 10.13 instead of 10.14 and under a wrong file name.

The file under mojave which says the version is 10.13 works on mojave. Give it a try. Let me know if it does not work.

Also, could you provide some more details about the issue you faced with the python 2.7 binary?

tensorflow didn't support py3.7. @lakshayg

Yes, TF 1.11.0 did not compile successfully out of the box but I fixed the issue by using a different version of protobuf while compiling. Did you give it a try? It works perfectly fine on my mac with Python 3.7

I'm succesfully using tensorflow-1.9.0-cp36-cp36m-macosx_10_13_x86_64.whl in Anaconda Python 3.6.6 environment on MacOS Mojave 10.14

Closing this issue due to inactivity. Feel free to open if the problem persists.