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
Update on the issue. I just realized it is util/utf8 by accident I added a s but now I have another issue:
ERROR: com.google.devtools.build.lib.packages.BuildFileContainsErrorsException: error loading package '': Extension file not found. Unable to load package for'//third_party/gpus:cuda_configure.bzl': BUILD file not found on package path.
Problem is I do not have a graphics card like nVidia on my laptop and while building Tensorflow I did not add Cuda support, what should I do? Would I need to use something like AWS to compile this or can the code be modified to work without GPU?
Hey man, first of all to start, LOVE the videos!
I have found a problem with utils/utf8/... when I run the bazel command I am thrown with this:
could this be an issue as to why I cannot run the python script
test.p
? To point out my error looks like the following:Thanks in advance!
The text was updated successfully, but these errors were encountered: