Skip to content

似乎版本依赖有问题 #53

@ShawnALiu

Description

@ShawnALiu

Traceback (most recent call last):
File "", line 991, in _find_and_load
File "", line 961, in _find_and_load_unlocked
File "", line 219, in _call_with_frames_removed
File "/usr/local/lib/python3.8/dist-packages/trustai/interpretation/init.py", line 16, in
from .token_level import *
File "/usr/local/lib/python3.8/dist-packages/trustai/interpretation/token_level/init.py", line 16, in
from .method import *
File "/usr/local/lib/python3.8/dist-packages/trustai/interpretation/token_level/method/init.py", line 16, in
from .attention import AttentionInterpreter
File "/usr/local/lib/python3.8/dist-packages/trustai/interpretation/token_level/method/attention.py", line 19, in
from .base_interpret import TokenInterpreter
File "/usr/local/lib/python3.8/dist-packages/trustai/interpretation/token_level/method/base_interpret.py", line 19, in
from ..common import merge_subword_special_idx
File "/usr/local/lib/python3.8/dist-packages/trustai/interpretation/token_level/common/init.py", line 17, in
from .predict_functions import *
File "/usr/local/lib/python3.8/dist-packages/trustai/interpretation/token_level/common/predict_functions.py", line 19, in
from paddle.fluid import layers
ModuleNotFoundError: No module named 'paddle.fluid'
python-BaseException

文心一言这样说:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions