You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user@ubuntu:~/isp-data-pollution$ sudo python3 ./isp_data_pollution.py
File "./isp_data_pollution.py", line 218
print(f'This is ISP Data Pollution 🐙💨, Version {__version__}')
SyntaxError: invalid syntax
Is python3.6 needed to run string-formatting paradigms?