Skip to content

DonPAPI error when using -o argument, missing recover directory #123

Description

@KillianCH29

I recently used DonPAPI and wanted to export my results somewhere other than the home directory.

However, I got the following error:

Image

After digging around, I realised that DonPAPI did not create a ‘recover’ folder but still tried to find it in the directory specified by the ‘-o’ argument. So, by adding a directory, it works again. The concerned code is the following:

Image

Therefore, I would suggest adding a simple check to see if the ‘recover’ directory exists, and if it does not, add it.

Thanks and have a nice day !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions