Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork608
Open
Description
...1.545 Best match: requests 2.32.41.545 Processing requests-2.32.4.tar.gz1.568 Writing /tmp/easy_install-V25KXY/requests-2.32.4/setup.cfg1.568 Running requests-2.32.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-V25KXY/requests-2.32.4/egg-dist-tmp-4TISwW1.619 1.619 ==========================1.619 Unsupported Python version1.619 ==========================1.619 This version of Requests requires at least Python 3.8, but1.619 you're trying to install it on Python 2.7. To resolve this,1.619 consider upgrading to a supported Python version.1.619 1.619 If you can't upgrade your Python version, you'll need to1.619 pin to an older version of Requests (<2.32.0).1.621 error: Setup script exited with 1------Dockerfile:11-------------------- 9 | WORKDIR /root/NoSqlMap 10 | 11 | >>> RUN python setup.py install 12 | 13 | RUN python -m pip install 'requests<=2.20.0' 'certifi<=2020.4.5.1'--------------------ERROR: failed to solve: process "/bin/sh -c python setup.py install" did not complete successfully: exit code: 1
Metadata
Metadata
Assignees
Labels
No labels