Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cuda error plz help #278

Open
Lol12343473 opened this issue Jun 15, 2023 · 1 comment
Open

Cuda error plz help #278

Lol12343473 opened this issue Jun 15, 2023 · 1 comment

Comments

@Lol12343473
Copy link

I'm using python 3.11 and i have a NIVIDIA GeForce RTX 2080 Super with Max-Q Design
I have installed cuda 11.8 and cudnn 8.6 and they are in my PATH but I am still getting the error

[!] CUDA ACCELERATION IS UNAVAILABLE
[!] Check your PyTorch installation, else performance will be poor

image

@ghost
Copy link

ghost commented Dec 5, 2023

Hello, I have had this error personally, it took me a while to fix. But here is the steps to fix "[!] CUDA ACCELERATION IS UNAVALIABLE":

  1. I recommend using Python 3.8, and I also recommend downloading it from the microsoft store
  2. Windows 10 works best with it
  3. Once done, go to: https://developer.nvidia.com/cuda-downloads, and follow the instructions to install it
  4. After that, open cmd as admin, use this command "cd "C:\Path\To\requirements.txt"
  5. After that command, do: pip install -r requirements.txt.
  6. Trust me even if you have used those cmds before use it again because it fixes all my issues

Also, btw the 'Lunar vision' window which scans the game should be running at 60-80 FPS my one is, if it's at like 7 FPS which I have had that problem before, redo the steps and start from the beginning.

Hope this helps! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant