Skip to content

No module named 'textclf.utils' #2

@renmada

Description

@renmada

pip装的
(base) vocust001@ubuntu:~/anaconda3/lib/python3.7/site-packages$ textclf
Traceback (most recent call last):
File "/home/vocust001/anaconda3/bin/textclf", line 11, in
load_entry_point('textclf==0.1.0', 'console_scripts', 'textclf')()
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/pkg_resources/init.py", line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/pkg_resources/init.py", line 2859, in load_entry_point
return ep.load()
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/pkg_resources/init.py", line 2450, in load
return self.resolve()
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/pkg_resources/init.py", line 2456, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/textclf-0.1.0-py3.7.egg/textclf/main.py", line 9, in
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/textclf-0.1.0-py3.7.egg/textclf/data/init.py", line 1, in
# -- coding: utf-8 --
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/textclf-0.1.0-py3.7.egg/textclf/data/raw.py", line 5, in
File "/home/vocust001/anaconda3/lib/python3.7/site-packages/textclf-0.1.0-py3.7.egg/textclf/data/dictionary.py
ModuleNotFoundError: No module named 'textclf.utils'

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