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

Permission error. #9

Open
FBSANAKONDA opened this issue Sep 18, 2023 · 0 comments
Open

Permission error. #9

FBSANAKONDA opened this issue Sep 18, 2023 · 0 comments

Comments

@FBSANAKONDA
Copy link

When i try to run the transform, I get this error:

Traceback (most recent call last):
  File "/home/user/maltego-transforms/holehe-maltego/project.py", line 12, in <module>
    registry.write_transforms_config()
  File "/home/user/.local/lib/python3.11/site-packages/maltego_trx/decorator_registry.py", line 180, in write_transforms_config
    export_as_csv(
  File "/home/user/.local/lib/python3.11/site-packages/maltego_trx/utils.py", line 102, in export_as_csv
    with open(export_file_path, "w+") as csv_file:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: './transforms.csv'
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