Skip to content

refactor module fails with exception when run standalone #17

@fstab50

Description

@fstab50

Originally reported by: Blake Huber (Bitbucket: blakeca00, GitHub: Unknown)


some imports are invalid when run standalone, causing manually triggered refactor of awscli credentials to fail.

Required to fix in case this functionality used to generate standalone profiles.json in ~/.stsaval for applications where awscli cannot, or is not, configured.

Traceback (most recent call last):
  File "stsAval/refactor.py", line 16, in <module>
    from stsAval import logd
ModuleNotFoundError: No module named 'stsAval'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions