Hi, I am trying to install version 1.9. It installs correctly, but in the last process of the installation, when the command console comes up, I get this error. The plugin, it seems to work fine, but every time I load a project, I get this same window and the same error. I have tried several times, but I always get the same error. The screenshot is in Spanish, but I put the translation in case it helps. Thank you.
Translation:
The command syntax is not correct.
Traceback (most recent call last):
File “C:\sersault_path.py”, line 7, in <module>.
with open(output_file_path.as_posix(), 'w') as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: 'C:/Users/Raul'.
Access denied.
Press a key to continue . . .