I'm getting a 'No-name-in-module' import error whenever I try to import linalg
from scipy
I have no trouble importing scipy or anything else from scipy. For some reason it doesn't like linalg. Oddly, eclipse includes linalg under auto-completion.
I have tried:
I'm running anaconda on ubuntu 14.04
The problem seems to be coming from pylint. Error disappears if I add: # pylint: disable-msg=E0611
to the line
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With