LavaPasswordFactory icon indicating copy to clipboard operation
LavaPasswordFactory copied to clipboard

Error after Launching (Using Termux)

Open LegnaNesir opened this issue 2 years ago • 0 comments

After cloning the repo and moving into the directory I input: python LavaPasswordFactory.py And the blue and red image arises ".....presents..." a short amount of text on screen and ends with:

AttributeError: 'Namespace' object has no attribute 'func'.

I ran python before and after chmod+x.

This is all the text: Presents the LavaPasswordFactory, for all your password list generation needs =- ***************************/

Script invocation starting at time 10/17/2023 02:22:28. Traceback (most recent call last): File "/data/data/com.termux/files/home/LavaPasswordFactory/LavaPasswordFactory.py", line 1325, in main() File "/data/data/com.termux/files/home/LavaPasswordFactory/LavaPasswordFactory.py", line 1070, in main args.func(args) ^^^^^^^^^ AttributeError: 'Namespace' object has no attribute 'func' ~/LavaPasswordFactory $

Sorry if I've posted unnecessary or redundant information. Thank you if you ever see this and choose to respond.

LegnaNesir avatar Oct 17 '23 06:10 LegnaNesir