Skip to content
New issue

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

Error after enterting ip stack api #6

Open
harshvardhan365 opened this issue Aug 7, 2023 · 0 comments
Open

Error after enterting ip stack api #6

harshvardhan365 opened this issue Aug 7, 2023 · 0 comments

Comments

@harshvardhan365
Copy link

Traceback (most recent call last):
File "I:\DE\Python-Osint\Probe_spider-master\Probe_spider-master\main.py", line 2, in
from Phonenumber import *
File "I:\DE\Python-Osint\Probe_spider-master\Probe_spider-master\Phonenumber.py", line 2, in
import requests
File "C:\Users\Harsh\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests_init_.py", line 43, in
import urllib3
File "C:\Users\Harsh\AppData\Local\Programs\Python\Python311\Lib\site-packages\urllib3_init_.py", line 17, in
from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url
File "C:\Users\Harsh\AppData\Local\Programs\Python\Python311\Lib\site-packages\urllib3\connectionpool.py", line 14, in
from ._request_methods import RequestMethods
File "C:\Users\Harsh\AppData\Local\Programs\Python\Python311\Lib\site-packages\urllib3_request_methods.py", line 10, in
from .response import BaseHTTPResponse
File "C:\Users\Harsh\AppData\Local\Programs\Python\Python311\Lib\site-packages\urllib3\response.py", line 44, in
from .connection import BaseSSLError, HTTPConnection, HTTPException
File "C:\Users\Harsh\AppData\Local\Programs\Python\Python311\Lib\site-packages\urllib3\connection.py", line 62, in
from .util.ssl_match_hostname import CertificateError, match_hostname
File "C:\Users\Harsh\AppData\Local\Programs\Python\Python311\Lib\site-packages\urllib3\util\ssl_match_hostname.py", line 12, in
from ipaddress import IPv4Address, IPv6Address
ImportError: cannot import name 'IPv4Address' from 'ipaddress' (I:\DE\Python-Osint\Probe_spider-master\Probe_spider-master\ipaddress.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant