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

安装了 nltk 但是不能调用 #395

Open
yc4805551 opened this issue Jun 13, 2024 · 0 comments
Open

安装了 nltk 但是不能调用 #395

yc4805551 opened this issue Jun 13, 2024 · 0 comments

Comments

@yc4805551
Copy link

请问
CUDA_VISIBLE_DEVICES=0 python3 -m qanything_kernel.qanything_server.sanic_api --host 0.0.0.0 --port 8777 --model_size 3B
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/mnt/c/Users/GLY-PC/QAnything/qanything_kernel/qanything_server/sanic_api.py", line 20, in
from qanything_kernel.configs.model_config import DT_7B_MODEL_PATH,
File "/mnt/c/Users/GLY-PC/QAnything/qanything_kernel/configs/model_config.py", line 2, in
import nltk
ModuleNotFoundError: No module named 'nltk'

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