-
Notifications
You must be signed in to change notification settings - Fork 3
Description
(sqlmap_env) C:\Users\FortW\sqlmap-gui>pip install -r requirements.txt Collecting beautifulsoup4==4.12.3 (from -r requirements.txt (line 1)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 2)) Using cached charset_normalizer-3.4.1-cp313-cp313-win_amd64.whl.metadata (36 kB) Collecting colorama==0.4.6 (from -r requirements.txt (line 3)) Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting decorator==5.1.1 (from -r requirements.txt (line 4)) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting fastjsonschema==2.21.1 (from -r requirements.txt (line 5)) Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting jsonschema==4.23.0 (from -r requirements.txt (line 6)) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting jsonschema-specifications==2024.10.1 (from -r requirements.txt (line 7)) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) ERROR: Ignored the following versions that require a different python version: 0.5.0 Requires-Python >=3.8.1,<3.13 ERROR: Could not find a version that satisfies the requirement pipreqs==0.5.0 (from versions: 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.7, 0.2.8, 0.2.9, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9, 0.4.10, 0.4.11, 0.4.12, 0.4.13)
this error happens on windows
Python 3.13.0