the problem I'm persistently getting from just writing (in Python3, also using Anaconda JupyterLab)
import tensorflow
I have checked environment variables and confirmed its Path, I've activated the environment, I've tried so much and nothing has worked. I'm not sure how I can proceed at all with this issue. Please help.
2021-04-19 20:55:05.873366: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2021-04-19 20:55:05.873455: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.