iv-org/smart-ipv6-rotator

Incompatible with Python < 3.9

Closed this issue · 1 comments

When running with python<3.9 The following issue occurs (Tested with py3.7, debian):
AttributeError: module 'argparse' has no attribute 'BooleanOptionalAction'
This appears to be a Python version Issue.

Has been fixed in #21