Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'embeddings' #1

Closed
xhuang28 opened this issue Jun 18, 2019 · 1 comment
Closed

No module named 'embeddings' #1

xhuang28 opened this issue Jun 18, 2019 · 1 comment

Comments

@xhuang28
Copy link

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?

@vzhong
Copy link
Owner

vzhong commented Jul 2, 2019

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

@vzhong vzhong closed this as completed Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants