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 'anago' #109

Open
mayapeng opened this issue Jul 22, 2019 · 2 comments
Open

No module named 'anago' #109

mayapeng opened this issue Jul 22, 2019 · 2 comments

Comments

@mayapeng
Copy link

If you open a GitHub issue, here is our policy:

  1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead).
  2. The form below must be filled out.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • TensorFlow/Keras version:
  • Python version:

Describe the problem

Describe the problem clearly here. Be sure to convey here why it's a bug in anaGo or a feature request.

Source code / logs

Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Try to provide a reproducible test case that is the bare minimum necessary to generate the problem.

@mayapeng
Copy link
Author

i have installed it but i cannot be imported

@kommerzienrat
Copy link

I have the same issue.
When using things like google colab, restarting the runtime helps.

Otherwise, you may want to reinstall the library.
pip3 uninstall anago
then
pip3 install anago --user
or
sudo pip3 install anago (not recommended)

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