We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(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
The text was updated successfully, but these errors were encountered: