ImportError: no module named inputparser

Hi,

I have installed Psi4 with conda according to website, but am getting error:

ImportError: no module named inputparser

I looked up similar problems were addressed previously but couldn’t find a workable solution. It’ll be great if you guys can help me out here.

Thanks,
Arka

Never mind, I solved the problem… looks like I did not update the psidatadir and had to install numpy.

Sorry, just noticed this post. FYI, with the conda distribution (all versions) and for the compiled version (pre1.1 and henceforth), you never need to set PSIDATADIR. The only thing you can do wrong is to have PSIDATADIR set and set to the wrong place.