pyyolo icon indicating copy to clipboard operation
pyyolo copied to clipboard

undefined symbol

Open jeremy-rutman opened this issue 7 years ago • 4 comments

Hi , I'm hitting an undefined symbol :

root@ac2601861c3a:~/pyyolo# python example.py 
Traceback (most recent call last):
  File "example.py", line 1, in <module>
    import pyyolo
ImportError: /usr/local/lib/python2.7/dist-packages/pyyolo.so: undefined symbol: cudnnSetConvolutionGroupCount

jeremy-rutman avatar Jun 13 '18 21:06 jeremy-rutman

Hi, I got the same issue, did you manage to fix it? If you did could you plz tell me how you fixed it? Thanks!

djFatNerd avatar Nov 21 '18 07:11 djFatNerd

I'll check if its in my notes

jeremy-rutman avatar Nov 21 '18 11:11 jeremy-rutman

Do you have CuDNN installed?

Kobzol avatar Nov 29 '18 09:11 Kobzol

same issue

cedricve avatar Feb 17 '19 18:02 cedricve