Google search on the error message returned this: https://stackoverflow.com/questions/48428415/importerror-libcublas-so-9-0-cannot-open-shared-object-file
On Thu, 25 May 2023 at 09:20, Mahmoud Aboelsoud < [email protected]> wrote: > Hello, how are you? > > I'm trying to import and use ultralytics library in my Django rest > framework app and I receive this error *ValueError: libcublas.so.*[0-9] > not found in the system path *does anybody know how to solve this error? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/b124d7a2-4ea5-4537-85f8-1e4d1f1f67a3n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/b124d7a2-4ea5-4537-85f8-1e4d1f1f67a3n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFKhtoRgFRdT8ERFYUxu2K9xDSDgGWTceF0nLFo1f4S%2BT2Dvuw%40mail.gmail.com.

