Ankesh054-official / LittleBrother-GUI-

LittleBrother is an information collection tool (OSINT), It is basically a CLI based tool which aims to carry out research on a French, Swiss,Luxembourgish or Belgian person.It provides various modules that allow efficient searches. LittleBrother does not require an API key or login ID. This is a extended version of LittleBrother tool, It is a GUI based tool.We need some of your information to run this tool properly, We promise you not to leak your data and try to make it more secure.
https://ankesh054-official.github.io/LittleBrother-GUI-/
MIT License
17 stars 6 forks source link

No module named 'tkinter' #1

Closed ashrry closed 3 years ago

ashrry commented 3 years ago

I have run to python3 start.py but they no run Traceback (most recent call last): File "/data/data/com.termux/files/home/LittleBrother-GUI-/start.py", line 1, in from Guis.gui import lay File "/data/data/com.termux/files/home/LittleBrother-GUI-/Guis/gui.py", line 2, in from tkinter import * ModuleN Screenshot_20201224-073359 otFoundError: No module named 'tkinter'

Ankesh054-official commented 3 years ago

I think you are trying to run this tool on aarch64 architecture, On which this tool is not compatible yet. As mentioned in compatibility section.

Thank you so much.