Closed ashahba closed 4 years ago
By the way this doesn't happen during first build, but subsequent builds throw this exceptions if code build bits are already in place.
cp: cannot overwrite non-directory '/ngraph-bridge/build_cmake/artifacts/tensorflow/python' with directory '/prebuilt/tf_v1.14.0/tensorflow/tensorflow/python'
cp
tries to copy the tensorflow directories again, but fails, because they already exist. That's why it doesn't happen on the first build.
If I'm running:
I get the following error near the end: