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

Failed to use it after installation #11

Open
treya-lin opened this issue Nov 19, 2021 · 0 comments
Open

Failed to use it after installation #11

treya-lin opened this issue Nov 19, 2021 · 0 comments

Comments

@treya-lin
Copy link

Hi, I used pip to install cutkum, but failed to use it in neither command line nor python environment. Any idea what went wrong? Thanks.

$ cutkum -h
Traceback (most recent call last):
File "/home/linyikan/.local/bin/cutkum", line 5, in
from cutkum.command_line import main
File "/home/linyikan/.local/lib/python2.7/site-packages/cutkum/command_line.py", line 6, in
from .tokenizer import Cutkum
File "/home/linyikan/.local/lib/python2.7/site-packages/cutkum/tokenizer.py", line 17, in
import tensorflow as tf
File "/home/linyikan/.local/lib/python2.7/site-packages/tensorflow/init.py", line 101, in
from tensorflow_core import *
File "/home/linyikan/.local/lib/python2.7/site-packages/tensorflow_core/init.py", line 40, in
from tensorflow.python.tools import module_util as _module_util
ImportError: No module named tools

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

1 participant