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

mv: Unable to get file status (stat) for 'inferred-predicates': No such file or directory #2

Open
AlexFanC opened this issue Apr 19, 2024 · 2 comments

Comments

@AlexFanC
Copy link

Hello, I'm sorry to bother you. When I ran citation, I encountered a lack of inference predicates. Can you help me solve it?

(myenv) fanyongjun@lab4gpu:~/neu/neupsl-ijcai23-main$ ./scripts/run.sh citation
Data experiment::citeseer found cached, skipping download and extract.
Data experiment::cora found cached, skipping download and extract.
Running '/data/fanyongjun/neu/neupsl-ijcai23-main/scripts/../results/citation/method::neupsl/experiment__citeseer/split::0/method::simple'.
Output file already exists, skipping:

real 0m0.787s
user 0m2.637s
sys 0m0.151s
mv: Unable to get file status (stat) for 'inferred-predicates': No such file or directory
Running '/data/fanyongjun/neu/neupsl-ijcai23-main/scripts/../results/citation/method::neupsl/experiment__citeseer/split::0/method::smoothed'.
Output file already exists, skipping:

real 0m0.799s
user 0m2.602s
sys 0m0.158s
mv: Unable to get file status (stat) for 'inferred-predicates': No such file or directory
Running '/data/fanyongjun/neu/neupsl-ijcai23-main/scripts/../results/citation/method::neupsl/experiment__citeseer/split::1/method::simple'.
Output file already exists, skipping:

@dickensc
Copy link
Collaborator

Please send the output provided in the following files:
results/citation/method::neupsl/experiment__citeseer/split::0/method::simple'/out.txt
results/citation/method::neupsl/experiment__citeseer/split::0/method::simple'/out.err.

@AlexFanC
Copy link
Author

Thank you for your answer. I have successfully resolved this issue when I run ./scripts/run.sh. Initially, I directly ran /citation/scripts/...., which caused this error.
Thank you for your answer.
Best wishes.

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

2 participants