alessandromaggio / pythonping

A simple way to ping in Python
MIT License
198 stars 75 forks source link

Do pythonping Support for PY2 #79

Closed throwbear closed 2 years ago

throwbear commented 2 years ago

when I tried to import pythonping in python2.7.18 I got this error: image

alessandromaggio commented 2 years ago

Python Ping supports only Python 3.x. As Python 2.7 is a legacy platform there is no plan of supporting it in the future. My apologies, but you will have to upgrade to Python 3.