MC-OCR icon indicating copy to clipboard operation
MC-OCR copied to clipboard

OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory

Open longtran84 opened this issue 2 years ago • 7 comments

Screenshot from 2022-12-15 22-28-59

longtran84 avatar Dec 15 '22 15:12 longtran84

can you please help me resolve this problem?

longtran84 avatar Dec 15 '22 15:12 longtran84

Hi @longtran84 , I think you should care about the available GPUs as well as suitable CUDA toolkits or versions :D

manhph2211 avatar Dec 15 '22 16:12 manhph2211

@manhph2211 can you detail help me about CUDA version ? in case my PC don't have GPU, is it can run this app ?

longtran84 avatar Dec 16 '22 01:12 longtran84

@longtran84 It actually does not require CUDA to run the app. But be careful about the device used in the inference phase(cpu, weights...)

manhph2211 avatar Dec 16 '22 02:12 manhph2211

@manhph2211 can you guide me how to run on my local ? im using ubuntu v20.04...thanks

longtran84 avatar Dec 16 '22 04:12 longtran84

@longtran84 Can you try Docker as shown in README file ? I already built Dockerfile and also provided trained weights for you.

manhph2211 avatar Dec 16 '22 05:12 manhph2211

@manhph2211 i have run it on docker .... but still error

longtran84 avatar Dec 16 '22 11:12 longtran84