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

Freud-statistics doesn't create the necessary folders #1

Open
Steeven9 opened this issue Jun 18, 2021 · 0 comments
Open

Freud-statistics doesn't create the necessary folders #1

Steeven9 opened this issue Jun 18, 2021 · 0 comments

Comments

@Steeven9
Copy link

Steeven9 commented Jun 18, 2021

When running freud-statistics, one must manually create the ann, eps, and plots folders. Otherwise, errors are produced.

Steps to reproduce:

  • make sure to delete the aforementioned folders
  • run e.g. ./freud-statistics 3 0 0 do_stuff [some folder]/symbols/function/

Actual output:
INFO: Reading data from [some folder]/symbols/function/...
ERR: Could not open outfile ann/do_stuff.txt

Expected output:
INFO: Reading data from [some folder]/symbols/function/...
INFO: Creating Performance Annotation (0) for do_stuff

INFO: Regressions found: 1

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

1 participant