You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
文心一言这样说:
The text was updated successfully, but these errors were encountered:
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
文心一言这样说:
The text was updated successfully, but these errors were encountered: