Skip to content

error with preprocess.py #45

@enhiko

Description

@enhiko

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions