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
I only use command without any addititonal parameters to obfuscate scripts which contains func like , it runs with error:
Traceback (most recent call last):
File "", line 187, in create_ITAC_Task
File "", line 85, in init
File "", line 37, in init
File "", line 1, in
NameError: name 'k' is not defined
Currently, i just leave it and the whole projects runs well. Plz help.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I only use command without any addititonal parameters to obfuscate scripts which contains func like , it runs with error:
Traceback (most recent call last):
File "", line 187, in create_ITAC_Task
File "", line 85, in init
File "", line 37, in init
File "", line 1, in
NameError: name 'k' is not defined
Currently, i just leave it and the whole projects runs well. Plz help.
Beta Was this translation helpful? Give feedback.
All reactions