GodGenesis
GodGenesis copied to clipboard
Python and sqlite Error
ERROR: Ignored the following versions that require a different python version: 6.2.4.2 Requires-Python <3.4
ERROR: Could not find a version that satisfies the requirement sqlite3 (from versions: none)
ERROR: No matching distribution found for sqlite3
Just to let you know no matter what I have tried to pick any version of python I have tried to install the requirment file and it just doesn't work. Share your setup with us so we can try to replicate and run this script.
Just to let you know no matter what I have tried to pick any version of python I have tried to install the requirment file and it just doesn't work. Share your setup with us so we can try to replicate and run this script.
Okay we will update it again soon. Use requirements.txt file to generate payload.py and best results using windows to generate the payload.
Hi @SaumyajeetDas i get the error "ERROR: Could not find a version that satisfies the requirement sqlite3 (from versions: none) ERROR: No matching distribution found for sqlite3" when trying to install the requirements.txt with the command (pip3 install -r requirements.txt) .... can you please direct me step by step (hopefully not a lot of steps) on what i need to do to fully install this?
Thanks for the help :)