Skip to content

NameError: name 'system' is not defined #11

@Meytiz

Description

@Meytiz

\IAM\IAM.py:197: SyntaxWarning: invalid escape sequence '\ '
print(f"{green}[*] Path must contain: / or \ ")
[!] WARNING: Not all packages used in IAM have been installed !
[+] Ignoring warning...
Traceback (most recent call last):
File "C:\Users\m.yth\Downloads\IAM\IAM.py", line 36, in
from rich.align import Align
ModuleNotFoundError: No module named 'rich'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\m.yth\Downloads\IAM\IAM.py", line 117, in
system("pip3 install -r requirements.txt")
^^^^^^
NameError: name 'system' is not defined

how Fix that's?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions