-
Notifications
You must be signed in to change notification settings - Fork 626
Open
Description
hello i have this error in preprocess.py
python3 preprocess.py
Traceback (most recent call last):
File "preprocess.py", line 8, in
from lda2vec import preprocess, Corpus
File "/usr/local/lib/python3.5/dist-packages/lda2vec-0.1-py3.5.egg/lda2vec/init.py", line 1, in
ImportError: No module named 'dirichlet_likelihood'
but there is no module named 'dirichlet_likehood' in https://pypi.python.org/pypi .
Metadata
Metadata
Assignees
Labels
No labels