Some erros in using ffi-navigator

I use ffi-navigator in vscode,but I get this erro in pytorch.py

But I can run the tutorial of pytorch in docs, and I have change the extensions’s pythonpath to ‘’/home/me/anaconda3/bin/python3.7’', Could someone help me?

is it the errors from pytorch…?

This error comes from pylint, not ffi-navigator.

Thanks! I have modified the option of pylintArgs to ignore the pronlems.