-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
root@shades-virtual-machine:/opt/sslScrape# python --version
Python 2.7.12
root@shades-virtual-machine:/opt/sslScrape# pip install --upgrade --force-reinstall python
Collecting python
Could not find a version that satisfies the requirement python (from versions: )
No matching distribution found for python
root@shades-virtual-machine:/opt/sslScrape# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial
root@shades-virtual-machine:/opt/sslScrape# python sslScrape.py 172.16.01.15 Traceback (most recent call last):
File "sslScrape.py", line 26, in <module>
from requests.packages.urllib3.exceptions import InsecureRequestWarning, InsecurePlatformWarning, SNIMissingWarning
ImportError: cannot import name InsecurePlatformWarning
Metadata
Metadata
Assignees
Labels
No labels