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

Issue with creation of report/assets folder in simulation outputs #948

Open
pebasantaf opened this issue Jul 6, 2022 · 0 comments
Open
Assignees

Comments

@pebasantaf
Copy link
Collaborator

The tool is unable to create the report/assets folder when storing the outputs of the simulations. This makes it not possible to check reports or generate report pdfs.
The issue seems to be in the function 'copy_report_assets', in the init.py within the utils folder. Basically, there is an error with the path from which to copy the report/assets folder into the new destination, so shutil.copytree does not work (it does not identify the source).

@pebasantaf pebasantaf self-assigned this Jul 6, 2022
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