NASA-DEVELOP/dnppy

After Install

Opened this issue · 2 comments

I have successfully installed dnppy, but after doing so, I am unable to import dnppy into pycharm. Every time I try I get an error saying "ImportError: No module named h5py".

My guess is that Pycharm is using the wrong Python interpreter. Try using the Python distribution that dnppy is installed in.

Instructions on changing the Python interpreter can be found here.

Thanks, that did it.