-
Notifications
You must be signed in to change notification settings - Fork 24
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
Evaluation error, tasks.py", line 342 assert len(self.files) > 0 AssertionError #9
Comments
Same output on Ubuntu 20.04 on both commands |
@Abduoit I think the main problem is as following from your log: That means no files are specified when creat tasks. Download 'tasks.tar.xz' from https://multiarm.cs.columbia.edu/downloads/data/tasks.tar.xz, extract it into your 'decentralized-multiarm' folder, then rerun the |
Thanks, this really works . |
Hi
I am getting the following error when I run the evaluation code, could you please help?
This is on
Ubuntu 16.04
, the following is the environment info: -The output:-
or
The text was updated successfully, but these errors were encountered: