Python/cuda problem

Konnect

Member
Jun 10, 2020
228
164
I'm having difficulty enabling cuda. Receiving this error message. Any help will be appreciated. Thanks


1664483356955.png
 

Meaning Less

Engaged Member
Sep 13, 2016
3,540
7,113
If you read the error it says exactly what the issue is, basically scipy 1.7.3 requires an older version of numpy.

So try installing a newer version of scipy.