DataSploit / datasploit

An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats.
GNU General Public License v3.0
3.02k stars 425 forks source link

syntax error ; os.path.exists ^ invalid syntax line 46 #302

Open jetson02 opened 3 years ago

jetson02 commented 3 years ago

Please provide the following details.

Host System

__(base) ┌──(root💀debian)-[~/datasploit] └─# cat /etc/os-release PRETTYNAME="Kali GNU/Linux Rolling" NAME="Kali GNU/Linux" ID=kali VERSION="2021.1"

Python 3.8.5_

Error Description

_(base) ┌──(root💀debian)-[~/datasploit] └─# python datasploit.py
File "datasploit.py", line 46 print os.path.exists(config_filepath) ^ SyntaxError: invalid syntax

If you cloned Datasploit, also provide the output of git log -n 1 --pretty=format:"%B".

(base) ┌──(root💀debian)-[~/datasploit] └─# git log -n 1 --pretty=format:"%B" Enabling text report output

KFDCompiled commented 3 years ago

that's because you're using python3