vzhong/e3

No module named 'embeddings'

xhuang28 opened this issue · 1 comments

Hi, I'm running the non-docker setup.
When I tried to run
python -c "import embeddings as e; e.GloveEmbedding()"
I got
ModuleNotFoundError: No module named 'embeddings'

Can you help me with that?

Sorry about that! I forgot to include these in requirements.txt. Should be fixed now!