Closed leestott closed 5 months ago
This issues resolved After running this command
• pip install onnxruntime • pip install onnxruntime-gpu • cd /usr/local/cuda/lib64 • ls • sudo apt install nvidia-cudnn • sudo apt update • apt list --upgradable • sudo apt upgrade • sudo apt update • sudo apt update —fix-missing • sudo apt-get install libcudnn8 • sudo apt update
After installing AI Tooklit WSL Visual Studio Code Does NOT Load
Open VScode from WSL
I get opening remote (Bottom left) but the WSL does not start to load Code in WSL
I have to end the remote (using the Control Palette)
and then connect to WSL (Using the Control Palette)
for WSL VSCode to load correctly.