Hello, this is my first time using TensorFlow. I am installing it via pip (running python 3.7) using the official guide. It seems that everything has installed correctly, so I run the command to verify the installation. This returns:
2022-02-04 14:13:27.807610: E tensorflow/core/platform/hadoop/hadoop_file_system.cc:132] HadoopFileSystem load error: libhdfs.so: cannot open shared object f
ile: No such file or directory
Tensor(“Sum:0”, shape=(), dtype=float32)
Is this normal?
submitted by /u/RedditorOfRohan
[visit reddit] [comments]