Tenser Errors while in Notebook

Course Name: Deep Reinforcement Learning in Trading, Section No: 18, Unit No: 5, Unit type: Notebook

All tensorflow Notebooks are not working due to this error:

2022-11-14 20:10:58.832630: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory

Please Fix ASAP!

Thanks.

Hi,



Can I ask a few questions so that we can help resolve this issue.

  1. Have you run this notebook on the Quantra portal or local system?
  2. Can you click on "Kernel" in the toolbar on the top and click on "Restart and Run all" and check if the notebook runs till the end without errors?



    Usually, this warning comes when a system using TensorFlow does not have the relevant files for Nvidia's CUDA toolkit. This does not mean that the notebook will not run.



    But if the notebook is not working, we can try and resolve the issue. In case you are running the files on your local system, can you also specify the OS you are using, the Python version, and if you have set up a virtual environment which is similar to Quantra portal.



    Hope this helps.