Results 2 comments of Mostafa M. Amin

The problem for this issue, is that (seems you're using python3) in python3 it should be imported using `import lda2vec.dirichlet_likelihood` and not `import dirichlet_likelihood` Uninstalling lda2vec, and making this change...

@hotohoto Try updating `statsmodels` package.