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

Running bin/report locally results in an error #621

Open
jacobthill opened this issue Jan 16, 2025 · 0 comments
Open

Running bin/report locally results in an error #621

jacobthill opened this issue Jan 16, 2025 · 0 comments

Comments

@jacobthill
Copy link
Contributor

Running uv run bin/report auc abdullah_freres leads to this error:

Traceback (most recent call last):
  File "/Users/jtim/Dropbox/Mac/Documents/DLSS/DLME/dlme-airflow/bin/report", line 44, in <module>
    main(opts)
  File "/Users/jtim/Dropbox/Mac/Documents/DLSS/DLME/dlme-airflow/bin/report", line 28, in main
    print(mapping_report(**params))
          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/jtim/Dropbox/Mac/Documents/DLSS/DLME/dlme-airflow/dlme_airflow/tasks/mapping_report.py", line 262, in mapping_report
    with open(input_file, "r") as file:
         ^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'None/output-auc-general-abdullah-freres.ndjson'
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