jaynammodi / ComboGen

Combo List Generator for Android Devices (Termux) by @Voldemort1912.
The Unlicense
83 stars 37 forks source link

error #7

Closed KoolSkins closed 4 years ago

KoolSkins commented 4 years ago

Screenshot_20200824-180449_Termux.jpg

sqlasskicker commented 4 years ago

Pprint error

sqlasskicker commented 4 years ago

Try pip install prettyprinter

voldemort1912 commented 4 years ago

Screenshot_20200824-180449_Termux.jpg

Recent python updates removed the pprint module from the pip repository as it masked the python standard PrettyPrint functions, I'll fix it in a short while.

voldemort1912 commented 4 years ago

Try pip install prettyprinter

Pprint error

Screenshot_20200824-180449_Termux.jpg

The issues mentioned have been fixed. Thank you for your patience and feedback.