The Personal Information Exchange (PFX) file for digital signing was not found

I am just starting out using paquet builder. I have a pfx file. I put the path to the pfx file in my project. I get this error:

–> COMPILATION ERROR <–
A fatal error has occurred:
The Personal Information Exchange (PFX) file for digital signing was not found.
Compilation aborted; The package has NOT been created.

What am I missing? I assume there is another step or the path needs to be something specific. I didn’t find anything in the help docs.

Problem #1 was that copying the directory path from windows was adding a random hidden character so it was not finding the path to the pfx file.

Now problem #2 is I’m getting a network password error.

Problem #2 fixed. I had the wrong password.