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 "script/run.py", line 17, in
from nbfnet import tasks, util
File "/root/autodl-tmp/Sim-RotatE/NBFNet/nbfnet/util.py", line 17, in
from RNNLogic_integrate import get_WN_mappings
ModuleNotFoundError: No module named 'RNNLogic_integrate'
Hello, teacher, our current research direction is the completion of knowledge graph. Intensive reading teacher wants to reproduce your paper, but now I encounter this problem, and I want to ask the teacher how to solve it.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "script/run.py", line 17, in
from nbfnet import tasks, util
File "/root/autodl-tmp/Sim-RotatE/NBFNet/nbfnet/util.py", line 17, in
from RNNLogic_integrate import get_WN_mappings
ModuleNotFoundError: No module named 'RNNLogic_integrate'
Hello, teacher, our current research direction is the completion of knowledge graph. Intensive reading teacher wants to reproduce your paper, but now I encounter this problem, and I want to ask the teacher how to solve it.
The text was updated successfully, but these errors were encountered: