'''/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/scapy/layers/ipsec.py:471: CryptographyDeprecationWarning: Blowfish has been deprecated
cipher=algorithms.Blowfish,
/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/scapy/layers/ipsec.py:485: CryptographyDeprecationWarning: CAST5 has been deprecated
cipher=algorithms.CAST5,
ERROR: It seems that you are offline. Please check your internet connection.'''
I get this error message on Mac despite being online.
'''/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/scapy/layers/ipsec.py:471: CryptographyDeprecationWarning: Blowfish has been deprecated cipher=algorithms.Blowfish, /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/scapy/layers/ipsec.py:485: CryptographyDeprecationWarning: CAST5 has been deprecated cipher=algorithms.CAST5,
ERROR: It seems that you are offline. Please check your internet connection.'''
I get this error message on Mac despite being online.