DedSecInside / TorBot

Dark Web OSINT Tool
Other
2.88k stars 526 forks source link

./torBot is throwing error #181

Closed samitbrc closed 4 years ago

samitbrc commented 4 years ago

Describe the bug When running python3 torBot.py or ./torBot it is giving below error File "torBot.py", line 10, in from modules.analyzer import LinkTree File "/home/kali/TorBot/modules/analyzer.py", line 6, in from ete3 import Tree, TreeStyle, TextFace, add_face_to_node File "/usr/local/lib/python3.8/site-packages/ete3/init.py", line 51, in from .ncbi_taxonomy import File "/usr/local/lib/python3.8/site-packages/ete3/ncbi_taxonomy/init.py", line 40, in from .ncbiquery import File "/usr/local/lib/python3.8/site-packages/ete3/ncbi_taxonomy/ncbiquery.py", line 56, in import sqlite3 File "/usr/local/lib/python3.8/sqlite3/init.py", line 23, in from sqlite3.dbapi2 import File "/usr/local/lib/python3.8/sqlite3/dbapi2.py", line 27, in from _sqlite3 import ModuleNotFoundError: No module named '_sqlite3'

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. torBot error1

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

samitbrc commented 4 years ago

resolved by PSN