Closed dipankadas closed 3 years ago
Hi @dipankadas, it looks like master
branch has not been rebased yet in v2.5.0-rc3
tag of tensorflow. Hence besides the sed
, you also need to revert from the remote emscripten toolchain to the old local one.
You can find the required changes in this commit: 381c82b7c5441d12be5edf093f6e2a6273504d39
Thanks for your help. Using the local emscripten toolchain worked. Closing the ticket.
Hi,
I am trying to build version 2.5.0-rc3 and Docker file looks like this
And added the following line in
entrypoint.sh
But I am getting this error:
Can you please let me know what I am missing here?
Thanks,
Dipankar.