fireprox icon indicating copy to clipboard operation
fireprox copied to clipboard

Issue running fireprox

Open aboubamba opened this issue 2 years ago • 0 comments

When I run the command, I get the error below. I installed all the requirements successfully. I'm running wsl.

python fire.py --access_key aaaaa --secret_access_key aaaaaa --region us-east-1 --url https://login.microsoft.com --command create

File "fire.py", line 18 def init(self, arguments: argparse.Namespace, help_text: str): ^

                            ^

aboubamba avatar Jan 21 '23 22:01 aboubamba