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

Error running tests #95

Open
Yiergot opened this issue Nov 1, 2022 · 1 comment
Open

Error running tests #95

Yiergot opened this issue Nov 1, 2022 · 1 comment

Comments

@Yiergot
Copy link

Yiergot commented Nov 1, 2022

Hello, I was wondering if you could provide some help.

When running the script $ python2.7 tester.py -a --povs -o out.xlsx every test fails, and I get the following messages whilst running WARNING: there was an error running a test across all challenges. I'm not sure how to actually evaluate if the PoVs are functioning, any help would be appreciated.

Thanks a lot!

@abdirakhman
Copy link

This message might be very late, but still.
I solved this issue by checking the error log. In order to activate it write print err in line 176 in tester.py. After that check what kind of error you have. In my case I had ImportError: No module named apt. I searched for that module, and didn't find it. As a quick fix I just commented lines 311-330 in cb-test.py.

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