Issue with Tensorflow

Hi AastaLLL,

I really appreciate your comment thank you. I did not have OpenCV imported, but by further researching the answer you provided I was able to find a solution on the NVIDIA forums and StackOverflow. Here are the links for anyone curious about it in the future:

The answer was just to go to the terminal and type:
export LD_PRELOAD=/usr/lib/aarch64-linux-gnu/libgomp.so.1

That removed the error.