When I try to run the module, I get this error:
Traceback (most recent call last):
File "C:\Users\<username>\simple-revert\simple_revert\restore_version.py", line 5, in <module>
from .common import (
ImportError: attempted relative import with no known parent package
When I try to run the module, I get this error: