GodGenesis icon indicating copy to clipboard operation
GodGenesis copied to clipboard

Python and sqlite Error

Open ibrar900 opened this issue 2 years ago • 3 comments

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

ibrar900 avatar Oct 18 '22 00:10 ibrar900

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.

rbcrack avatar Oct 18 '22 14:10 rbcrack

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.

SaumyajeetDas avatar Oct 18 '22 16:10 SaumyajeetDas

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 :)

64YETI avatar Mar 21 '23 13:03 64YETI