You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If output paths do not exist (e.g. they are located in a non-existing subfolder), warn the user about it before all heavy work, or create such paths if possible. In the current implementation, all the work is done and then no output files for such paths are created. Sad, especially after a long run with a large database.
The text was updated successfully, but these errors were encountered:
If output paths do not exist (e.g. they are located in a non-existing subfolder), warn the user about it before all heavy work, or create such paths if possible. In the current implementation, all the work is done and then no output files for such paths are created. Sad, especially after a long run with a large database.
The text was updated successfully, but these errors were encountered: