You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ScoutSuite today against flaws.cloud with their given credentials, I get the same error mentioned in Issue 1511 (#1511), so it appears it is not fixed.
I am running Kali Linux as a VMWare Fusion VM on an M1 mac and running Scoutsuite in the default python3 venv (I copied and pasted the install instructions in the wiki). I tried using the python3.8 venv and that did not fix the issue
Code run: scout aws -p flaws
Result: Error __main__.py L211: Initialization failure: global flags not at the start of the expression at position 6
The text was updated successfully, but these errors were encountered:
Hi all,
When running ScoutSuite today against flaws.cloud with their given credentials, I get the same error mentioned in Issue 1511 (#1511), so it appears it is not fixed.
I am running Kali Linux as a VMWare Fusion VM on an M1 mac and running Scoutsuite in the default python3 venv (I copied and pasted the install instructions in the wiki). I tried using the python3.8 venv and that did not fix the issue
Code run:
scout aws -p flaws
Result:
Error __main__.py L211: Initialization failure: global flags not at the start of the expression at position 6
The text was updated successfully, but these errors were encountered: